Commit Graph

187 Commits (ad00a149ea2bb262e62fbecf11051fd035f90ec4)

Author SHA1 Message Date
Daniel Kesselberg 258c919b3c
ci: migrate ocp since checker to psalm 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
bbx-github 08f9d71449
fix link to documentation of php function 3 years ago
Julius Härtl b8046e2ba4
Align checksum dav property with desktop client parsing 3 years ago
Carl Schwan a5ea677370 Rename file1 and file2 to source and target in Storage abstraction 3 years ago
John Molakvoæ d77e832223
Fix tests 3 years ago
Côme Chilliet 4f3b323fba
Move dav utils functions to OCP\Files\DavUtil 3 years ago
Robin Appelman c2b206db64
add marker interface to mark system mount points for encryption 3 years ago
Robin Appelman 1374cbee3e store unencrypted size in the unencrypted_size column 3 years ago
Robin Appelman 5e375d9092 Revert "store unencrypted size in the unencrypted_size column" 3 years ago
Côme Chilliet 7ae6791737
Document all getIncomplete implementations as returning string|false 3 years ago
Carl Schwan 7b723813ce
Multiple fixes 3 years ago
Carl Schwan 19a36b58a6 Add typing to SimpleFS 4 years ago
Robin Appelman 8238582e59
store unencrypted size in the unencrypted_size column 4 years ago
Carl Schwan a392cd70fb Make it possible to get the appdata folder using the public API 4 years ago
Julius Härtl 9b408d556d
Adapt LockScope to LockContext rename 4 years ago
Robin Appelman 89d3cd1447
don't overwrite the etag from storage backends that already provide "good" etags 4 years ago
Robin Appelman 44a8ebdc1f
optimize getById on LazyUserFolder to not require a full fs setup 4 years ago
Robin Appelman 99ac46d8f5
allow getting mounts by providers 4 years ago
Julius Härtl 40f1ad60c2
Add public API for owner based locking 4 years ago
Vincent Petry 91ab4e1df4
Add missing PHPDoc in InvalidateMountCacheEvent 4 years ago
Robin Appelman 881e107543
Apply suggestions from code review 4 years ago
Robin Appelman 63ad99ba4a
fix method name 4 years ago
Robin Appelman 6b085b6fd1
add logic to perform a full filesystem setup when needed 4 years ago
Robin Appelman 506d29c095
update cached mounts when only specific providers have been setup 4 years ago
Robin Appelman 469a684d45
allow getting mounts by provider 4 years ago
Robin Appelman 04052a9594
allow getting cached mounts by path from the mount cache 4 years ago
Christopher Ng 26e3bdfce3 Note DI only usage in PHPDoc 4 years ago
Côme Chilliet eb60b650aa
Add missing @since in InMemoryFile to please CI 4 years ago
Robin Appelman 917c74e214
type fixes 4 years ago
Robin Appelman 22875bf367
move logic to decide what to setup to setupmanager 4 years ago
Robin Appelman 1c468129af
adjust tests to new fs setup 4 years ago
Robin Appelman 7630d7a934
more type hints for ICachedMountInfo and IMountManager 4 years ago
Christopher Ng 0571391b10 Extend simple file with extension getter 4 years ago
Robin Appelman cfb7923e08
store mountprovider for each mount in the mounts table 4 years ago
Carl Schwan 8af4054237 Fix some issues with the API documentation 4 years ago
Robin Appelman db2dcbfe13
code checker fixes for instanceOfStorage 4 years ago
Robin Appelman f93061e344
teach psalm about `Storage::instanceOfStorage` 4 years ago
Côme Chilliet 113756db30
Fix ArrayAccess and JsonSerializable return types 4 years ago
Julius Härtl 39c4a83f9f
Add already used optional sizeDifference parameter to IPropagator 4 years ago
Asier Iturralde Sarasola 3e95442ffd Fix typo on the DocBlock of the copy method 4 years ago
Robin Appelman 7351059326
generate a better optimized query for path prefix search filters 4 years ago
Robin Appelman c48f9ffcdd
use case insensitive like when limiting search to jail 4 years ago
Carl Schwan 28970563a2
Remove some mentions of ownCloud from our api documentation 5 years ago
Gary Kim b78f3a57d1
Migrate HintException to OCP 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
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
szaimen 35d978c2fc Rename External storages to External storage 5 years ago
Robin Appelman effb7dc8ba
set mimetype for objects uploaded to object storages 5 years ago