server/lib/files
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
..
cache translate the mimtype/mimepart to readable in the searchByMime function 2013-02-03 11:06:26 +01:00
storage 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
stream add oc:// streamwrapper to provide access to ownCloud's virtual filesystem 2013-01-28 15:35:30 +01:00
filesystem.php Minor improvement to comments 2013-02-05 15:37:40 +00:00
mapper.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
mount.php Filesystem: return all matching mounts in Mount::findById 2013-01-28 00:59:43 +01:00
view.php Merge pull request #1436 from owncloud/cache_check_path 2013-02-04 05:51:34 -08:00