Commit Graph

1450 Commits (8904bf645b30fbdfdcb00a2ea607d752ee69d865)

Author SHA1 Message Date
Marcel Klehr 062a0efed5 fix(TemplateManager): Bail early if templatedirectory is empty 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
Maxence Lange 7467422f57 implements search on null/notnull metadata 2 years ago
Christoph Wurst ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ 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
Tobias Zimmerer cdf96fab92 fix(s3): support SSE-C headers for the MultipartCopy call 2 years ago
Maxence Lange 761a688ec9 fix psalm 2 years ago
Maxence Lange 3af12b2a50 ignore metadata if table is empty 2 years ago
Maxence Lange 380b81315a moving metadataquery 2 years ago
Benjamin Gaussorgues a75a93af8e
feat(files): Allow advanced search for files 2 years ago
Joas Schilling 67958915da
fix(events): Make sure all `\OCP\Files::…` events are emitted with the same data 2 years ago
Robin Appelman f4fa2fb93c
optimize isShared and isMounted 2 years ago
Louis Chemineau d3a313f192
Support getting and setting metadata in DAV requests 2 years ago
Robin Appelman dec880b285
optimize builtin storage wrappers 2 years ago
Maxence Lange f497d8b6e5 IFilesMetadata 2 years ago
Maxence Lange e62e9e3dbf IFilesMetadata 2 years ago
Git'Fellow b4a3773115 fix: reduce memory consumption of scans 2 years ago
Git'Fellow 3bedfdf6ff Replace if/else with return match 2 years ago
Jonas 7441ce2b11
enh(IMountManager): Add method to get MountPoint from CachedMountInfo 2 years ago
Marcel Klehr 71a06b6bf8 fix(Folder): Allow filename to be '0' 2 years ago
Robin Appelman 8418fcfedf
add some support for rename on case insensitive local filesystems 2 years ago
Robin Appelman 9bc44de95d
reuse sharing disabled state when listing folder content 2 years ago
Robin Appelman 460344336e
optimize cache jail creation 2 years ago
John Molakvoæ 4b55594f55
feat(files): migrate template picker 2 years ago
Hamid Dehnavi ea06cf2f39 Convert isset ternary to null coalescing operator 2 years ago
Robin Appelman eab8dd3ca0 use multipart copy for s3 2 years ago
Robin Appelman b40fa64a8b use multipart copy for s3 2 years ago
Robin Appelman 5bf34979fe add wrapper to ensure we don't get an mtime that is lower than we know it is 2 years ago
Côme Chilliet 5090848b25
Store size in int|float for 32bit support 2 years ago
Robin Appelman 5e347553bc add method to create a node from cache entry + mountpoint 2 years ago
Julius Härtl 7f958e81d3
fix: Pass parent to NonExistingFile instances 2 years ago
Robin Appelman 1eb3293e53
setup filesystem wrappers before we mark the root as setup 2 years ago
Robin Appelman 5685d68bd3
add more checks to ensure mounts aren't empty 2 years ago
Benjamin Gaussorgues 003d0dec93 Detect aborted connection in OC\Files\View and stop writing data to the output buffer 2 years ago
Julius Härtl 13b9dd2267 fix: Only read unencrypted_size when file is actually encrypted 2 years ago
Julius Härtl 88a96e4db7 fix: Only store unencrypted_size if path should be encrypted 2 years ago
Robin Appelman 5ac0e9b63b
reuse isValidPath from Filesystem 2 years ago
Robin Appelman baf8d2e1d0
make LazyFolder::get not load the real folder if we know the path 2 years ago
Robin Appelman 9055fef5ef
add IFileInfo::getParentId 2 years ago
Robin Appelman e718cbc661
make Node::getParent lazy 2 years ago
Robin Appelman 0232eec2cf
allow passing more info to lazy folder 2 years ago
Lucas Azevedo c587f684bd Wrap mimetype insert and getLastInsertId in a transaction 2 years ago
Lucas Azevedo 5de021cb9a fix(mimetype): Remove unnecessary transaction when storing a mime type 2 years ago
John Molakvoæ 750a9f2c4a
fix: prevent sharing permissions on user root folder 2 years ago
Thomas Citharel 3f28fc58aa fix(s3): fix handling verify_bucket_exists parameter 2 years ago
Robin Appelman e4f85226c5
extend fix-key-location to handle cases from broken cross-storage moves 2 years ago
Vincent Petry 8d1a3daa3f Allow ext storage Local to go unavailable 2 years ago