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

247 Commits (a8d172393ce5a1a7aa3e1b4e5eee830fe159f1c1)

Author SHA1 Message Date
Ryan Cohen ba938bbe42 feat: discover overhaul (filters!) () 1 year ago
Danshil Kokil Mungur 1395b99a39 fix(request): approve request when retrying request () 1 year ago
Ryan Cohen 5b037cc445 feat: discover inline customization () 1 year ago
Ryan Cohen 7a121214dd fix: restore status badges on titles on actors page when hide available media enabled () 1 year ago
Ryan Cohen 5bc4532c2b feat: add discover customization () 1 year ago
Ryan Cohen ad9ad5a7a2 fix(api): handle auth for accounts where the plex id may have been set to null () 1 year ago
Ryan Cohen a21da8b576 feat: custom image proxy () 1 year ago
Danshil Kokil Mungur 05e77ac318 fix(ui): minor fixes () 1 year ago
Mike Kao 4c87717d65 got oidc working for authelia 1 year ago
Mike Kao d00cf64501 made proggress on oidc with better try catch 1 year ago
Mike Kao b425604342 oidc callback logging 1 year ago
Mike Kao df8c1b53e5 okay trying again with no error handling changes. Just logging and scope support 1 year ago
Mike Kao de15f9017a scope missing is not a fatal error 1 year ago
Mike Kao 27dac31db5 add scope support for oidc 1 year ago
Mike Kao 11aa3f218f added additional logging and error handling to try to debug a scope parameter failure 1 year ago
Jakob Ankarhem 765c38b885
fix(oidc): look at protocol to decide callback protocol 2 years ago
Jakob Ankarhem 66fac20465
fix(oidc): allow insecure state cookie when using http 3 years ago
Jakob Ankarhem 5886f83bed
fix(oidc): use wellknown authorization endpoint 3 years ago
Jakob Ankarhem ef24e3064f
fix: review comments 3 years ago
Jakob Ankarhem afeefec9e1
fix(oidc): invalidate when email not verified 3 years ago
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