TheCatLady
ff0b5ed441
fix(api): Use POST instead of GET for API endpoints that mutate state ( #877 )
2021-02-09 10:27:48 +09:00
TheCatLady
eedadb8884
refactor(ui): Display user avatars in request list ( #848 )
2021-02-05 10:35:11 +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
a3b00c3458
fix(frontend): set 4k status on RequestItem when request is for 4k
2021-02-01 12:25:31 +00:00
sct
a7314f876e
fix(frontend): correctly show 4k download tracker activity
2021-02-01 12:13:01 +00:00
sct
ec5fb83678
feat: Radarr & Sonarr Sync ( #734 )
2021-01-27 23:52:37 +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
sct
ae9a1b3e94
fix(frontend): add poster not found image to request card and request list item
2021-01-22 02:06:36 +00:00
sct
00944b1ec2
fix(frontend): do not show failed media status on request list for declined requests
...
fixes #664
2021-01-18 02:55:09 +00:00
sct
bdb33722e6
feat(requests): Request Overrides & Request Editing ( #653 )
2021-01-17 22:52:50 +09:00
sct
5add44cfb0
feat(frontend): filter/sorting for request list
...
closes #431
2021-01-03 16:02:34 +00:00
johnpyp
02969d5426
feat: simple failed request handling ( #474 )
...
When a movie or series is added with radarr or sonarr, if it fails, this changes the media state to
unknown and sends a notification to admins. Client side this will look like a failed state along
with a retry button that will delete the request and re-queue it.
2020-12-25 09:53:32 +09:00
sct
79a352b7b3
build(deps): update dependencies and update relevant files
2020-12-08 04:14:18 +00:00
sct
2d51efd716
feat(frontend): only load request/tmdb cards when in the browser view
2020-12-08 02:11:14 +00:00
sct
83fde46a59
fix(frontend): dont show delete button in request list for users without correct permission
2020-12-07 11:45:23 +00:00
sct
6c4022fb23
feat(frontend): add i18n strings for request list and request item
2020-12-07 11:44:08 +00:00
sct
1ba027b435
feat(frontend): initial version of the requests page (no filtering/sorting)
2020-12-07 10:29:25 +00:00