nextcloud/lib/private/Files
karakayasemi c8b7a059b4
Fire hooks for mkdir for folder upload
fromTmpFile function, usual mkdir call is only working for file's parent
directory. Does not care upper parent folders. I added a recursive
function that creates parent non-existing folders with usual mkdir.
2016-06-21 17:10:52 +02:00
..
Cache optimized size propagation on deletes 2016-06-14 17:17:43 +02:00
Config Merge pull request #25056 from owncloud/fs-usermountcache-capped 2016-06-15 13:01:28 +02:00
Mount normalize path in getInternalPath 2016-06-02 19:11:35 +02:00
Node Update license headers 2016-05-26 19:57:24 +02:00
ObjectStore Update license headers 2016-05-26 19:57:24 +02:00
Storage Merge pull request #24899 from owncloud/local-storage-symlinks 2016-06-08 10:19:24 +02:00
Stream Update license headers 2016-05-26 19:57:24 +02:00
Type Update license headers 2016-05-26 19:57:24 +02:00
Utils Merge pull request #24863 from owncloud/propagator-batching 2016-06-10 17:45:52 +02:00
FileInfo.php Update license headers 2016-05-26 19:57:24 +02:00
Filesystem.php Add keepUnicode value in the cache key of normalizedPathCache 2016-06-01 14:28:59 +02:00
View.php Fire hooks for mkdir for folder upload 2016-06-21 17:10:52 +02:00