-
-
Notifications
You must be signed in to change notification settings - Fork 799
feat(blocklist): add support for collections #1841
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
fallenbagel
merged 25 commits into
seerr-team:develop
from
0xSysR3ll:feat-collection-blacklist
Mar 29, 2026
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
611a547
feat(blacklist): add support for collections
0xSysR3ll 1f8ef23
fix(blacklist): remove unecessary POST data
0xSysR3ll 0a8ae7b
revert(blacklist): bring back original implementation
0xSysR3ll 75a7624
refactor(blacklist): remove blacklist route implementation
0xSysR3ll adc12e7
refactor(blacklist): rename blacklist to blocklist
0xSysR3ll a667ebb
fix(blocklist): remove unused caught error variables
0xSysR3ll 8594e71
feat(blocklist): add partial blocklist status
0xSysR3ll a5f51b0
refactor: remove blacklist related code
0xSysR3ll bb9668c
refactor: re-order functions
0xSysR3ll 9bae52d
fix(blocklist): update blocklist API endpoints
0xSysR3ll c0bc846
refactor(blocklist): streamline blocklist permissions check
0xSysR3ll b339931
feat(collection): add revalidation support
0xSysR3ll 8fa89e4
feat(blocklist): add endpoint to blocklist all movies in a collection
0xSysR3ll e136905
refactor: remove unused collection blocklist check
0xSysR3ll 175338a
fix(blocklist): wrong api for collection blocklist
0xSysR3ll 5066784
feat: trigger parent mutation on status update
0xSysR3ll e588620
fix(blocklist): ensure mediaType is set
0xSysR3ll e9f268a
fix(blocklist): directly remove from repository
0xSysR3ll c713ee3
refactor: blacklist left-over
0xSysR3ll 5cbb12b
fix(blocklist): handle duplicate entries during save
0xSysR3ll 69a8b71
refactor: reduce database queries
0xSysR3ll 075608c
feat(collection): add message for partial blocklist removal
0xSysR3ll 929d571
refactor: prefer transaction
0xSysR3ll 1e7a964
refactor: bring back original visibility check
0xSysR3ll 1fa9cd1
revert: removed API docs by mistake
0xSysR3ll File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.