sct
a06a85e329
refactor(ui): change view details button on logs page to an icon
2021-03-29 15:49:49 +09:00
TheCatLady
7230915094
feat(ui): display movie/series original title ( #1240 )
...
* feat(ui): display movie/series original title
* fix(ui): remove extra margin when tagline is missing
* fix(ui): simply don't show overview when unavailable
* fix(ui): overview heading color should match that of sliders
* fix: revert overview removal on movie/series detail pages
2021-03-24 16:34:17 +00:00
TheCatLady
e393b53b29
refactor(lang): use global strings where appropriate and remove unused strings ( #1265 )
2021-03-24 21:45:07 +09:00
sct
6c75c88228
feat(requests): add request quotas ( #1277 )
...
* feat(quotas): rebased
* feat: add getQuota() method to User entity
* feat(ui): add default quota setting options
* feat: user quota settings
* feat: quota display in request modals
* fix: only show user quotas on own profile or with manage users permission
* feat: add request progress circles to profile page
* feat: add migration
* fix: add missing restricted field to api schema
* fix: dont show auto approve message for movie request when restricted
* fix(lang): change enable checkbox langauge to "enable override"
Co-authored-by: Jakob Ankarhem <jakob.ankarhem@outlook.com >
Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com >
2021-03-24 19:26:13 +09:00
TheCatLady
173408a1f2
fix(lang): allow proper localization of comma-delimited lists ( #1264 )
...
* fix(lang): allow proper localization of comma-delimited lists
* refactor: add string to globals instead, and remove unused strings
2021-03-23 10:03:02 +09:00
TheCatLady
1d7a938ef8
fix: fetch localized person details from TMDb ( #1243 )
...
* fix: fetch localized person details from TMDb
* feat: include DOB, hometown, and alternate names on person detail pages
* fix: remove unnecessary ternary operator
* fix(ui): don't display AKA when empty
2021-03-22 17:17:24 +09:00
TheCatLady
cb5ca7acf3
fix(lang): correct strings for library sync button & user import toast ( #1252 )
...
* fix(lang): 'scan plex libraries' should actually be 'sync'
* fix(lang): also fix user import string in case of no imported users
* fix(lang): remove unused 'User Rating' strings
2021-03-21 23:07:17 +00:00
TheCatLady
8ebc829250
fix(lang): correct mismatched language strings ( #1246 )
2021-03-21 19:04:16 +09:00
TheCatLady
380d36119f
fix(ui): display asterisk indicator on required field labels ( #1236 )
2021-03-20 00:56:56 +00:00
TheCatLady
665e16475f
fix(lang): change 'Extra Data' string to 'Additional Data' ( #1226 )
2021-03-19 15:37:22 +00:00
sct
8c51c28f54
fix(logs): add i18n strings for new log page changes
2021-03-19 13:09:06 +00:00
sct
e2b8745fdc
feat(logs): add copy to clipboard button to logs page
...
includes various other improvements to the logs page
2021-03-19 12:59:23 +00:00
TheCatLady
cb852fded1
fix(lang): remove 'requires and' ( #1215 )
2021-03-19 00:06:54 +09:00
TheCatLady
6d7671dd80
fix(lang): edit setting label strings for verb tense consistency ( #1214 )
...
* fix(lang): edit setting label strings for verb tense consistency
* fix(lang): remove 'requires and'
2021-03-18 23:10:32 +09:00
sct
0ca3d43749
feat: add option to cache images locally ( #1213 )
2021-03-18 21:37:25 +09:00
TheCatLady
dfd4ff9229
fix(lang): fix overwritten/shared string ( #1212 )
2021-03-18 03:49:11 +00:00
TheCatLady
ea1863ac3a
fix(lang): UI string edits, round 2 ( #1202 )
2021-03-18 11:28:44 +09:00
Danshil Kokil Mungur
54429bbc1d
feat(settings): logs viewer ( #997 )
2021-03-17 10:28:58 +00:00
TheCatLady
36c00fde27
feat(ui): add option to only allow complete series requests ( #1164 )
2021-03-16 16:36:54 +09:00
TheCatLady
6f1a31de47
feat(ui): add movie/series genre list pages ( #1194 )
2021-03-16 03:37:35 +00:00
sct
1c4515a1ae
feat: genre sliders (experiment) ( #1182 )
2021-03-16 01:06:44 +09:00
TheCatLady
2f2e00237d
feat: add tagline, episode runtime, genres list to media details & clean/refactor CSS into globals ( #1160 )
2021-03-15 09:16:39 +09:00
Jakob Ankarhem
9e5adeb610
feat(email): add pgp support ( #1138 )
2021-03-14 22:39:43 +09:00
TheCatLady
001dcd328c
fix: do not allow editing of user settings under certain conditions ( #1168 )
...
* fix: do not allow editing of user settings under certain conditions
* feat(lang): generate translation keys for new strings
* refactor: modify owner check for clarity
* fix(ui): hide buttons where appropriate and add missing translation string
2021-03-14 14:46:12 +09:00
TheCatLady
3148d31214
fix(notif): loosen input validation on Pushover settings ( #1166 )
2021-03-14 13:29:07 +09:00
TheCatLady
f7d2723fab
feat(notif): add "Media Automatically Approved" notification type ( #1137 )
2021-03-12 02:42:06 +00:00
sct
6e95c8b7a1
feat(ui): add user ID to profile header
...
also adds some missing localized strings for the profile header
2021-03-11 14:57:25 +00:00
TheCatLady
b36aff912a
refactor(ui): move user-related settings out of "General Settings" ( #1143 )
2021-03-11 14:55:11 +00:00
TheCatLady
45886ccef1
fix(ui): display "Season" vs. "Seasons" as appropriate, and fix request block "Seasons" formatting ( #1127 )
2021-03-10 11:39:42 +09:00
TheCatLady
75011610e5
feat: add language-filtered Discover pages ( #1111 )
2021-03-10 10:23:37 +09:00
TheCatLady
3384eb1c47
feat(notif): add settings for Discord bot username & avatar URL ( #1113 )
2021-03-09 12:42:32 +00:00
sct
1c6914f5ce
feat: add studio/network sliders to discover
...
includes some adjustments to titlecard design
2021-03-09 02:23:29 +00:00
TheCatLady
239202d9c1
fix(ui): list all movie studios instead of just the first result ( #1110 )
2021-03-08 08:06:50 +09:00
TheCatLady
1f8b03ff6f
fix(ui): improve responsive design on new request list UI ( #1105 )
2021-03-06 01:54:31 +00:00
TheCatLady
e98f2b9605
fix(ui): correct language usage re: "sync" vs. "scan" ( #1079 )
2021-03-06 10:16:56 +09:00
sct
cd21865c4d
feat(ui): request list redesign ( #1099 )
2021-03-06 00:46:53 +09:00
TheCatLady
bdf67e732b
fix(lang): edit new Telegram-related strings to conform to style guide ( #1093 )
2021-03-05 12:35:08 +09:00
Jakob Ankarhem
f6d00d8d15
feat(telegram): add support for individual chat notifications ( #1027 )
2021-03-05 09:18:56 +09:00
sct
6072e8aa9a
fix(lang): add missing i18n strings
2021-03-04 10:21:34 +00:00
TheCatLady
b57645d382
fix(lang): fix singular form of season count ( #1080 )
2021-03-04 04:31:33 +00:00
TheCatLady
f28112f057
feat: add genre/studio/network view to Discover results ( #1067 )
...
* feat: add genres view to movie/series Discover results
* feat: add studio/network view to movie/series Discover results
* fix: remove with_release_type filter, since it is removing valid/desired results
2021-03-04 04:22:35 +00:00
TheCatLady
436523139e
feat(ui): display season count on TV details page ( #1078 )
...
* feat(ui): display season count on TV details page
* feat(lang): add new translation string
2021-03-04 03:42:19 +00:00
TheCatLady
594aad9d3a
feat(lang): localize job names ( #1043 )
2021-03-04 08:34:21 +09:00
TheCatLady
b146d11e2f
fix(ui): don't show "Password" user settings tab if current user lacks perms to modify the password ( #1063 )
2021-03-02 13:04:50 +00:00
TheCatLady
1b55d2dfbc
feat(ui): display "Owner" role instead of "Admin" for user ID 1 ( #1050 )
...
* feat(ui): display "Owner" role instead of "Admin" for user ID 1
Also add role to user settings page, and fix the missing "Account Type" string and use the same
verbiage on the user list page
* feat(lang): generate translation keys
* fix: utilize hasPermission returned by useUser instead of importing from server/lib/permissions
2021-03-02 19:06:52 +09:00
sct
ddfc5e6aa8
fix: add correct permission checks to modifying user password/permissions
2021-03-02 08:18:31 +00:00
TheCatLady
3fed26cfbe
fix(ui): for server default options, display "All" region/language option instead of empty string ( #1042 )
2021-02-28 03:34:56 +00:00
sct
69294a7c4c
fix: allow users to override language/region settings
...
fixes #1013
2021-02-27 12:37:18 +00:00
Danshil Mungur
e9f2fe910d
fix(notif): fixed typo in pushover hint ( #1029 )
2021-02-26 14:20:29 +09:00
TheCatLady
5560abf459
fix(notif): escape application title in Telegram notifications ( #1012 )
2021-02-25 13:14:32 +09:00