TheCatLady
3e5e9c0ad1
refactor(css): add styles targeting SVG button/modal icons ( #1464 )
...
* refactor(css): add global classes for common icon types
* refactor(css): target child SVGs instead of creating new icon classes
* fix: fix ButtonWithDropdown style class spacing
2021-04-26 10:09:58 +00:00
TheCatLady
8fc71bea08
refactor(icons): install and use @heroicons/react ( #1438 )
2021-04-17 18:07:23 +09:00
TheCatLady
b4450a308c
fix: various fixes for new tags feature ( #1369 )
...
* fix(backend): fix movie override tags check
* fix(lang): fix 'no tags' and 'anime tags' strings
* fix(logging): correct capitalization of Radarr/Sonarr
* fix(ui): consistently disable tag select / display loading placeholder
2021-04-06 07:56:21 +09:00
sct
a306ebc2d1
feat: radarr/sonarr tag support ( #1366 )
2021-04-05 21:16:55 +09:00
TheCatLady
e393b53b29
refactor(lang): use global strings where appropriate and remove unused strings ( #1265 )
2021-03-24 21:45:07 +09:00
TheCatLady
28a6a70e1e
fix(ui): filter out server options that do not match request type (non-4K or 4K) ( #1183 )
2021-03-16 11:10:14 +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
TheCatLady
b4bac6a915
fix(frontend): Update AdvancedRequester to reflect new /user API response ( #970 )
2021-02-19 07:48:06 +00:00
Jakob Ankarhem
53f6f59798
feat(requests): add language profile support ( #860 )
2021-02-08 00:33:18 +09:00
sct
033ba9d41b
feat: new permission to allow users to see other users requests
...
closes #840
2021-02-04 12:40:00 +00:00
sct
06e941171a
fix(ui): prevent names from getting squished in AdvancedRequester user selector
2021-02-04 06:51:24 +00:00
sct
b116281196
fix(ui): show request as option even if there are no radarr/sonarr servers
2021-02-03 23:31:22 +00:00
sct
59150f955f
feat: request as another user
2021-02-04 01:38:32 +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
sct
996bd9f14e
feat(cache): add cache table and flush cache option to settings
...
also increases tmdb cache times to about 6 hours (12 hours for detail requests)
2021-01-31 13:11:12 +00:00
sct
bdb33722e6
feat(requests): Request Overrides & Request Editing ( #653 )
2021-01-17 22:52:50 +09:00