Commit Graph

169 Commits (1b2e60b53d199dfc6534d32efbdccd2bce99ce8a)

Author SHA1 Message Date
Robin Appelman d075b1d743 Add the storage id to the mount config 11 years ago
Morris Jobke d41082f4d6 first step to drop \OCP\Config:: in favour of IConfig 11 years ago
Lukas Reschke 5eaa2214b8 Remove conditional check for 5.3 compatibility 11 years ago
Volkan Gezer 57452a3641 Keep spaces out of the string 11 years ago
Robin Appelman a369d78124 Use the mount config api for files_external 11 years ago
Vincent Petry c941c3fa51 Show warning when invalid user was passed 11 years ago
Lukas Reschke b3a04840b5 Add type hinting to functions 11 years ago
Lukas Reschke d060180140 Use function outside of loop 11 years ago
Lukas Reschke 2d2a4741ce Make files non executable 11 years ago
Robin Appelman 1030f0a763 Hookup the etag propagator 11 years ago
Robin Appelman 9a5d0f6084 Fix add/remove mountpoint hooks 11 years ago
Vincent Petry 6585eaa5df Added failing unit tests for mount config hooks 11 years ago
Vincent Petry 0610937ac3 Added filesystem hooks for mount/unmount ext storage 11 years ago
Robin Appelman ecdbf00628 Move certificate management code to core 12 years ago
Robin McCorkell bffccdbea7 Add missing 'personal' mount configuration option 12 years ago
Robin Appelman 73607e5d16 Only load personal external storages for allowed backends 12 years ago
Vincent Petry 5e6f6da786 Fix warnings when personal is not set 12 years ago
Vincent Petry 8977a68548 Use filtered list for ext storage list mounts API 12 years ago
Robin Appelman 544963f414 Allow adding object stores with the files_external mount config 12 years ago
Robin Appelman a66c2e6a47 Fix the removeMount for personal mounts 12 years ago
Robin Appelman cabe2873c4 Make personal external mount points (re)movable from the files app 12 years ago
Thomas Müller 17cbfc714a use phpseclib from 3rdparty 12 years ago
Robin McCorkell 856c48bc25 Use default priority of 100 if backend default is not set 12 years ago
Robin McCorkell da03ef25d9 Add priority overriding comments 12 years ago
Robin McCorkell 0a8a319915 Fix priority merging logic and add unit test 12 years ago
Robin McCorkell eae45dca71 Add unit tests 12 years ago
Robin McCorkell 2254678a0c Use constants for priority type and add comments 12 years ago
Robin McCorkell a0ccb060fa Use more strict type comparisons 12 years ago
Robin McCorkell e4d3ee7866 Preserve priority if already set 12 years ago
Robin McCorkell 9151d72507 Treat 'all users' as 'global' 12 years ago
Robin McCorkell 05642733a3 Add storage priority support 12 years ago
Robin McCorkell 6930ae22e4 Fix more missing or broken PHPDoc 12 years ago
Robin McCorkell c4f1de63a8 Fix PHPDoc in /apps 12 years ago
Robin McCorkell 08a8a409d6 Extract mount point merging logic into separate function 12 years ago
Bjoern Schiessle 22e0a4b9a8 external storages: allow to mount a folder called "Shared", it is no longer a reserved name 12 years ago
Robin McCorkell abfd7ecb72 Permit personal mount points to be used for sharing 12 years ago
Lukas Reschke 2454759af7 Check whether the user has permissions to add personal storage backends 12 years ago
Thomas Müller 3ac009c2b4 unit tests for dynamic backend registration 12 years ago
Philipp Kapfer 730bca98b4 Moved dependency checks to end of class files 12 years ago
Philipp Kapfer 46379113a1 Changed dependency check messages from warnings to notes 12 years ago
Philipp Kapfer 8ca897df76 Added cURL dependency check to Google Drive and WebDAV backend 12 years ago
Philipp Kapfer f7da4280ca Modified app to dynamically register backends instead of hard-coding them 12 years ago
Robin McCorkell cd5ebac7c4 Fix error in $isPersonal setting 12 years ago
Robin McCorkell b077528087 Perform proper checking for share availability 12 years ago
Robin McCorkell cac4aaa8c4 Rename SMB_Auto to SMB_OC and change visible name 12 years ago
Robin McCorkell ba63e46b5e SMB/CIFS mount using OwnCloud logon credentials 12 years ago
Vincent Petry e002b7242c Fix merging of external storage configurations 12 years ago
Vincent Petry 8d95c0d013 Pretty print mount.json when possible 12 years ago
Vincent Petry d95fde3924 Removed comment 12 years ago
Vincent Petry 1e4e0cfcd5 Lazy load phpseclib in ext storage config 12 years ago