Commit Graph

475 Commits (feb5366a428e25ebb6054c4a3d0bc6ea304bb295)

Author SHA1 Message Date
Morris Jobke cef8eadf2a
Add PHPDoc for thrown exception 7 years ago
Robin Appelman 35251928d5
forward object not found error in switch as dav 404 7 years ago
Robin Appelman 5d5cfefd35
return the correct value when trying to get a non existing item from cache by id 7 years ago
Christoph Wurst 1b85ef4bf2
Fix string doc type casing 7 years ago
Morris Jobke 93c62d78db
Fix UniqueConstraintViolationException while insert into oc_filecache 7 years ago
Joas Schilling bb352fb667
Use the defined func()->count() instead of manual counting 7 years ago
Roeland Jago Douma 0277cd7158
Properly search the root of a shared external storage 7 years ago
Robin Appelman 9b3cc72f7c
fix writeStream for jail wrapper 7 years ago
Robin Appelman c6a48110bf
allways fall back to fopen for encryption wrapper 7 years ago
Robin Appelman 93de63777e
extend storage api to allow directly writing a stream to storage 7 years ago
Robin Appelman e5c3e4b76f
Add getExtension() to FileInfo 7 years ago
Roeland Jago Douma 0fb070b5b4
Allow chunked uploads even if your quota is not sufficient 7 years ago
Robin Appelman 6c5ea0ceca
pass `Cache::getMoveInfo` along cache wrappers 7 years ago
Robin Appelman 565d830c11
expose storagefactory in server container 7 years ago
Robin Appelman ea42474b31
use name in fileinfo if set 7 years ago
Roeland Jago Douma 51e96dc3f6
Normalize getUnjailedPath 7 years ago
Roeland Jago Douma d5bf2c4523
Move normalizePath to regexes instead of looping 7 years ago
Robin Appelman 4c0cbdff36
tokens can't be valid local user names 8 years ago
Robin Appelman c300516e51
more efficient way to detect added and removed mounts 8 years ago
Robin Appelman f7ae235372
cache OC\Files\Mount\Manager::findIn results 8 years ago
Robin Appelman f8116ad4cf
use more efficient method to find mountpoint for path 8 years ago
Robin Appelman 95981810c0
remove double loop for detecting changed mounts 8 years ago
Robin Appelman 5e9d6b1585
use insertIfNotExists to store new mimetypes. 8 years ago
Roeland Jago Douma 01bbd28530
Do not log to error loglevel when converting the error 8 years ago
Bjoern Schiessle a9e22c5f1c
make file cache updates more robust 8 years ago
Robin Appelman 5e940366c2
Do scan the root storage in background scan 8 years ago
Morris Jobke 19c49c8473
Use the path_hash instead of the path to query the filecache 8 years ago
Julius Härtl 6da2b7c4f6
Separate fopen into read and write methods 8 years ago
Julius Härtl f1469e34aa
Add fopen method to ISimpleFile 8 years ago
Robin Appelman 3ad6084891
Add the option to filter mounts for a user 8 years ago
Bjoern Schiessle 5d0fa12e12
allow to disable encryption 8 years ago
Robin Appelman 922c851494
fix double slash in search result path when the result is in a submount 8 years ago
Robin Appelman b9e685236f
Add option to only scan the home storage 8 years ago
Julius Härtl 73cf71a20f
Add resource type phpDoc for putContent methods 8 years ago
Roeland Jago Douma 54c4d95a11
Request a valid property for DAV opendir 8 years ago
Robin Appelman 47fd3499a3
Fix listing s3 objects when using google cloud aws compatibility 8 years ago
Roeland Jago Douma 49145a78e9
Make sure initial files can be properly created 8 years ago
Robin Appelman ac26175a17
add azure unit tests with azurite 8 years ago
Robin Appelman 60b7cbc0f0
add azure object storage backend 8 years ago
Blaok 21b9ad3978
feat: allow files:scan --shallow 8 years ago
Roeland Jago Douma 575dc29c27
Make Appdata static 8 years ago
Robin Appelman e3de7ec867
Debug log file not found when getting fileinfo 8 years ago
Robin Appelman 63caf331e5
cleanup locks in scanner on error 8 years ago
Robin Appelman 94c15efad0
always log locking errors 8 years ago
Robin Appelman 734aec1522
remove unneeded locks in getCacheEntry 8 years ago
Roeland Jago Douma 0ff83f7230
Do not allow folder creation with quota of 0 8 years ago
Roeland Jago Douma f2d05120b4
Cache is not part of the quota 8 years ago
Robin Appelman d71783fb93
Log mount and storage issues in getFileInfo 8 years ago
Robin Appelman 57ba18f47f
Use better way to determine stream type in encryption stream wrapper 8 years ago
Roeland Jago Douma a0e038f912
generateTokenFromCache is only valid for V3 8 years ago