Commit Graph

38 Commits (develop)

Author SHA1 Message Date
Alex 70b1540ae2
fix: handle search results with collections (#3393)
1 year ago
Ryan Cohen e084649878
feat: add keywords to movie/series detail pages (#3204)
1 year ago
Danshil Kokil Mungur f5c2fc1c20
fix(ui): minor fixes (#3036)
2 years ago
Danshil Kokil Mungur 7404d68143
fix(ui): hide null dates in episodes list (#3035)
2 years ago
Ryan Cohen c6a133d4e5
refactor: absolute imports with path alias (#2960) [skip ci]
2 years ago
Ryan Cohen f5864b49de
refactor: update a few dev deps and convert to using type imports where possible (#2886)
2 years ago
Danshil Kokil Mungur b31cdbf074
feat(search): search by id (#2082)
2 years ago
TheCatLady 1b3797cf6e
fix: sort collection parts by release date (#2368)
2 years ago
TheCatLady 30b20df37a
feat: add production countries to movie/TV detail pages (#2170)
2 years ago
TheCatLady 98ece67655
feat: list streaming providers on movie/TV detail pages (#1778)
3 years ago
TheCatLady 1d7a938ef8
fix: fetch localized person details from TMDb (#1243)
3 years ago
TheCatLady 2f2e00237d
feat: add tagline, episode runtime, genres list to media details & clean/refactor CSS into globals (#1160)
3 years ago
sct 63c122e5e0 refactor: move genre/studio/network calls into their own endpoints
3 years ago
Danshil Mungur c8b2a57721
feat(ui): added content ratings for tv shows and movie ratings (#878)
3 years ago
sct 20289b5960
feat(cache): external API cache (#786)
3 years ago
Danshil Mungur b239598e64
feat(tv): show cast for the entire show instead of only the last season (#778)
3 years ago
Jakob Ankarhem 1d7150c24e
feat(media): add link to the item on plex (#735)
3 years ago
sct 721ed9a930 fix: correctly deal with tmdb id duplicates between movies/series
3 years ago
Jayesh e88dc83aeb
feat: YouTube Movie/TV Trailers (#454)
3 years ago
sct a333a09582
feat: add collections (#484)
3 years ago
sct 32b4c99950 fix(api): correctly return firstAirDate for series in search endpoints
3 years ago
sct 0972f40a4e
feat: anime profile support (#384)
3 years ago
sct c21fa5b535 fix(frontend): fix tv shows failing to open when firstAirDate is undefined
3 years ago
sct d6eb3ae64e feat: person details page
3 years ago
sct 79a352b7b3 build(deps): update dependencies and update relevant files
3 years ago
Alex Zoitos 2aefcfdfb9
Person API calls (#188)
4 years ago
sct 608b96600a feat(frontend/api): tv request modal (no status. only request)
4 years ago
sct 2bf7e10e32 feat(frontend/api): beginning of new request modal
4 years ago
sct 8577db1be1 feat(api): decouple media requests from media info
4 years ago
sct 4aa74319e0 feat(api): add external ids to movie/tv response
4 years ago
sct 02cbb5b030 feat(frontend/api): tv details page
4 years ago
sct 04252f88bb feat(frontend/api): cast included with movie request and cast list on detail page
4 years ago
sct be0003a85d feat(frontend): discover tv/movies full page
4 years ago
sct a3beeede7e feat(api): tv details endpoint
4 years ago
sct b1761484cb feat(api): add movie details endpoint
4 years ago
sct f4c2c47e56
feat(api): request api (#80)
4 years ago
sct 1910876706
Request Model (#79)
4 years ago
sct c702c17cee
feat(api): tmdb api wrapper / multi search route (#62)
4 years ago