TheCatLady
f05d4a0d0b
fix(ui): Capitalization, punctuation, and grammar inconsistences & errors ( #731 )
2021-01-27 08:34:52 +09:00
Jayesh
e88dc83aeb
feat: YouTube Movie/TV Trailers ( #454 )
...
* feat: Get Youtube trailers from TMDB API and show on Movie/TV details page
* docs(overseerr-api.yml): remove youtube trailer URL (unused) from OAS
2020-12-24 20:41:32 +09:00
sct
a333a09582
feat: add collections ( #484 )
...
closes #418
2020-12-24 16:31:56 +09:00
sct
32b4c99950
fix(api): correctly return firstAirDate for series in search endpoints
...
fixes #462
2020-12-23 01:13:29 +09:00
sct
f35dae56a5
fix(api): fix cross-imported type crashing build
2020-12-21 18:14:49 +09:00
sct
5deb64a87f
fix(frontend): allow more special characters in search input
...
fixes #430
2020-12-21 18:02:23 +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
79a352b7b3
build(deps): update dependencies and update relevant files
2020-12-08 04:14:18 +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
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
1390cc1f13
feat(api): plex tv sync and recently added sync
2020-11-11 09:02:28 +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
4aa74319e0
feat(api): add external ids to movie/tv response
2020-09-20 14:42:13 +09:00
sct
02cbb5b030
feat(frontend/api): tv details page
2020-09-20 14:09:40 +09:00
sct
9131254f33
feat(frontend/api): i18n support
2020-09-17 16:17:41 +00:00
sct
04252f88bb
feat(frontend/api): cast included with movie request and cast list on detail page
2020-09-17 06:35:25 +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
a3beeede7e
feat(api): tv details endpoint
2020-09-16 06:11:29 +00:00
sct
f4c2c47e56
feat(api): request api ( #80 )
2020-09-13 18:55:35 +09:00
sct
ba34e54d77
feat(api): tmdb trending api wrapper ( #68 )
2020-09-10 19:06:11 +09:00
sct
839448fcc8
feat(api): add tmdb discover api wrapper ( #67 )
2020-09-10 18:38:11 +09:00
sct
c702c17cee
feat(api): tmdb api wrapper / multi search route ( #62 )
...
Adds a "The Movie DB" api wrapper for some basic requests (search/get movie details/get tv details).
Also adds a search endpoint to our api and mappers to convert the tmdb results
2020-09-08 19:05:55 +09:00