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 |
|
TheCatLady
|
30b20df37a
|
feat: add production countries to movie/TV detail pages (#2170)
* feat: add production countries to movie/TV detail pages
* feat: add country flags to production countries
|
2021-12-25 01:18:06 +00: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 |
|
TheCatLady
|
2f2e00237d
|
feat: add tagline, episode runtime, genres list to media details & clean/refactor CSS into globals (#1160)
|
2021-03-15 09:16:39 +09: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 |
|
Danshil Mungur
|
b239598e64
|
feat(tv): show cast for the entire show instead of only the last season (#778)
This uses TMDb's `aggregate_credits` instead of `credits` to get the show's cast for all seasons.
Fixes #775
|
2021-01-31 09:50:15 +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
|
0972f40a4e
|
feat: anime profile support (#384)
closes #266
|
2020-12-18 14:32:40 +09:00 |
|
sct
|
c21fa5b535
|
fix(frontend): fix tv shows failing to open when firstAirDate is undefined
fix #347
|
2020-12-17 01:14:12 +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
|
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
|
a3beeede7e
|
feat(api): tv details endpoint
|
2020-09-16 06:11:29 +00:00 |
|