Commit Graph

172 Commits (5084b58fd29dfd65372e8efdd22a7df615682d5a)

Author SHA1 Message Date
Git'Fellow 4920bd1725 refactor: add PHP 8.3 types to BC-safe class constants 1 week ago
Carl Schwan 9f2cb1b549
refactor: Port remainging commands from files app 1 week ago
Carl Schwan 79207f76cc
refactor(commands): Remove IQuestionHelper 1 week ago
Carl Schwan 3b290997a2
feat(console): Expose output format 1 week ago
Carl Schwan a2add17418
refactor: Port most remaining files commands to AsArgument 1 week ago
Carl Schwan 1cb708e986
refactor: Use the new AsCommand attribute to port two files commands 1 week ago
Carl Schwan 9d03d0435c
fix: Mark ITrashManager as optional 1 month ago
Robin Appelman a91d7cf0e5
feat: add option to skip trashbin in files:delete 1 month ago
Robin Appelman 344776627b
feat: create missing parent folders in files:put 1 month ago
Robin Appelman c7ed7fec01
feat: add occ files:touch command 1 month ago
Robin Appelman 923f2f6c75
feat: add occ command for creating folders 1 month ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Ferdinand Thiessen d8e8703796
chore: add missing `Override` attribute to app code 4 months ago
Robin Appelman 1a3da80932
feat: add output options and '--cached-only' to list mounts command 4 months ago
Louis Chmn 72812b2b07 chore(Scanner): Use modern syntax and APIs 4 months ago
Carl Schwan 3d18cd7cc5
fix(preview): Fix files:app-data-scan for previews 6 months ago
Louis Chmn 55756e626f feat(files): Add support for `storage-id` and `path` in RepairTree command 9 months ago
Cristian Scheid 40d3118751 feat(files): add --use-user-id option to transfer-ownership command 9 months ago
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 9 months ago
Robin Appelman ef5e014d3a feat: add command to list mounts for user 9 months ago
Robin Appelman cfb7f8c069 feat: add command to refresh registered mounts for a user 9 months ago
Marcel Klehr e237ac54cc fix(RepairTree): Update files:repair-tree description 11 months ago
Carl Schwan bfc7d5dd9f feat(preview): Implement scanning for previews 11 months ago
Carl Schwan b0357663b9 perf(preview): Optimize migration and simplify DB layout 11 months ago
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
Carl Schwan 7e1c49ad9d refactor: Port away from IQueryBuilder::execute in apps/ 11 months ago
Ferdinand Thiessen 805fe3e15b
feat(files): provide UI to sanitize filenames after enabling WCF 12 months ago
Robin Appelman 4990d75007 feat: multi object store rename command 1 year ago
Robin Appelman 2d4bba7b0c feat: add command to get user objectstore config mappings 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
provokateurin 2e5ccc7123
fix(files): Always transfer incoming shares when doing ownership transfer to prevent broken reshares 1 year ago
Robin Appelman a338f56fd5 fix: don't scan the same storage multiple times 1 year ago
Ferdinand Thiessen dffc741201
fix(files): add more debug output to the filename sanitizing command 1 year ago
provokateurin 82fb8f8508
refactor: Extend rector to core/ 1 year ago
Ferdinand Thiessen 6cf1870322
feat(FilenameValidator): allow to sanitize filenames 1 year ago
Robin Appelman 2c0e576a7d
feat: add option to include external storage when transfering files 1 year ago
Ferdinand Thiessen f7f4930581
feat(files): add command to (dis)enable windows compatible filenames 1 year ago
Ferdinand Thiessen 226ad23a1a
feat(files): add command to automatically rename filenames 1 year ago
Robin Appelman bb4cf2830a
fix: better error message when trying to scan a folder that is already being scanned 1 year ago
Robin Appelman 7ce06f47c8
feat: move streaming output helps to command base class 1 year ago
Robin Appelman 7d9655d889
feat: rework object listing 1 year ago
Robin Appelman f17cf83e16
feat: add command to list orphan objects 1 year ago
Robin Appelman fcde776683
feat: add command to list objects 1 year ago
Robin Appelman c3bc362f48
feat: add command to get object metadata 1 year ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 2 years ago
Josh b9cc4bab4d refactor(files): Use functions for all in `occ files:cleanup` 2 years ago
Josh aa2b9b5ef2
feat(occ): Add help and update description for `files:cleanup` 2 years ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 2 years ago
Git'Fellow c254855222 chore(db): Correctly apply query types 2 years ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 2 years ago