seerr/server
fallenbagel 9cc6930fed
fix(api): make item endpoints user-independent (#1413)
Fix Jellyfin/Emby item retrieval to work properly with api tokens by using user-independent item
endpoints. This will resolve the issue where disabled libraries for jellyseerr owner's would fail to
scan even when we migrated to API tokens due to using the user-dependent item view endpoints.
2025-03-03 05:45:59 +08: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 feat: add linked accounts page (#883) 2025-02-23 00:16:25 +08: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 chore: merge upstream (#1404) 2025-02-27 19:13:14 +08: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(watchlist): disable Jellyseerr's watchlist for Plex users (#1398) 2025-02-26 10:47:11 +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 fix(logging): handle media server connection refused error/toast (#748) 2024-05-23 19:34:31 +05:00
utils refactor(settings): move network settings to their own settings tab (#1287) 2025-02-20 18:27:18 +01:00
datasource.ts refactor(postgres): add postgres socket (#1248) 2025-01-12 22:40:46 +08:00
index.ts refactor: rename some remaining Overseerr occurrences (#1397) 2025-02-26 13:08:00 +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