Commit Graph

232 Commits (d4a7cfec7ca61ba48fdb20134409ad2500e0e7a7)

Author SHA1 Message Date
Robin Appelman d4a7cfec7c
rename fun to func 9 years ago
Robin Appelman fee818f493
Add tests for query builder (i)like 9 years ago
Robin Appelman 4b7bc2af0e
Move all children of a folder in a single query 9 years ago
Lukas Reschke 49ba822fef
Remove verbose error message 9 years ago
Robin Appelman 6991b79d40
serialize the token to json instead of using php's serialize 9 years ago
Robin Appelman 205d5586e8
cache swift tokens in memcache 9 years ago
Robin Appelman 8dbca71a77
better error messages for invalid regions, urltypes and service names 9 years ago
Robin Appelman 5062d0ac50
better error messages when swift authentication fails 9 years ago
Robin Appelman 8de4209c3e
round the mtime in touch 9 years ago
Robin Appelman 2d02a4735c
Fix search ordering 9 years ago
Joas Schilling 88015bc51f
Fix type hints and doc blocks 9 years ago
Vincent Petry 89c42a76c3
Remove SharedCache::getNumericStorageId to let CacheWrapper do it 9 years ago
Piotr M 5c7079f8c6
Ensure that FileInfo return values as required by its phpdoc. 9 years ago
Jörn Friedrich Dreyer 9eca1da1dd
allow configuring authType for DAV backend 9 years ago
Robin Appelman 714f198a5d
mount shared mounts last 9 years ago
Lukas Reschke ab9e3525cc
Move error message to log entry 9 years ago
kdslkdsaldsal fc57d4b96c
Fix malformed logging in exception 9 years ago
Vincent Petry cbebfaaf2b
Skip FailedStorage in background scan 9 years ago
Vincent Petry 7256940524
Redirect unlink to rmdir (#27101) 9 years ago
Vinicius Cubas Brand 13e50cbcd7 added method needsPartFile() in Storage 9 years ago
Xuanwo 210f4106c4 [OC/Files/Cache]: Fix wrong usage of basename 9 years ago
Robin Appelman 6d0c756ff9
dont allow empty wildcard search 9 years ago
Robin Appelman e61606a767
Allow searching for favorites 9 years ago
Robin Appelman df2063ee7b
Implement webdav SEARCH 9 years ago
Robin Appelman 706131b394
add icewind/searchdav 9 years ago
Frédéric Fortier 55a37c1db9 Refactor files' CacheEntry object creation to call cacheEntryFromData() all the time thus allowing proper casts to be done 9 years ago
Frédéric Fortier cc511ac7b8 Typecast filecache 'storage' as int to return it as documented, fixes #3461 9 years ago
Robin Appelman 25dc140511
Make it easier to subclass DAV storage 9 years ago
Morris Jobke 7f73ee0764
Add missing PHPDoc and properly throw exception 9 years ago
Lukas Reschke a422a59f99
Add storage to log item as well 9 years ago
Robin Appelman 8c1ed7507a
Add option to enable locking debug logging 9 years ago
Robin Appelman f27113a6ee
also apply permissions mask in getMetaData 9 years ago
vkuimov 71a022640b bug when connect to yandex webdav server 9 years ago
Jörn Friedrich Dreyer 6fd7d4efd0
remove obsolete hack (#26928) 9 years ago
Robin Appelman 269747985e
Add a more powerful notify mechanism 9 years ago
Robin Appelman 2520a4831b
Make sure we use the correct storage id when scanning a jailed storage 9 years ago
Robin Appelman 38ec2a35f2
Make DAV external storage test more reliable 9 years ago
Magnus Walbeck 3d99ec6832 Reduced code for filename trim 9 years ago
Magnus Walbeck eadc1ac637 Mimetype detection for hidden files 9 years ago
Vincent Petry 0aaf209c66
Prevent PHP request to get killed when using fclose callback (#26775) 9 years ago
Vincent Petry e667b28298
Fix files node API failed rename/copy 9 years ago
Vincent Petry eb5ea0e260
Refactor files node API for more code reuse 9 years ago
Roeland Jago Douma 00b17c3af5
Only check for local shared storages 9 years ago
Vincent Petry 706655ef20
Skip local shares in bkg scan and occ files:scan (#26590) 9 years ago
Robin Appelman 5774d3e82c
replace close:// streamwrapper with CallBackWrapper 9 years ago
Vincent Petry 6d4abdab8f
Fix DAV stat cache to properly cache 404 9 years ago
Robin Appelman 72a3ea6073
log a warning when trying to use a non basic fopen mode 9 years ago
Robin Appelman bca91f2216
remove static:// stream wrapper 9 years ago
Robin Appelman 968de70bc5
remove the need to register the quota streamwrapper globally 9 years ago
Robin Appelman 5b09565594
remove no longer used fakedir stream wrapper 9 years ago