seerr/server
Gauthier b6e2e6ce61
feat: add a setting for special episodes (#1193)
* feat: add a setting for special episodes

This PR adds a separate setting for special episodes and disables them by default, to avoid unwanted
library status updates.

* refactor(settings): re-order setting for allow specials request

---------

Co-authored-by: fallenbagel <98979876+Fallenbagel@users.noreply.github.com>
2024-12-30 05:03:49 +08:00
..
api fix: handle non-existent rottentomatoes rating for movies (#1169) 2024-12-20 18:23:14 +08:00
constants feat: blacklist items from Discover page (#632) 2024-09-16 22:08:12 +02:00
entity feat: add a setting for special episodes (#1193) 2024-12-30 05:03:49 +08:00
interfaces/api feat: add a setting for special episodes (#1193) 2024-12-30 05:03:49 +08:00
job chore: merge upstream (#1112) 2024-11-20 19:33:16 +08:00
lib feat: add a setting for special episodes (#1193) 2024-12-30 05:03:49 +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 feat: override rules (#945) 2024-12-29 05:20:35 +08: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 feat: add postgres support + migrations (#628) 2024-12-16 14:02:33 +01:00
datasource.ts feat: add postgres support + migrations (#628) 2024-12-16 14:02:33 +01:00
index.ts feat: add postgres support + migrations (#628) 2024-12-16 14:02:33 +01:00
logger.ts fix: log level value should not be case sensitive (#2913) 2022-08-17 01:33:13 +09:00
tsconfig.json refactor: update Next.js, React.js and Node.js (#815) 2024-06-23 23:43:54 +02:00