nextcloud/lib/private/Files/Storage
Julius Knorr 433f939d43 fix: Allow overriding shouldApplyQuota check from child classes
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2024-10-09 16:43:10 +00:00
..
PolyFill
Wrapper fix: Allow overriding shouldApplyQuota check from child classes 2024-10-09 16:43:10 +00:00
Common.php fix: Pass the mountpoint target user to storages without owner 2024-07-22 12:51:50 +00:00
CommonTest.php
DAV.php dav: fix wrong decoding of pluses in URLs 2024-01-31 13:26:04 +01:00
FailedStorage.php Remove unused method getLocalFolder 2023-04-03 10:52:34 +02:00
Home.php improve di performance for cache 2024-02-09 13:28:30 +01:00
Local.php chore: improve hash_file php usage in Local Storage 2024-09-16 15:18:02 +00:00
LocalRootStorage.php
LocalTempFileTrait.php Fix return type of methods returning false on error 2023-04-03 10:52:34 +02:00
Storage.php composer run cs:fix 2023-01-20 11:45:08 +01:00
StorageFactory.php
Temporary.php