Commit Graph

257 Commits (9b84831c8d0c1d715cd42fa3e4e01ac8a59fa369)

Author SHA1 Message Date
Ferdinand Thiessen 46f1efac41
feat: Add `IFilenameValidator` to have one consistent place for filename validation 2 years ago
Côme Chilliet e111d2e26c fix: Make webhook event serialization opt-in with a new interface 2 years ago
Côme Chilliet 734aad8934 feat: Make node events serializable 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Louis Chemineau 0114e9cd84
fix(files): setOwner since doc 2 years ago
Marcel Klehr 1c033ae70a fix(IRootFolder): Add getAppDataDirectoryName method 2 years ago
Marcel Klehr 8352b27c11 fix: weed out some psalm errors and run cs:fix 2 years ago
Marcel Klehr 00894e2420 feat: first pass at TaskProcessing API 2 years ago
Julius Härtl ff3fc85d10 perf(ILockManager): Allow registering a lock provider lazy 2 years ago
Côme Chilliet ece3588252
fix: Improve typing of mimetype aliases 2 years ago
Julius Härtl f9e235f7f1 perf(templates): Emit RegisterTemplateCreatorEvent to register template creators more lazy 2 years ago
Julius Härtl 4910e7e231
fix: Pass the mountpoint target user to storages without owner 2 years ago
Côme Chilliet ab6afe0111 fix: Fix new psalm errors from update 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Robin Appelman 1d9354a81e
feat: add interface for lower level filecache acess without having to do direct db queries 2 years ago
Christopher Ng 66e77d41c8 feat: Add iconSvgInline to TemplateFileCreator 2 years ago
Thomas Citharel ffeb797ecc
refactor(mimeloader): modernize MimeTypeLoader 2 years ago
Maxence Lange 467c84ec53 feat(files): copy live photos 2 years ago
Robin Appelman 4d110c1dd6 feat: add interface to get only a single node by id instead of all nodes for the id 2 years ago
Robin Appelman 3890aa54be
add some comments for the distributive operation and add another test 2 years ago
Robin Appelman 63ffaab95e
fix types + autoloader 2 years ago
Robin Appelman 2e14a7a4a6
optimize query pattern used by storage filter 2 years ago
Joas Schilling 42be7a5d74
fix(OCP): Add since tag for all constants 2 years ago
Côme Chilliet f73f966c98 chore: Add missing ArrayAccess template parameters 2 years ago
Côme Chilliet 1332078be1 Use OCP\Util::getL10N instead of OC::$server->getL10N 2 years ago
Julius Härtl cc75294eb6 perf: Avoid updating the folder size if we know the size difference 2 years ago
Louis Chemineau 2f6a4bf4a1
Synchronize operation on live photo files 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Louis Chemineau a93af13c12 Fix is-define operator 2 years ago
Maxence Lange 7467422f57 implements search on null/notnull metadata 2 years ago
Maxence Lange ff823cf926 accept boolean value 2 years ago
Ferdinand Thiessen 5172baaf8b
fix(ObjectStore): Make copying behavior consistent with local storage 2 years ago
Robin Appelman b942850af9
optimize UserMountCache::registerStorage 2 years ago
Maxence Lange f497d8b6e5 IFilesMetadata 2 years ago
Maxence Lange e62e9e3dbf IFilesMetadata 2 years ago
Jonas 7441ce2b11
enh(IMountManager): Add method to get MountPoint from CachedMountInfo 2 years ago
John Molakvoæ 4b55594f55
feat(files): migrate template picker 2 years ago
Robin Appelman 5e347553bc add method to create a node from cache entry + mountpoint 2 years ago
Benjamin Gaussorgues 003d0dec93 Detect aborted connection in OC\Files\View and stop writing data to the output buffer 2 years ago
Robin Appelman 9055fef5ef
add IFileInfo::getParentId 2 years ago
Robin Appelman e98e8f10c9 improve performance of calculating dav permissions 2 years ago
John Molakvoæ 28725c46a8
feat: redirect to the mime icon if no preview available 2 years ago
Robin Appelman a031bc4788 more share permission logic to storage wrapper 2 years ago
Robin Appelman 8af60b915b
fix share roots always being marked as writable 2 years ago
Robin Appelman fda820a64d
expose MovableMount in public interface 2 years ago
Joas Schilling 9bf812ac6c
feat!: Migrate TagService events to typed events 2 years ago
jld3103 259264b966
files: Add OpenAPI spec 3 years ago
Arthur Schiwon 221562d45d
feat: add searchBySystemTag as PHP API 3 years ago
Arthur Schiwon 71e41ffeeb
refactor: declare getMount() and getMountsIn() at IRootFolder 3 years ago
Simon L d55a7c619d Fix typos in lib/public subdirectory 3 years ago