Commit Graph

904 Commits (1f42657bb9ea76353fbc02ee100cff5755b6384d)

Author SHA1 Message Date
Vincent Petry 9c6bbfac45
Unregister enc stream wrapper for any exception 4 years ago
Robin Appelman c688703117
use getGetUnjailedRoot to determine if jailed search needs the path filter 4 years ago
Bernd Rederlechner 3866f388b1
Refactor writeObject to only use MultipartUpload when required 4 years ago
Robin Appelman c48f9ffcdd
use case insensitive like when limiting search to jail 4 years ago
Julius Härtl bc3c46362a Make sure that a empty directory can still be deleted when copied from another storage 4 years ago
Carl Schwan 28970563a2
Remove some mentions of ownCloud from our api documentation 4 years ago
Robin Appelman 5c2e7c7d28
fix Folder->getById() when a single storage is mounted multiple times 4 years ago
Robin Appelman 97aadbe46c
dont apply jail search filter is on the root 4 years ago
Lukas Reschke 28359571de Remove Flysystem storage class 5 years ago
Robin Appelman 9884344230
dont include folder being search in in the results 5 years ago
Maxime Besson 388a458cd5 fix(proxy): use accessor 5 years ago
Christoph Wurst 6d5cfe0c66
Move DateTime::RFC2822 to DateTimeInterface::2822 5 years ago
Julius Härtl 21db463bc9
Reset checksum when writing files to object store 5 years ago
Robin Appelman 8520717b4f
handle case where storage can't be created in getStorageRootId 5 years ago
Rid 0469acfb20 Fix scanner mistaking socket files for directories 5 years ago
Robin Appelman 362cb2a11f
inject SearchBuilder 5 years ago
Robin Appelman 66e10718c6
split of query building bits from searchhelper 5 years ago
Robin Appelman f938daa6e4
update tests and fix some edge cases around new search 5 years ago
Robin Appelman 27e50b24aa
some cleanup and documentation 5 years ago
Robin Appelman 5d1d53c42e
perform file search in a single query 5 years ago
Robin Appelman 9774fb1573
use searchoperation for storage filter instead of db expression 5 years ago
Robin Appelman e198dc1b20
rework search api to allow searching on multiple caches at once 5 years ago
Robin Appelman 581cbdc20c
[3rdparty] streams-0.7.4 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Richard de Boer 7990f95558 Check whether output buffering is active before turning it off 5 years ago
Richard de Boer f23d057ad9 Fix functions taking optional parameters before required ones 5 years ago
Robin Appelman 7ee528fc5a
properly use limit and offset for search in Jail wrapper 5 years ago
Christoph Wurst 8196420063
Drop \OCP\User 5 years ago
Florent d4444f2472
Avoid reading ~/.aws/config when using S3 provider 5 years ago
Robin Appelman ed2396b045
better cleanup of filecache when deleting an external storage 5 years ago
Julius Härtl b8d0249b0e Fix log error when creating files from an empty template 5 years ago
Julius Härtl 1e2cf820c8
Filter mounts for file id before trying to get user information 5 years ago
Robin Appelman ef6f2e68f0
explicitly close source stream on object store upload even if count wrapper isn't needed 5 years ago
Robin Appelman ed2d02d5f1
better cleanup of user files on user deletion 5 years ago
Robin Appelman effb7dc8ba
set mimetype for objects uploaded to object storages 5 years ago
Robin Appelman 0d5f4edc22
adjust tests 5 years ago
Robin Appelman e8221303e9
use search query for Folder::getRecent 5 years ago
Julius Härtl 8398762d78
Fail when creating new files with an empty path 5 years ago
Maxime Besson 547438527d fix(proxy): reaching s3 storage behind some http proxy 5 years ago
Samuel 03fe74b95e fix(proxy): reaching s3 storage behind some http proxy 5 years ago
J0WI 0c9b8ad051 Return early if path is root 5 years ago
Julius Härtl 6fd571461c
Properly handle creating the template directory in a subfolder (fixes #25787) 5 years ago
Julius Härtl 37591f05dc
Get the parent directory before creating a file from a template 5 years ago
Robin Appelman c8736e7a23
fix return value of Root::get 5 years ago
Morris Jobke 81fef4ddee
Log when a storage is marked as unavailable 5 years ago
Robin Appelman aee4caed07
show better error messages when a file with a forbidden path is encountered 5 years ago
Robin Appelman 8a92229485
getStorage can also return null 5 years ago
Robin Appelman f842608c95
getRelativePath can return null 5 years ago
John Molakvoæ (skjnldsv) 2074d87d0c
Catch invalid cache source storage path 5 years ago
Robin Appelman e5dc1a8085
Set umask before operations that create local files 5 years ago