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

43 Commits (14cf43de26e44d5ef082806c2b97a88ce4bd6c84)

Author SHA1 Message Date
Joseph Risk 5c60ffc567
fix: api language query parameter () 1 year ago
TheCatLady 3ea5076053
feat(notif): add Pushover sound options () 1 year ago
Ryan Cohen 1154156459
feat: add streaming services filter () 2 years ago
Ryan Cohen 8bd10b5bf3
feat: discover inline customization () 2 years ago
Ryan Cohen cd3574851a
feat: add discover customization () 2 years ago
Ryan Cohen c6a133d4e5
refactor: absolute imports with path alias () [skip ci] 3 years ago
TheCatLady f3e56da3b7
feat: show alert/prompt when settings changes require restart () 3 years ago
Ryan Cohen f5864b49de
refactor: update a few dev deps and convert to using type imports where possible () 3 years ago
TheCatLady 8cba486249
fix: address unhandled promise rejections & bump node to v16.13 () 3 years ago
Ryan Cohen e402c42aaa
feat: issues () 3 years ago
TheCatLady 3486d0bf55
feat: dynamically fetch login screen backdrop images () 3 years ago
sct 7520e24e92
fix(notifications): default webpush notification agent to enabled for users for settings response 4 years ago
TheCatLady b05b177776
fix(webpush): only prompt user to allow notifications if enabled in user settings () 4 years ago
sct 28830d4ef8
feat: PWA Support () 4 years ago
sct 190cbd6559
fix(api): correctly check if update is available for release versions 4 years ago
sct ecf13123d2
feat: add overseerr version and update availability status to sidebar 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
TheCatLady f28112f057
feat: add genre/studio/network view to Discover results () 4 years ago
Daniel Carter b557c06b0a
feat(regions): add region/original language setting for filtering Discover () () 4 years ago
sct 8a27c70625 fix(api): add isAuthenticated middleware to base user route 4 years ago
sct bbb683e637
feat: user profile/settings pages () 4 years ago
TheCatLady b531a642f6
fix(ui): Dynamically generate path to config in warning message () 4 years ago
TheCatLady 1e5f88f462
feat(docker): Check for /app/config volume mount during setup () 4 years ago
sct bdb33722e6
feat(requests): Request Overrides & Request Editing () 4 years ago
sct 6b2df24a2e
feat: 4K Requests () 4 years ago
sct d00e470b55 fix: use new commit tag file for app version as well 4 years ago
sct 55f9e41f1b build: write commit tag to json file inside docker image 4 years ago
sct 75a426437a feat: status checker to prompt users to reload their frontend when app version changes 4 years ago
sct a333a09582
feat: add collections () 4 years ago
Alex Zoitos 2aefcfdfb9
Person API calls () 4 years ago
sct a99705f6a5 feat: force setup if app is not initialized 4 years ago
sct 06dc606bcf feat(frontend): recently added on discover 4 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 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 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