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/ef7096eba8fbcbd45484dfc017f33f391ada3374/server/routes You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

22 Commits (ef7096eba8fbcbd45484dfc017f33f391ada3374)

Author SHA1 Message Date
sct 2bf7e10e32 feat(frontend/api): beginning of new request modal 4 years ago
sct 1be8b18361 feat(api): plex Sync (Movies) 5 years ago
sct 8577db1be1 feat(api): decouple media requests from media info 5 years ago
sct 02cbb5b030 feat(frontend/api): tv details page 5 years ago
sct 514714071d feat(api): allow plex logins from users who have access to the server 5 years ago
sct 8f6247d821 feat(api): validate plex when settings are saved 5 years ago
sct 9131254f33 feat(frontend/api): i18n support 5 years ago
sct 6398e3645a feat(frontend/api): movie recommendations/similar request and frontend detail page update 5 years ago
sct 371e43356d feat(frontend): request card / recent requests 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 258bb93be2
feat(api): discover endpoint for movie/tv () 5 years ago
sct c702c17cee
feat(api): tmdb api wrapper / multi search route () 5 years ago
sct c0166e7ecb
feat(api): public settings route () 5 years ago
sct cb9098f457
feat: logout route/sign out button () 5 years ago
sct e6349c13a0
feat: user avatars from plex () 5 years ago
sct cfc84ce2f3
Permission System () 5 years ago
sct 5d46f8d76d
Settings System () 5 years ago
sct 5343f35e5b
feat(api): initial implementation of the auth system () 5 years ago
sct d902ef7277 feat(api-user): add basic User Entity and basic routing to fetch all users 5 years ago