Commit Graph

543 Commits (0263821010d1394de6bbcefa6e78e7fab385cda0)

Author SHA1 Message Date
Roeland Jago Douma e953205908
Use HTTP1.1 to read S3 objects 7 years ago
Robin Appelman f39605dabc
verify that paths are valid for recursive local move 7 years ago
Morris Jobke 9dac9710e4 Fix full text search for groupfolders 7 years ago
Robin Appelman b4e2d8f8ad
handle storage exceptions when trying to set mtime 7 years ago
Xheni Myrtaj d227f4d34c
Do not fail integrity check if mimetype list is changed 7 years ago
Robin Appelman 98dd526010
search files by id in shared storages last 7 years ago
Julius Härtl 67dd4b018a
Check for free space on touch 7 years ago
Robin Appelman 834db3af2c
add method to get bucket name from s3 storage 7 years ago
Robin Appelman 06a119242e
make ObjectStoreStorage::getURN public 7 years ago
Robin Appelman 439b341e89
add method to get the used object store from the storage 7 years ago
Robin Appelman 6a30c65a32
remove extra param in cache update call 7 years ago
Arthur Schiwon 009c2dfbd5
take return of mkdir into account, throw exception on failure 7 years ago
Roeland Jago Douma dedb84acb0
Always use a temp file for swift writes 7 years ago
Roeland Jago Douma 5d360bd16f
Harden appdata putcontent 7 years ago
Vlastimil Pecinka 1c3abda280
Store user object later in the code 7 years ago
Robin Appelman cc29f5d719
always allow moving mountpoints inside the same mountpoint 7 years ago
Joas Schilling 17d5e47937
Remove spaming debug logs 7 years ago
Robin Appelman 3ca1e90044
allow renaming the root of a movable mount even if the parent folder is readonly 7 years ago
Robin Appelman 631ae17dce
handle long etags from dav external storage 7 years ago
Ari Selseng d16cfb519e Avoid calculating folder size for parent that needs scan. 7 years ago
Roeland Jago Douma 1153123b90
Use a tmp file for swift writes 7 years ago
Julius Härtl c778032276
Properly handle null as ownerId if file system access is denied by access token 7 years ago
Joas Schilling 01b4db62fb
Add dispatcher events to User and Group objects 7 years ago
S. Cat e3142a91b2 Bucket name - Alert in debug mode 7 years ago
S. Cat 381ae44d38 Correct code indent 7 years ago
S. Cat 77473b0228 Warning on S3 not compatible DNS bucket name 7 years ago
Sebastien Cat 59c3d8d85f Dont check Bucket Name in Nextcloud 7 years ago
Robin Appelman 8fc47c6f00
add option to get raw size (without submounts) from fileinfo 7 years ago
Robin Appelman 092f78d7a4
add event for cache update 7 years ago
Roeland Jago Douma 104616c1da
Use CountWrapper instead of almost identical CountReadStream 7 years ago
Roeland Jago Douma 61d66d7954
Fix empty file uploads to S3 7 years ago
Roeland Jago Douma 62ddb124a1
Filter out versions and trashbin 7 years ago
Roeland Jago Douma cb67c6aa00
Loop for the recent search 7 years ago
Roeland Jago Douma 4c7424d38b
We need to initialize the storage else the jailed path is always null 7 years ago
Volker d06c25b9c8
Update SwiftFactory.php 7 years ago
Robin Appelman 748bcd407b
add event for inserting cache entries 7 years ago
William Pain c26bdd4731 Fix: Check if `$this->params['user']` is an array 7 years ago
Robin Appelman 1d322d3b37
always use multipart uploader for s3 uploads 7 years ago
Robin Appelman f69c2d1e84
cleanup shared lock if changing to exclusive lock failed 7 years ago
Robin Appelman 615fb8cd77
Cache tokens when using swift's v2 authentication 7 years ago
Florian Schunk c2f8df0573 don't close input stream when writing in encrypted file 7 years ago
Roeland Jago Douma d0956c9a42
Followup 12833, gracefully handle the getting of / 7 years ago
Robin Appelman d6bf5d4384
upload new files in objectstore to a .part path first 7 years ago
Robin Appelman 6c9f2644cf
Add objectExists to objectstore interface 7 years ago
Robin Appelman 740ea0d30e
try to grab the appdata folder directly without going trough the whole tree 7 years ago
Roeland Jago Douma 72f3882d4b
No need to propogate changes in appdata 7 years ago
Roeland Jago Douma 2c6d36105c
Emit write update only once on touch 7 years ago
Roeland Jago Douma f7a1ed8656
Only execute query in propagateChange once 7 years ago
Robin Appelman 9d9f6903c9
Fix folder path containing leading slash when getting mount root by id 7 years ago
Morris Jobke cef8eadf2a
Add PHPDoc for thrown exception 7 years ago