Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/overseerr/commits/branch/refactor/pull-to-refresh/server/models You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

38 Commits (refactor/pull-to-refresh)

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