Joaquin Olivero
2348f23f43
feat: Option on item's page to add/remove from watchlist ( #781 )
...
* feat: adds button on the page of a media item to add or remove it from a user's watchlist
re #730
* fix: whitespace and i18n key
* style: fix code format to the required standards
* refactor: change axios for the fetch api
---------
Co-authored-by: JoaquinOlivero <joaquin.olivero@hotmail.com >
2024-08-07 13:46:57 +02:00
notfakie
ad3d922440
Merge remote-tracking branch 'overseerr/develop' into develop
2023-01-27 17:55:55 +13:00
Ryan Cohen
e084649878
feat: add keywords to movie/series detail pages ( #3204 )
2023-01-04 14:19:51 +09:00
notfakie
e9eba96f5a
Merge remote-tracking branch 'overseerr/develop' into develop
2022-09-07 18:24:01 +12:00
Ryan Cohen
c6a133d4e5
refactor: absolute imports with path alias ( #2960 ) [skip ci]
2022-08-22 11:02:46 +09:00
Ryan Cohen
f5864b49de
refactor: update a few dev deps and convert to using type imports where possible ( #2886 )
...
* build: bump deps and add some new eslint rules
* refactor: run eslint --fix on code to convert to type imports where possible
2022-08-03 12:57:51 +09:00
Juan D. Jara
3661eea8bb
added Support for Jellyfin Media Server
2022-04-16 09:35:09 +12:00
TheCatLady
98ece67655
feat: list streaming providers on movie/TV detail pages ( #1778 )
...
* feat: list streaming providers on movie/TV detail pages
* fix(ui): add margin to media fact value
2021-09-19 09:11:46 +00:00
sct
63c122e5e0
refactor: move genre/studio/network calls into their own endpoints
...
this commit also adds a `useDiscover` hook to help with creating discover pages with less repeating
code
2021-03-04 10:18:46 +00:00
Danshil Mungur
c8b2a57721
feat(ui): added content ratings for tv shows and movie ratings ( #878 )
2021-02-09 17:24:07 +09:00
sct
20289b5960
feat(cache): external API cache ( #786 )
2021-01-31 17:24:45 +09:00
Jakob Ankarhem
1d7150c24e
feat(media): add link to the item on plex ( #735 )
...
Co-authored-by: sct <sctsnipe@gmail.com >
2021-01-28 15:13:43 +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
79a352b7b3
build(deps): update dependencies and update relevant files
2020-12-08 04:14:18 +00:00
sct
8577db1be1
feat(api): decouple media requests from media info
2020-09-21 00:01:38 +09: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
04252f88bb
feat(frontend/api): cast included with movie request and cast list on detail page
2020-09-17 06:35:25 +00:00
sct
a3beeede7e
feat(api): tv details endpoint
2020-09-16 06:11:29 +00:00
sct
b1761484cb
feat(api): add movie details endpoint
2020-09-16 05:33:37 +00:00