-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
feat(occ): New command to delete previews #35189
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
Closed
Closed
Changes from 1 commit
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
ee9c8e9
Added Delete class
charleypaulus 7624f13
Registered delete previews command
charleypaulus 1001c59
Corrected spaces to tabs
charleypaulus 741236f
Corrected returned type (Github code scanning / Psalm issue)
charleypaulus 58f444f
Handled batch deletion
charleypaulus 82ec7f8
Fixed php-cs
charleypaulus 77a358e
Ran composer install --no-dev
charleypaulus 9f4b52c
Renamed old-only option to remnant-only
charleypaulus e76e86c
Caught negative batch size
charleypaulus d1419d9
Corrected condition on mimtype
charleypaulus 9a5cddb
List available mimetypes when user inputs a non-existing one
charleypaulus 7a70b59
Added getMimetypes in interface
charleypaulus 5c1bf53
Added @since tag
charleypaulus a20461e
autoloaderchecker.sh after rebase
charleypaulus 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
Corrected returned type (Github code scanning / Psalm issue)
Signed-off-by: Charley Paulus <[email protected]> Signed-off-by: charleypaulus <[email protected]>
- Loading branch information
commit 741236f5d2db2d13d81e83687ee27aac7f8c819a
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
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.
Check notice
Code scanning / Psalm
PossiblyInvalidMethodCall