Commit Graph

897 Commits (stable21)

Author SHA1 Message Date
Joas Schilling 2986019408 fix(files): Also skip cross storage move with access control 2 years ago
Côme Chilliet 88e1d6bbb7 Make sure that path is normalized and then checked, 3 years ago
Robin Appelman ce5f0cacd1 handle stream wrappers in SeekableHttpStream 4 years ago
Carl Schwan 396157af18 Fix psalm issues 4 years ago
Carl Schwan 73e402f715 Add helper method in Wrapper 4 years ago
John Molakvoæ 6b94630f44
Implement multibucket shift for ObjectStore 4 years ago
Vincent Petry 79d26e4d7f Fix fail when keys/files folder already exists 4 years ago
Robin Appelman f6024a895c
also use case sensitive like when searching in a folder 4 years ago
Vincent Petry 65d4d30251 Check resource before closing in encryption wrapper 4 years ago
Robin Appelman bd677f6741 background scan the source storage when a background scan on a storage jail is triggered 4 years ago
Carl Schwan 8f9d1b31df
Fix search results filtering 4 years ago
Joas Schilling f700abc889 Check for invalid characters before trimming 4 years ago
MichaIng 9db07032d5 Use pre-v22 query commands 4 years ago
Robin Appelman a3dc399e2f better cleanup of filecache when deleting an external storage 4 years ago
Vincent Petry ca37664887 Normalize directory entries in Encoding wrapper 4 years ago
Vincent Petry 88b5860e70 Move storage encoding compatibility warning logic 4 years ago
Vincent Petry 2e79444828 Normalize file name before existence check in scanner 4 years ago
John Molakvoæ 5b89d34397
Revert "[21] tell mysql to ignore the sort index for search queries" 4 years ago
Sijmen Schoon 43e829a93e Move query outside the loop and reduce chunk size to 1000 4 years ago
Sijmen Schoon bb198c635f Limit parameter count per query in Cache.removeChildren 4 years ago
Carl Schwan 00a9b0c1db Fix permissions when copying from ObjectStorage 4 years ago
Robin Appelman 99ba96524e
more reliable return value for Watcher::checkUpdate 4 years ago
Robin Appelman f18a76fec9
s3 external storage listing rework 4 years ago
acsfer eea1c23719 Handle files with is_file instead of file_exists 4 years ago
Carl Schwan ec8b2a90e6 Fix security issues when copying groupfolder with advanced ACL 4 years ago
Robin Appelman 5002bf9cc1
tell mysql to ignore the sort index for search queries 4 years ago
Robin Appelman 7f272dd98f
allow specifying index hints for mysql search queries 4 years ago
acsfer f57bbaf146 Simplify :) 4 years ago
acsfer aeb0ad8cea Replace `file_exists()` method by `is_file()` 4 years ago
acsfer 0c1ccde7d2 Get `filesize()` if `file_exists()` 4 years ago
Robin Appelman 916a838873
[21] generate a better optimized query for path prefix search filters 4 years ago
Julius Härtl df3ed040e4 Make sure that a empty directory can still be deleted when copied from another storage 4 years ago
Daniel Kesselberg b77b1d6bbd
explicitly close source stream on encryption storage 4 years ago
Daniel Kesselberg 98d3836650
explicitly close source stream on local storage 4 years ago
Vincent Petry 9722bb5c54
Fix psalm issue in Encryption stream 4 years ago
Robin Appelman 4180ca7a0b handle case where storage can't be created in getStorageRootId 5 years ago
Pauli Järvinen 61acaf1fbd Support seeking also from the end of file on S3 storage 5 years ago
Daniel Kesselberg dd9a08fa82
explicitly close source stream on object store upload even if countwrapper isn't needed 5 years ago
Jasper Knockaert bb092dd7cc fix even more brackets 5 years ago
Jasper Knockaert c1dcd06fe1 fix brakcets 5 years ago
Jasper Knockaert 5f9663d2c8 consolidation of boolean expression 5 years ago
Jasper Knockaert 82482adb48 avoid fread on directories and unencrypted files 5 years ago
Vincent Petry 2032ca7457
Unregister enc stream wrapper for any exception 5 years ago
Robin Appelman ca3a6251d2
better cleanup of user files on user deletion 5 years ago
Robin Appelman 4c954e7dd1 fix Folder->getById() when a single storage is mounted multiple times 5 years ago
Robin Appelman a9fbd0b41b
dont apply jail search filter is on the root 5 years ago
John Molakvoæ 218a96ebf9
Revert "[stable21] better cleanup of filecache when deleting an external storage" 5 years ago
Robin Appelman feb640cd64
better cleanup of filecache when deleting an external storage 5 years ago
Julius Härtl c16d5b1077 Reset checksum when writing files to object store 5 years ago
Richard de Boer 9f3824b884 Check whether output buffering is active before turning it off 5 years ago