Commit Graph

6 Commits (92969052d7f4f008205bbfdf3e5437f3deca1d6b)

Author SHA1 Message Date
Vincent Petry 614e4d485c External storage space is now not counted in total space 12 years ago
Vincent Petry c06d8bb007 Fixed normalizePath() to strip out single dot dirs 12 years ago
Vincent Petry 34c92f6656 Now using HomeStorage for legacy home storage ids 12 years ago
Robin Appelman 0e92a4896d dont use the home storage for non-existing users 12 years ago
Robin Appelman e273c14540 use the new home storage backend when no existing local storage backend exists for the user's home 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 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 13 years ago
Arthur Schiwon e3b733f23d allow Storages to join MountPoint initialization 13 years ago
Bart Visscher a07a8794b8 Add mimetype filter to getDirectoryContent function 13 years ago
Björn Schießle d16dd1ad2a listen to touch hook to update the mtime after sync 13 years ago
Robin Appelman 32b8fd8fb7 Improve handeling of unlimited max upload size 13 years ago
Michael Gapczynski 8a5946fadc Fix variable for mounting for all users, fix #357 13 years ago
Robin Appelman be4806d031 Store the global mount configuration file in the datadir 13 years ago
Bart Visscher bb75dfc021 Whitespace fixes 13 years ago
Robin Appelman 62c65bc1c8 Add OC\Files\Filesystem::isFileBlacklisted 13 years ago
Georg Ehrke f51d8c1cd9 fix order of mount commands 13 years ago
Robin Appelman d96146a017 Give storage backends the option to define having no known free space 13 years ago
Robin Appelman 6da2c6c83e Create new mountconfig files in json 13 years ago
Robin Appelman 46626915ef Use a parser to read custom mount configuration instead of including the php files 13 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 13 years ago
Michael Gapczynski 8e3b8c7f47 Proper fix for shared links 13 years ago
Sam Tuke 50faddfa40 Minor improvement to comments 13 years ago
Lukas Reschke 3def7f8187 Make fileblacklist configurable 13 years ago
Michael Gapczynski 6093d961a0 Add getOwner to Filesystem and View classes 13 years ago
Robin Appelman 4cae141673 Filesystem: also add getPath to \OC\Filesystem 13 years ago
Robin Appelman f25db779d9 Filesystem: move mount management to it's own class 13 years ago
Robin Appelman 9a1f65aab1 Some style fixes 13 years ago