Commit Graph

23 Commits (16ae63bdfd8556dceb251fd284dc97d330ca8092)

Author SHA1 Message Date
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 12 years ago
Robin McCorkell b5bc37d2e4 Fix @return array PHPDocs, in /lib 12 years ago
Joas Schilling 4fa9e46d2b Emit a new hook, when a file is being updated only 12 years ago
Robin Appelman 3d0661a1e7 Fix error when viewing expired link 12 years ago
Vincent Petry e76be308eb Remove unused setUserVars utility method 13 years ago
Vincent Petry 10c9b8eb99 Cache folder is now configurable 13 years ago
Vincent Petry 4cb53f77b2 Moved external storage mounting code to files_external app 13 years ago
Robin Appelman 7c92e2e3ad Update rawlist to work with new fileinfo object 13 years ago
Lukas Reschke f11658698d Fix path to the mount file 13 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 13 years ago
Robin Appelman d18b9f6ea4 use a FileInfo object of the directory when generting the filelist 13 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 13 years ago
Tigran Mkrtchyan 8cc9727520 mount: make location of mount.json configurable 13 years ago
Vincent Petry 614e4d485c External storage space is now not counted in total space 13 years ago
Vincent Petry c06d8bb007 Fixed normalizePath() to strip out single dot dirs 13 years ago
Vincent Petry 34c92f6656 Now using HomeStorage for legacy home storage ids 13 years ago
Robin Appelman 0e92a4896d dont use the home storage for non-existing users 13 years ago
Robin Appelman e273c14540 use the new home storage backend when no existing local storage backend exists for the user's home 13 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
Robin Appelman 5209cff371 add conveince function to wrap all storages 13 years ago
Robin Appelman 94560c68ba rename constants 13 years ago
Robin Appelman b397df2022 add option to get the mountmanager from the filesystem 13 years ago
kondou d9c697534d Fix some typos 13 years ago
Robin Appelman 94ca576c9a use a getter for the storage loader to ensure the instance is created 13 years ago
Robin Appelman 2708ab09ab storage loader needs to be accessible by apps 13 years ago
Robin Appelman bd67512409 manage creating and wrapping storages in it's own class 13 years ago
Robin Appelman 38bd234686 make sure the filesystem is setup before doing mount operations 13 years ago
Robin Appelman b5e817d638 fix clearing mounts when filesystem isn't initialized yet 13 years ago
Florin Peter 736f10039d changed builtin normalizer to \OC_Util::normalizeUnicode 13 years ago
Florin Peter 58a8d67a9b fix for webdav because initMounts() is triggered twice so we lost the root path 13 years ago
Florin Peter b3b6738d59 Revert "fix for webdav and wrong reference for findByStorageId" 13 years ago
Florin Peter 079f918d5c fix for webdav and wrong reference for findByStorageId 13 years ago
Michael Gapczynski 41e2d64c86 Add support for copying/moving folders between storages, move isIgnoredDir() to Filesystem 13 years ago
Florin Peter c50bf3e3c5 fix for losing mount point "/" 13 years ago
Florin Peter 807740a07a fix for losing mount point "/" 13 years ago
Florin Peter 791751b529 added setter for filesystem view 13 years ago
Michael Gapczynski 7039421efc Fix retrieving of mount points for shared storage, fix #3218 13 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 13 years ago
Robin Appelman 809b5f81f6 Further seperation of mount management logic 13 years ago
Robin Appelman cea56df59e Have the filecache updater testcase clean the filesystem properly 13 years ago
Lukas Reschke 632221bed0 Correct the parameter description 13 years ago
Lukas Reschke 2d4af5dfca Correct function description 13 years ago
Jörn Friedrich Dreyer 606b672a3d always connect file cache updater hooks first 14 years ago
Arthur Schiwon e3b733f23d allow Storages to join MountPoint initialization 14 years ago
Bart Visscher a07a8794b8 Add mimetype filter to getDirectoryContent function 14 years ago
Björn Schießle d16dd1ad2a listen to touch hook to update the mtime after sync 14 years ago
Robin Appelman 32b8fd8fb7 Improve handeling of unlimited max upload size 14 years ago
Michael Gapczynski 8a5946fadc Fix variable for mounting for all users, fix #357 14 years ago
Robin Appelman be4806d031 Store the global mount configuration file in the datadir 14 years ago