seerr/server
Gauthier c2d9d00b41
fix(mediarequest): correct download sync for Radarr (#1484)
This PR fixes a bug introduced by #1376, where `radarrSettings` was incorrectly replaced by
`radarrMovie`.
2025-03-16 22:44:25 +01:00
..
api fix(api): make item endpoints user-independent (#1413) 2025-03-03 05:45:59 +08:00
constants feat: add linked accounts page (#883) 2025-02-23 00:16:25 +08:00
entity fix(mediarequest): correct download sync for Radarr (#1484) 2025-03-16 22:44:25 +01:00
interfaces/api feat: revamp login page and support disabling media server login (#1286) 2025-02-23 00:40:38 +08:00
job fix(jobs): run plex/jellyfin jobs only for the relevant media server (#1331) 2025-02-05 05:01:02 +08:00
lib fix(job): resolve edge case issue with season availability updates (#1483) 2025-03-16 21:57:14 +01:00
middleware perf(imageproxy): do not set cookies to image proxy so CDNs can cache images (#3332) 2023-02-12 20:05:29 +09:00
migration feat: override rules (#945) 2024-12-29 05:20:35 +08:00
models feat: Option on item's page to add/remove from watchlist (#781) 2024-08-07 13:46:57 +02:00
repositories feat(add watchlist): adding midding functionality from overserr 2023-04-27 22:27:23 +07:00
routes fix: check if the file still exists in the service before deleting (#1476) 2025-03-15 22:42:17 +01:00
scripts feat: view other users' watchlists (#2959) 2022-08-22 05:50:27 +00:00
subscriber fix: issues with issues (#3267) 2023-01-24 02:58:56 +00:00
templates/email feat(notif): issue notifications (#2242) 2021-12-04 21:24:26 +09:00
types revert: reverts csrf-csrf back to csurf (#1442) 2025-03-11 09:33:40 +08:00
utils fix(proxy): update http proxy to accept bypass list with undici v7 (#1456) 2025-03-12 15:25:54 +08:00
datasource.ts refactor(postgres): add postgres socket (#1248) 2025-01-12 22:40:46 +08:00
index.ts revert: reverts csrf-csrf back to csurf (#1442) 2025-03-11 09:33:40 +08:00
logger.ts refactor: rename some remaining Overseerr occurrences (#1397) 2025-02-26 13:08:00 +08:00
tsconfig.json refactor: update Next.js, React.js and Node.js (#815) 2024-06-23 23:43:54 +02:00