seerr/server/interfaces/api
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
..
blacklistInterfaces.ts feat: blacklist items from Discover page (#632) 2024-09-16 22:08:12 +02:00
common.ts feat: show quality profile on request (#847) 2024-08-01 14:59:45 +02:00
discoverInterfaces.ts fix(discover): resolve a typing issue with the WatchlistItem interface (#1156) 2024-12-16 17:03:16 +01:00
issueInterfaces.ts refactor: absolute imports with path alias (#2960) [skip ci] 2022-08-22 11:02:46 +09:00
mediaInterfaces.ts refactor: absolute imports with path alias (#2960) [skip ci] 2022-08-22 11:02:46 +09:00
overrideRuleInterfaces.ts feat: override rules (#945) 2024-12-29 05:20:35 +08:00
personInterfaces.ts refactor: absolute imports with path alias (#2960) [skip ci] 2022-08-22 11:02:46 +09:00
plexInterfaces.ts refactor: absolute imports with path alias (#2960) [skip ci] 2022-08-22 11:02:46 +09:00
requestInterfaces.ts feat: show quality profile on request (#847) 2024-08-01 14:59:45 +02:00
serviceInterfaces.ts refactor: absolute imports with path alias (#2960) [skip ci] 2022-08-22 11:02:46 +09:00
settingsInterfaces.ts feat: add a setting for special episodes (#1193) 2024-12-30 05:03:49 +08:00
userInterfaces.ts feat: view other users' watchlists (#2959) 2022-08-22 05:50:27 +00:00
userSettingsInterfaces.ts feat(notifications): added telegram thread id's (#1145) 2024-12-21 14:54:55 +08:00
watchlistCreate.ts fix(watchlist): add validation for creation request 2023-05-15 23:25:32 +07:00