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
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
1be97fe7fb
refactor(css): add new global classes & card border hover styling ( #1156 )
2021-03-12 11:25:46 +09: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
TheCatLady
621db89328
feat(ui): Add 'Page Size' setting for request/user list pages ( #957 )
2021-02-19 01:37:08 +00:00
sct
bbb683e637
feat: user profile/settings pages ( #958 )
2021-02-18 11:38:24 +09:00
sct
fb9c878db4
fix(ui): change font size in request list/user list dropdowns to prevent zoom on mobile
2021-02-14 11:48:28 +00:00
TheCatLady
ef5d019c18
feat(ui): Add sort options to user list ( #913 )
2021-02-14 09:49:14 +09:00
TheCatLady
7456bea2ae
fix(ui): Use minimum char validation message ( #850 )
2021-02-05 11:38:21 +09:00
TheCatLady
3f9bfeb01a
fix(ui): Add additional URL & email input validation ( #843 )
2021-02-05 10:12:51 +09:00
sct
b658ddf5cf
fix(ui): dont show bulk edit options on user list if there is only one user
2021-02-04 12:50:53 +00:00
TheCatLady
35c6bfc021
feat(ui): Add custom title functionality ( #825 )
2021-02-03 19:44:10 +09:00
TheCatLady
f54df214af
fix(lang): Edit English language strings ( #820 )
2021-02-03 16:46:46 +09:00
TheCatLady
e34fbf72fd
fix(ui): uniform-size checkboxes, vertically-aligned form labels, and fixes for other UI imperfections/inconsistencies ( #737 )
2021-02-02 16:20:05 +09:00
TheCatLady
f05d4a0d0b
fix(ui): Capitalization, punctuation, and grammar inconsistences & errors ( #731 )
2021-01-27 08:34:52 +09:00
Jakob Ankarhem
20ca3f2f5f
feat(users): add editable usernames ( #715 )
2021-01-27 08:09:42 +09:00
David
4b0241c3b3
feat: ability to edit user settings in bulk ( #597 )
2021-01-25 09:29:43 +09:00
Jakob Ankarhem
b04d00ef50
fix(user edit): fix user edit not being able to be saved ( #651 )
...
Co-authored-by: sct <sctsnipe@gmail.com >
2021-01-15 12:05:58 +09:00
Jakob Ankarhem
492e19df40
feat(login): add local users functionality ( #591 )
2021-01-14 21:03:12 +09:00
Brandon Cohen
12db7a065a
fix(frontend): full season request modal fits on a smaller mobile UI ( #535 )
...
* fix(frontend): full season request modal fits on a smaller mobile UI
* fix(frontend): added responsive variant and removed unnecessary padding
* fix(frontend): added in responsive design
* fix(frontend): applied the same spacing from the discovery page to the requests/users pages
* fix(frontend): revered change to keep tables edge to edge on mobile
2020-12-31 13:57:31 +09:00
johnpyp
7e8f361af7
feat: import users from plex ( #428 )
...
* feat: import users from plex
fix #281
* fix(frontend): re-enable delete user confirmation button after finished
2020-12-21 23:41:19 +09:00
sct
727fa06c18
feat(frontend): added user deletion to the user list
...
also includes small updates to the api to prevent administrators from being deleted, as well as
migrations to cascade deletions to requests the users made
fixes #348
2020-12-17 16:03:27 +00:00
sct
1ba027b435
feat(frontend): initial version of the requests page (no filtering/sorting)
2020-12-07 10:29:25 +00:00
sct
659a601877
feat(frontend): added more localized strings
2020-11-27 06:59:22 +00:00
sct
0601b44687
feat: throw 404 when movie/tv show doesnt exist
...
also adds site webmanifest for mobile icons and title changes for tv/movie pages
2020-11-24 02:19:04 +00:00
sct
fb5c791b0b
feat: upgrade tailwindcss to 2.0.1
2020-11-20 02:03:18 +00:00
sct
94eaaf96b4
feat: upcoming/trending list views and larger title cards
2020-11-17 09:18:45 +00:00
sct
185ac2648f
feat: user edit functionality (managing permissions)
2020-11-17 05:48:59 +00:00
sct
1390cc1f13
feat(api): plex tv sync and recently added sync
2020-11-11 09:02:28 +00:00
sct
24a0423f3b
feat: initial user list (no edit/delete yet) and job schedules
2020-11-05 10:45:51 +00:00