nextcloud/lib/files/storage
Thomas Mueller fd8cb9974b initial version of a local storage implementation which will use unique slugified filename on the local filesystem.
This implementation will only be enabled on windows based system to solve the issues around UTF-8 file names with php on windows.
2013-02-06 23:41:52 +01:00
..
common.php Don't use more entropy for etags 2013-01-11 20:56:36 -05:00
commontest.php merge master into filesystem 2012-11-04 21:12:18 +01:00
local.php initial version of a local storage implementation which will use unique slugified filename on the local filesystem. 2013-02-06 23:41:52 +01:00
mappedlocal.php initial version of a local storage implementation which will use unique slugified filename on the local filesystem. 2013-02-06 23:41:52 +01:00
storage.php Cache: optional path argument for getCache/Scanner/etc 2013-01-01 20:20:20 +01:00
temporary.php initial version of a local storage implementation which will use unique slugified filename on the local filesystem. 2013-02-06 23:41:52 +01:00