Commit Graph

426 Commits (11aa3f218f8a8f26daab24d842c0263e4e69b59d)

Author SHA1 Message Date
Mike Kao 11aa3f218f added additional logging and error handling to try to debug a scope parameter failure
1 year ago
Mike Kao 4367ee3ca6 fix the redirect uri generation to use x-forward-proto to allow handling of reverse proxies.
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
2 years ago
Jakob Ankarhem 6e899480d5
fix(oidc): allow paths in wellknown lookup
2 years ago
Jakob Ankarhem 5886f83bed
fix(oidc): use wellknown authorization endpoint
2 years ago
Jakob Ankarhem 3dfc67a32b
fix: invalid import
2 years ago
Jakob Ankarhem ef24e3064f
fix: review comments
2 years ago
Jakob Ankarhem afeefec9e1
fix(oidc): invalidate when email not verified
2 years ago
Jakob Ankarhem d2245c7f2c
docs: add api documentation for oidc endpoints
2 years ago
Jakob Ankarhem 52fd0b7dd8
feat(oidc): create user if it doesn't exist
2 years ago
Jakob Ankarhem ac2a1971a3
feat: oidc support
2 years ago
Danshil Kokil Mungur 7404d68143
fix(ui): hide null dates in episodes list (#3035)
2 years ago
Ryan Cohen d8da5cbe9d
fix(plex): add container-size header to recently added api call (#3023)
2 years ago
Danshil Kokil Mungur 30141f76e0
feat(logs): add search filter (#2505)
2 years ago
Danshil Kokil Mungur 99fc9a2da0
feat(jobs): show current job frequency in edit modal (#3008)
2 years ago
TheCatLady 0839718806
feat: view other users' watchlists (#2959)
2 years ago
Ryan Cohen c6a133d4e5
refactor: absolute imports with path alias (#2960) [skip ci]
2 years ago
Ryan Cohen 4b855b8114
style: fix organize-imports to work with tailwindcss prettier plugin (#2957) [skip ci]
2 years ago
TheCatLady 6c0fd40877
feat(notif): auto-request notif type (#2956)
2 years ago
Ryan Cohen 301f2bf7ab
feat: plex watchlist sync integration (#2885)
2 years ago
TheCatLady 9021696cf0
fix(lang): correct capitalization of 'TMDB' (#2953)
2 years ago
TheCatLady a12697b061
feat(perms): add new permission for viewing recently added media (#2129)
2 years ago
Ryan Cohen 16545eec22
feat: tooltip foundation (#2950)
2 years ago
TheCatLady c143c0b8d2
fix: better ordering of RequestButton options & properly handle failed requests (#2944)
2 years ago
Danshil Kokil Mungur 0fa84eae8d
build(deps): bump dependencies (#2796)
2 years ago
TheCatLady f3e56da3b7
feat: show alert/prompt when settings changes require restart (#2401)
2 years ago
TheCatLady 6428b8d419
fix: log level value should not be case sensitive (#2913)
2 years ago
Gylesie 004e1bb17e
fix(api): lookup shows using english title only (#2911)
2 years ago
Ryan Cohen 22ec058431
test: add cypress foundation (#2903) [skip ci]
2 years ago
Ryan Cohen f5864b49de
refactor: update a few dev deps and convert to using type imports where possible (#2886)
2 years ago
Ryan Cohen aed1409f29
fix(api): add rate limiter to TMDb requests to hopefully deal with 429s (#2881)
2 years ago
Brandon Cohen 575da306b0
feat: plex deep links for iOS devices (#2680)
2 years ago
Danshil Kokil Mungur a6c1f3f7ce
fix(api): ignore filter if unset in media route (#2647)
3 years ago
Danshil Kokil Mungur 1054b4e2d7
fix(search): use correct param to filter movies by year (#2727)
3 years ago
Danshil Kokil Mungur e4039d09c0
feat(api): add issue counts endpoint (#2713)
3 years ago
TheCatLady b75fc7b238
fix(auth): resolve local/password authentication issues (#2677)
3 years ago
Danshil Kokil Mungur 0c7373c7e8
feat(about): show config directory (#2600)
3 years ago
TheCatLady 7d19de6a4a
fix(tautulli): fetch additional user history as necessary to return 20 unique media (#2446)
3 years ago
Danshil Kokil Mungur 72c825d2a5
feat(search): filter search results by year (#2460)
3 years ago
TheCatLady 30644f65ea
fix(plex): find TV series in addition to movies from IMDb IDs (#1830)
3 years ago
TheCatLady 85bb30e252
feat: verify Plex server access during auth for existing users with Plex IDs (#2458)
3 years ago
TheCatLady aa062d921c
fix(sonarr): monitor existing series upon request approval (#2553)
3 years ago
TheCatLady eff665ef4b
fix: add Discord ID setting to general user settings page (#2406)
3 years ago
TheCatLady 1dc900d5ce
feat(tautulli): validate upon saving settings (#2511)
3 years ago
TheCatLady a76b608ab7
fix(email): enclose PGP encryption logic in try/catch (#2519)
3 years ago
TheCatLady 61681857b1
fix(sonarr): only scan seasons that exist in TMDb (#2523)
3 years ago
Danshil Kokil Mungur 5d4b06bbcc
fix(radarr): correctly check for existing movies (#2490)
3 years ago
TheCatLady 8cba486249
fix: address unhandled promise rejections & bump node to v16.13 (#2398)
3 years ago
Danshil Kokil Mungur d7779408d1
fix(logs): handle log message nested extra properties (#2459)
3 years ago