nextcloud-server/lib/private/Files/Storage
Robin Appelman 5bf34979fe add wrapper to ensure we don't get an mtime that is lower than we know it is
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-09-19 13:58:15 +07:00
..
PolyFill Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +07:00
Wrapper add wrapper to ensure we don't get an mtime that is lower than we know it is 2023-09-19 13:58:15 +07:00
Common.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +07:00
CommonTest.php Update php licenses 2021-06-04 22:02:41 +07:00
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 Update php licenses 2021-06-04 22:02:41 +07:00
LocalTempFileTrait.php Fix return type of methods returning false on error 2023-04-03 10:52:34 +07:00
Storage.php composer run cs:fix 2023-01-20 11:45:08 +07:00
StorageFactory.php Update php licenses 2021-06-04 22:02:41 +07:00
Temporary.php Update php licenses 2021-06-04 22:02:41 +07:00