sct
3c1a72b038
fix(api): check correct permissions for auto approve when requests are created
2021-03-09 15:04:24 +00:00
sct
537850f414
fix(notifications): correctly send tv auto approval notifications
...
fixes #1041
2021-02-27 10:00:58 +00:00
TheCatLady
621db89328
feat(ui): Add 'Page Size' setting for request/user list pages ( #957 )
2021-02-19 01:37:08 +00:00
sct
e118501bf1
fix(requests): correctly filter requests out for users without view requests permission
2021-02-15 01:57:20 +00:00
TheCatLady
53b7425f67
feat(ui): Add separate permissions for 4K auto approval ( #908 )
...
* Clarify & fix permission descriptions
* Automatically check & disable auto-approve permission options when 'Manage Requests' permission is selected
2021-02-14 21:40:18 +09:00
TheCatLady
9757e3ae0c
feat(ui): Add 'Available' filter to request list and remove unused MediaRequestStatus.AVAILABLE enum value ( #905 )
2021-02-14 19:21:49 +09:00
TheCatLady
ff0b5ed441
fix(api): Use POST instead of GET for API endpoints that mutate state ( #877 )
2021-02-09 10:27:48 +09: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
59150f955f
feat: request as another user
2021-02-04 01:38:32 +09:00
Jakob Ankarhem
2da0da826a
fix(requests): handle when tvdbid is null ( #657 )
...
Co-authored-by: sct <sctsnipe@gmail.com >
2021-01-22 10:49:17 +09:00
sct
421f4c17f0
fix(api): prevent duplicate movie requests
...
fixes #705
2021-01-21 09:37:47 +00:00
sct
e1032ff5df
fix(requests): allow declined season requests to be re-requested
...
fixes #690
2021-01-20 05:23:42 +00:00
TheCatLady
192cfd8a8e
feat(api): /request/count endpoint ( #682 )
2021-01-19 09:33:30 +09:00
sct
bdb33722e6
feat(requests): Request Overrides & Request Editing ( #653 )
2021-01-17 22:52:50 +09:00
sct
6b2df24a2e
feat: 4K Requests ( #559 )
2021-01-11 23:42:33 +09:00
sct
5c847026aa
fix(api): return 202 when same seasons are requested again
2021-01-02 07:48:43 +00:00
sct
721ed9a930
fix: correctly deal with tmdb id duplicates between movies/series
...
fixes #526
2020-12-29 10:26:37 +00:00
sct
4809257816
feat: add separate auto approve permissions for Movies/Series
...
closes #268
2020-12-25 09:58:29 +09: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
96f3861c90
chore(deps): update express-openapi-validator to v4.8.0
2020-12-08 10:28:38 +00:00
sct
e2b99b68e3
chore(deps): update typeorm to 0.2.29
2020-12-08 09:48:52 +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
236c4e5e61
feat: manage series slideover added (and approve/decline/delete hooked up)
2020-11-18 11:48:29 +00:00
sct
cb9ae25d94
feat: add filtering for requests api
2020-11-17 15:03:17 +00:00
sct
06dc606bcf
feat(frontend): recently added on discover
...
also improves modal requests by not waiting for result from radarr/sonarr
2020-11-11 15:21:22 +00:00
sct
14b9cb610c
feat(frontend): slideover initial work
2020-10-28 07:11:48 +00:00
sct
4975841b5d
feat(frontend): buttonWithDropdown component added (no hookups yet)
2020-10-24 07:03:28 +00:00
sct
5f8114f730
feat: tv request modal status hookup
2020-10-13 10:21:46 +00:00
sct
608b96600a
feat(frontend/api): tv request modal (no status. only request)
2020-10-10 06:55:17 +00:00
sct
8577db1be1
feat(api): decouple media requests from media info
2020-09-21 00:01:38 +09:00
sct
371e43356d
feat(frontend): request card / recent requests
2020-09-16 06:30:47 +00:00
sct
f4c2c47e56
feat(api): request api ( #80 )
2020-09-13 18:55:35 +09:00