Commit Graph

68 Commits (3486d0bf5520cbdff60bd8fd023caed76c452973)

Author SHA1 Message Date
TheCatLady 50ce198471
fix: apply request overrides iff override & selected servers match (#2164)
3 years ago
TheCatLady bb09f8eaf7
fix(ui): sort 'Request As' user dropdown by display name (#2099)
3 years ago
TheCatLady 3841fb06eb
fix(ui): do not display negative remaining quota (#1859)
3 years ago
TheCatLady 310cdb36df
fix(plex): do not fail to import Plex users when Plex Home has managed users (#1699)
3 years ago
TheCatLady 808ccf1c69
fix(quotas): do not count already-requested seasons when editing TV request (#1649)
3 years ago
sct aa86809dc9
style: bump prettier and format app
3 years ago
TheCatLady 6b26188d88
fix(ui): hide advanced request options when there is only one choice (#1591)
3 years ago
sct c4775e05fe
refactor(ui): updated modal design with backdrops
3 years ago
TheCatLady 802e40a5df
fix(ui): explicitly specify width/height of Listbox dropdown icon (#1514)
3 years ago
TheCatLady 3e5e9c0ad1
refactor(css): add styles targeting SVG button/modal icons (#1464)
3 years ago
TheCatLady 89455ad9b7
fix: set editRequest attribute as necessary, allow users to edit their own pending requests, and show 'View Request' button on series pages (#1446)
3 years ago
TheCatLady 8fc71bea08
refactor(icons): install and use @heroicons/react (#1438)
4 years ago
TheCatLady 2cd952d1ca
refactor(ui): improved alerts for services settings & removed alert titles (#1280)
4 years ago
TheCatLady bed850dce9
fix(ui): allow canceling from request list & hide edit button for own requests (#1401)
4 years ago
TheCatLady b4450a308c
fix: various fixes for new tags feature (#1369)
4 years ago
sct a306ebc2d1
feat: radarr/sonarr tag support (#1366)
4 years ago
TheCatLady f990585914
fix(frontend): use correct path to user profile in request modal quota dropdown (#1307)
4 years ago
sct 16a611b9df
fix(ui): correctly enable the request button when partial requests are disabled with no quota
4 years ago
sct 3f1f85a80e
fix(ui): correctly show quota display on tv request modal when only series quota is set
4 years ago
TheCatLady e393b53b29
refactor(lang): use global strings where appropriate and remove unused strings (#1265)
4 years ago
sct 6c75c88228
feat(requests): add request quotas (#1277)
4 years ago
TheCatLady 8ebc829250
fix(lang): correct mismatched language strings (#1246)
4 years ago
TheCatLady ea1863ac3a
fix(lang): UI string edits, round 2 (#1202)
4 years ago
TheCatLady 36c00fde27
feat(ui): add option to only allow complete series requests (#1164)
4 years ago
TheCatLady 28a6a70e1e
fix(ui): filter out server options that do not match request type (non-4K or 4K) (#1183)
4 years ago
TheCatLady 2f2e00237d
feat: add tagline, episode runtime, genres list to media details & clean/refactor CSS into globals (#1160)
4 years ago
TheCatLady 5b64655776
fix(lang): Remove unused strings and correct spelling of 'canceling'/'canceled' (#981)
4 years ago
TheCatLady b4bac6a915
fix(frontend): Update AdvancedRequester to reflect new /user API response (#970)
4 years ago
TheCatLady 53b7425f67
feat(ui): Add separate permissions for 4K auto approval (#908)
4 years ago
TheCatLady 9757e3ae0c
feat(ui): Add 'Available' filter to request list and remove unused MediaRequestStatus.AVAILABLE enum value (#905)
4 years ago
Jakob Ankarhem 53f6f59798
feat(requests): add language profile support (#860)
4 years ago
sct 033ba9d41b feat: new permission to allow users to see other users requests
4 years ago
sct 06e941171a fix(ui): prevent names from getting squished in AdvancedRequester user selector
4 years ago
sct b116281196 fix(ui): show request as option even if there are no radarr/sonarr servers
4 years ago
sct 59150f955f
feat: request as another user
4 years ago
TheCatLady e34fbf72fd
fix(ui): uniform-size checkboxes, vertically-aligned form labels, and fixes for other UI imperfections/inconsistencies (#737)
4 years ago
sct 996bd9f14e feat(cache): add cache table and flush cache option to settings
4 years ago
sct 20289b5960
feat(cache): external API cache (#786)
4 years ago
sct ec5fb83678
feat: Radarr & Sonarr Sync (#734)
4 years ago
TheCatLady f05d4a0d0b
fix(ui): Capitalization, punctuation, and grammar inconsistences & errors (#731)
4 years ago
Jakob Ankarhem 20ca3f2f5f
feat(users): add editable usernames (#715)
4 years ago
Jakob Ankarhem 2da0da826a
fix(requests): handle when tvdbid is null (#657)
4 years ago
sct e1032ff5df fix(requests): allow declined season requests to be re-requested
4 years ago
sct 8927c6d2e3 fix(frontend): show auto approval on series request modal only with correct permissions
4 years ago
sct bdb33722e6
feat(requests): Request Overrides & Request Editing (#653)
4 years ago
sct 6b2df24a2e
feat: 4K Requests (#559)
4 years ago
Brandon Cohen 12db7a065a
fix(frontend): full season request modal fits on a smaller mobile UI (#535)
4 years ago
Danshil Mungur 1438b08cf0
fix(frontend): center text in movie auto-approve modal on small screens (#510)
4 years ago
sct 4809257816 feat: add separate auto approve permissions for Movies/Series
4 years ago
sct ed94a0f335 fix(frontend): status badge Unavailable renamed to Requested
4 years ago