nextcloud/lib/private/Files/Storage
Robin Appelman b11ca34bbd
Merge pull request #40499 from nextcloud/known-mtime-wrapper
add wrapper for external storage to ensure we don't get an mtime that is lower than we know it is
2023-09-21 18:33:15 +02:00
..
PolyFill Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +02: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 +02:00
Common.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +03:30
CommonTest.php Update php licenses 2021-06-04 22:02:41 +02:00
DAV.php Refactor "substr" calls to improve code readability 2023-07-07 04:54:20 +03:30
FailedStorage.php Remove unused method getLocalFolder 2023-04-03 10:52:34 +02:00
Home.php more share permission logic to storage wrapper 2023-08-14 18:17:27 +02:00
Local.php Merge pull request #39216 from shdehnavi/replace_substr_calls_in_lib_private 2023-09-21 16:34:27 +02:00
LocalRootStorage.php Update php licenses 2021-06-04 22:02:41 +02:00
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 Update php licenses 2021-06-04 22:02:41 +02:00
Temporary.php Update php licenses 2021-06-04 22:02:41 +02:00