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

28 Commits (5b2300c28c35a06fa7771ceca5dae20b26167983)

Author SHA1 Message Date
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