Commit Graph

473 Commits (c3361e2ea514b18c3be9cd0e2b4558abfc2a78d0)

Author SHA1 Message Date
Eric Nemchik e2a2445cb6 fix: Include all defaults in payload (#3538)
11 months ago
Marco Faggian 3778572115 feat(rating): added IMDB Radarr proxy (#3496)
11 months ago
Brandon Cohen 4b79be8972 fix: handle issue causing incorrect media to change to unknown (#3516)
11 months ago
Anton K. (ai Doge) 18d7d29f37 fix: resolved user access check issue (#3551)
11 months ago
Brandon Cohen 01f9cc6453 fix: improved handling of edge case that could cause availability sync to fail (#3497)
11 months ago
Ryan Cohen fa00351b33 fix: adjust the plex watchlist sync schedule to have fuzziness (#3502)
11 months ago
Fallenbagel 5ba3fefdcc fix: fixes RT ratings for tv shows (#3492)
11 months ago
Andrew Kennedy 66249ac73c fix: make a (shallow) copy of radarr/sonarr tags into a request before adding user tags (#3485)
11 months ago
Izaac Brånn bc20a97cc1 feat: auto tagging requested media with username (#3338)
11 months ago
Shane Friedman b058138794 feat(discover): support filtering by tmdb user vote count on discover page (#3407)
11 months ago
Brandon Cohen 81afa9c32d fix: correctly load series fallback modal with sonarr v4 (#3451)
11 months ago
Zeb Muller aa7b5cbff3 fix: error deleting users with over 1000 requests (#3376)
11 months ago
Alex 845e1ce147 fix: handle search results with collections (#3393)
11 months ago
Brandon Cohen 97660cdf0b fix: availability sync file detection (#3371)
11 months ago
Brandon Cohen b1098297c8 feat: adds streaming services custom slider (#3361)
11 months ago
Brandon Cohen a7c18b387a fix: logger was set to info for the wrong logs (#3354)
11 months ago
Brandon Cohen 19f9fbaff6 feat: availability sync rework (#3219)
11 months ago
Danshil Kokil Mungur 26b710342b fix(watchlist): correctly load more than 20 watchlist items (#3351)
11 months ago
Brandon Cohen 58fac55dfd fix: added a refresh interval if download status is in progress (#3275)
11 months ago
Owen Voke d607134d6b fix: remove unnecessary parenthesis from api key generation (#3336)
11 months ago
Pedro Nascimento d6b729c4a2 perf(imageproxy): do not set cookies to image proxy so CDNs can cache images (#3332)
11 months ago
Ryan Cohen 08d448baa1 fix(snapcraft): use the correct config folder for image cache (#3302)
11 months ago
Brandon Cohen 98cf7bccf4 fix: pass in library type when scanning recently added items (#3287)
11 months ago
Brandon Cohen cc4d9128fc fix: multiple genre filtering now works (#3282)
11 months ago
TheCatLady caacfa21d9 fix: issues with issues (#3267)
11 months ago
Ryan Cohen f527f6cbc7 feat: add streaming services filter (#3247)
11 months ago
Danshil Kokil Mungur 41ddba8af4 fix(request): mark request as approved if media is already available when retrying failed request (#3244)
11 months ago
Ryan Cohen ba938bbe42 feat: discover overhaul (filters!) (#3232)
11 months ago
Danshil Kokil Mungur 1395b99a39 fix(request): approve request when retrying request (#3234)
11 months ago
Ryan Cohen 5b037cc445 feat: discover inline customization (#3220)
11 months ago
renovate[bot] 5fbb5803dc fix(deps): update dependency axios to v1 (#3202)
11 months ago
Ryan Cohen 7a121214dd fix: restore status badges on titles on actors page when hide available media enabled (#3206)
11 months ago
Ryan Cohen 182bd71708 feat: add keywords to movie/series detail pages (#3204)
11 months ago
renovate[bot] 51b2b8b2a0 chore(deps): update all non-major dependencies (#2926)
11 months ago
Ryan Cohen 5bc4532c2b feat: add discover customization (#3182)
11 months ago
Brandon Cohen 0858f7fe3a feat(ui): request card progress bar (#3123)
11 months ago
Ryan Cohen 5d106bd919 fix(experimental): use new RT API (sorta) (#3179)
11 months ago
Ryan Cohen ad9ad5a7a2 fix(api): handle auth for accounts where the plex id may have been set to null (#3125)
11 months ago
Ryan Cohen a21da8b576 feat: custom image proxy (#3056)
11 months ago
Danshil Kokil Mungur 05e77ac318 fix(ui): minor fixes (#3036)
11 months ago
Mike Kao 4c87717d65 got oidc working for authelia
11 months ago
Mike Kao d00cf64501 made proggress on oidc with better try catch
11 months ago
Mike Kao 6a4537bd01 log middlware
11 months ago
Mike Kao b425604342 oidc callback logging
11 months ago
Mike Kao df8c1b53e5 okay trying again with no error handling changes. Just logging and scope support
11 months ago
Mike Kao de15f9017a scope missing is not a fatal error
11 months ago
Mike Kao 27dac31db5 add scope support for oidc
11 months ago
Mike Kao 11aa3f218f added additional logging and error handling to try to debug a scope parameter failure
11 months ago
Mike Kao 4367ee3ca6 fix the redirect uri generation to use x-forward-proto to allow handling of reverse proxies.
11 months ago
Jakob Ankarhem 765c38b885
fix(oidc): look at protocol to decide callback protocol
2 years ago