seerr/server/interfaces/api
Joaquin Olivero 818aa60aac
feat: blacklist items from Discover page (#632)
* feat: blacklist media items

re #490

* feat: blacklist media items

* feat: blacklist media items

* style: formatting

* refactor: close the manage slide-over when the media item is removed from the blacklist

* fix: fix media data in the db when blacklisting an item

* refactor: refactor component to accept show boolean

* refactor: hide watchlist button in the media page when it's blacklisted. Also add a blacklist button

* style: formatting

---------

Co-authored-by: JoaquinOlivero <joaquin.olivero@hotmail.com>
2024-09-16 22:08:12 +02: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 feat: view other users' watchlists (#2959) 2022-08-22 05:50:27 +00: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
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 Making the new setting optional 2023-11-14 08:51:29 -06:00
userInterfaces.ts feat: view other users' watchlists (#2959) 2022-08-22 05:50:27 +00:00
userSettingsInterfaces.ts Merge remote-tracking branch 'upstream/develop' into develop 2023-11-05 17:29:23 +05:00
watchlistCreate.ts fix(watchlist): add validation for creation request 2023-05-15 23:25:32 +07:00