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

227 Commits (b0d1be7276b50ce8a9847e73cce1139b0f23c30a)

Author SHA1 Message Date
Jakob Ankarhem 52fd0b7dd8
feat(oidc): create user if it doesn't exist 3 years ago
Jakob Ankarhem ac2a1971a3
feat: oidc support 3 years ago
Danshil Kokil Mungur 30141f76e0
feat(logs): add search filter () 3 years ago
Danshil Kokil Mungur 99fc9a2da0
feat(jobs): show current job frequency in edit modal () 3 years ago
TheCatLady 0839718806
feat: view other users' watchlists () 3 years ago
Ryan Cohen c6a133d4e5
refactor: absolute imports with path alias () [skip ci] 3 years ago
TheCatLady 6c0fd40877
feat(notif): auto-request notif type () 3 years ago
Ryan Cohen 301f2bf7ab
feat: plex watchlist sync integration () 3 years ago
TheCatLady c143c0b8d2
fix: better ordering of RequestButton options & properly handle failed requests () 3 years ago
Danshil Kokil Mungur 0fa84eae8d
build(deps): bump dependencies () 3 years ago
TheCatLady f3e56da3b7
feat: show alert/prompt when settings changes require restart () 3 years ago
Gylesie 004e1bb17e
fix(api): lookup shows using english title only () 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 a6c1f3f7ce
fix(api): ignore filter if unset in media route () 3 years ago
Danshil Kokil Mungur e4039d09c0
feat(api): add issue counts endpoint () 3 years ago
TheCatLady b75fc7b238
fix(auth): resolve local/password authentication issues () 3 years ago
Danshil Kokil Mungur 0c7373c7e8
feat(about): show config directory () 3 years ago
TheCatLady 7d19de6a4a
fix(tautulli): fetch additional user history as necessary to return 20 unique media () 3 years ago
Danshil Kokil Mungur 72c825d2a5
feat(search): filter search results by year () 3 years ago
TheCatLady 85bb30e252
feat: verify Plex server access during auth for existing users with Plex IDs () 3 years ago
TheCatLady eff665ef4b
fix: add Discord ID setting to general user settings page () 3 years ago
TheCatLady 1dc900d5ce
feat(tautulli): validate upon saving settings () 3 years ago
TheCatLady 8cba486249
fix: address unhandled promise rejections & bump node to v16.13 () 3 years ago
Danshil Kokil Mungur d7779408d1
fix(logs): handle log message nested extra properties () 3 years ago
Danshil Kokil Mungur eb9ca2e86f
fix(requests): check for existing media of same type when requesting () 3 years ago
TheCatLady 0842c233d0
feat: Tautulli integration () 3 years ago
TheCatLady 86dff12cde
fix(plex): user import () 3 years ago
Danshil Kokil Mungur ce31bef8a1
feat(logs): use separate json file to parse logs for log viewer () 3 years ago
TheCatLady 2535edcc7f
feat(api): add additional request counts () 3 years ago
TheCatLady 9cb97db13c
feat(plex): selective user import () 3 years ago
Danshil Kokil Mungur b31cdbf074
feat(search): search by id () 3 years ago
Sean Chambers e0b6abe479
feat(notif): add Gotify agent () 3 years ago
TheCatLady 5f7538ae2b
feat(discord): add 'Enable Mentions' setting () 3 years ago
Danshil Kokil Mungur 5af06bd872
fix(logs): lazily parse log message label () 3 years ago
TheCatLady 91bfff71b7
fix(requests): do not fail request edits if acting user lacks Manage Users permission () 3 years ago
Danshil Kokil Mungur 93b5ea20ca
fix(servarr): handle baseurl error when testing connection () 3 years ago
Danshil Kokil Mungur f284e4ab97
fix(logs): handle unexpected log messages () 3 years ago
TheCatLady c9ffac33f7
feat(notif): issue notifications () 3 years ago
TheCatLady c79dc9f70f
fix: add missing route guards to issues pages () 3 years ago
TheCatLady bba09d69c1
fix(issues): only allow edit of own comments & do not allow non-admin delete of issues with comments () 3 years ago
TheCatLady aeb7a48d72
feat(notif): add Pushbullet and Pushover agents to user notification settings () 3 years ago
Ryan Cohen e402c42aaa
feat: issues () 3 years ago
TheCatLady b3b421a674
fix(email): do not attempt to display logo if app URL not configured () 3 years ago
Danshil Kokil Mungur 739f667b54
feat(servarr): auto fill base url when testing service if missing () 3 years ago
TheCatLady 3486d0bf55
feat: dynamically fetch login screen backdrop images () 3 years ago
Danshil Kokil Mungur 82614ca441
feat(jobs): allow modifying job schedules () 3 years ago
TheCatLady 0edb1f452b
fix(api): return queried user's requests instead of own requests () 4 years ago
TheCatLady a20f395c94
fix(api): use query builder for user requests endpoint () 4 years ago
Ryan Cohen afda9c7dc2
feat(plex-scan): plex scanner improvements () 4 years ago
TheCatLady 8a55f85d3e
fix(quota): block multi-season requests that would exceed a user's quota () 4 years ago