ecelebi29
36b2b4fba4
docs: fixed multiple typos, updated latest en.json strings ( #371 ) [skip ci]
2020-12-18 20:45:31 +09:00
sct
6beac736ef
feat: api key regeneration
2020-12-18 19:40:21 +09:00
sct
f88c4a6d4a
feat(api): add movie keyword search
2020-12-18 06:13:44 +00:00
sct
0972f40a4e
feat: anime profile support ( #384 )
...
closes #266
2020-12-18 14:32:40 +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
18925decaf
fix(frontend): correctly show an unauthorized error when a user fails to login
...
fixes #322
2020-12-17 12:05:45 +00:00
sct
675060bcdf
fix(api): set plex libraries to disabled if the name changes
...
re #324
2020-12-16 04:07:59 +00:00
sct
2948f9360e
feat: add version to startup logs
2020-12-16 03:54:32 +00:00
sct
01c179f762
fix(api): filter out libraries that do not have any metadata agent or are not movie/show
2020-12-15 10:24:39 +00:00
sct
b9faa6486b
fix(api): require package.json directly so typescript doesnt compile it into dist folder
2020-12-15 07:56:53 +00:00
sct
3f2a04c881
feat: about page initial version
...
Adding something to the about page for now, including the app version to better know what versions
of the app people are running
2020-12-15 07:27:30 +00:00
sct
d6eb3ae64e
feat: person details page
2020-12-09 10:58:05 +00: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
a8393707fe
feat: generate real api key
...
This also hides the api key from users without the ADMIN permission. It will not be returned from
the api for them. Regenerate functionality is not in the commit.
2020-12-08 05:04:15 +00:00
sct
79a352b7b3
build(deps): update dependencies and update relevant files
2020-12-08 04:14:18 +00:00
sct
cd6d8a8216
feat(frontend): add french language file
...
also expanded translation coverage (still lots to do!)
2020-11-27 05:11:45 +00:00
Alex Zoitos
2aefcfdfb9
Person API calls ( #188 )
...
* feat(frontend): person API call - details, combined credits
* feat(frontend): add next for error handling + remove conditional
* feat(frontend): add status code to next error
2020-11-25 14:55:54 -05:00
sct
a359672eba
feat: add application url config to main settings ui
2020-11-24 15:51:56 +00:00
sct
0d73d88f35
feat: other email notifications for approved/available
...
also adds UI to configure email notifications to frontend
2020-11-24 14:36:31 +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
d8e542e5fe
feat: notification framework
2020-11-22 19:11:14 +09:00
sct
89be56d840
fix: fix type import from server side crashing build process
2020-11-19 10:55:28 +00:00
sct
250f48492c
feat: media delete option in manage media slideover
2020-11-19 10:42:03 +00:00
sct
1694f60e8a
feat: rotten tomatoes scores on movie/tv details pages
2020-11-19 02:02:26 +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
185ac2648f
feat: user edit functionality (managing permissions)
2020-11-17 05:48:59 +00:00
sct
ff8b9d8e7e
feat: add trending to discover page
2020-11-13 01:48:32 +00:00
sct
67290dd502
feat: upcoming movies on discover
2020-11-12 23:38:26 +00:00
sct
a99705f6a5
feat: force setup if app is not initialized
2020-11-12 09:07:49 +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
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
sct
320432657e
feat: sonarr edit/delete modal
2020-11-03 09:44:54 +00:00
sct
c4ac357ef4
feat: radarr edit/create modal/backend functionality
2020-11-02 12:11:28 +00:00
sct
1bc3f7be4b
feat(frontend): plex library scan
2020-10-30 14:38:19 +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
2bf7e10e32
feat(frontend/api): beginning of new request modal
...
also includes new api endpoints for seasons
2020-10-07 10:01:15 +00:00
sct
1be8b18361
feat(api): plex Sync (Movies)
...
Also adds winston logging
2020-09-27 14:05:32 +00:00
sct
8577db1be1
feat(api): decouple media requests from media info
2020-09-21 00:01:38 +09:00
sct
02cbb5b030
feat(frontend/api): tv details page
2020-09-20 14:09:40 +09:00
sct
514714071d
feat(api): allow plex logins from users who have access to the server
2020-09-19 23:28:39 +09:00
sct
8f6247d821
feat(api): validate plex when settings are saved
2020-09-19 22:13:48 +09:00
sct
9131254f33
feat(frontend/api): i18n support
2020-09-17 16:17:41 +00:00
sct
6398e3645a
feat(frontend/api): movie recommendations/similar request and frontend detail page update
2020-09-17 04:57:51 +00:00
sct
371e43356d
feat(frontend): request card / recent requests
2020-09-16 06:30:47 +00:00