nextcloud-server/lib/private/Files/Storage
Julius Härtl 88a96e4db7 fix: Only store unencrypted_size if path should be encrypted
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-09-06 07:25:28 +07:00
..
PolyFill
Wrapper fix: Only store unencrypted_size if path should be encrypted 2023-09-06 07:25:28 +07:00
Common.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +07:00
CommonTest.php
DAV.php dav: clean path before putting it in the statcache 2023-06-23 14:39:17 +07:00
FailedStorage.php Remove unused method getLocalFolder 2023-04-03 10:52:34 +07:00
Home.php more share permission logic to storage wrapper 2023-08-14 18:17:27 +07:00
Local.php Allow ext storage Local to go unavailable 2023-08-29 11:04:31 +07:00
LocalRootStorage.php
LocalTempFileTrait.php Fix return type of methods returning false on error 2023-04-03 10:52:34 +07:00
Storage.php
StorageFactory.php
Temporary.php