Commit Graph

152 Commits (3115053bbb3a1ba5d0bb3562bea6b7ef94a09cd0)

Author SHA1 Message Date
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 13 years ago
Thomas Müller 3ac009c2b4 unit tests for dynamic backend registration 13 years ago
Philipp Kapfer 730bca98b4 Moved dependency checks to end of class files 13 years ago
Philipp Kapfer 46379113a1 Changed dependency check messages from warnings to notes 13 years ago
Philipp Kapfer 8ca897df76 Added cURL dependency check to Google Drive and WebDAV backend 13 years ago
Philipp Kapfer f7da4280ca Modified app to dynamically register backends instead of hard-coding them 13 years ago
Robin McCorkell cd5ebac7c4 Fix error in $isPersonal setting 13 years ago
Robin McCorkell b077528087 Perform proper checking for share availability 13 years ago
Robin McCorkell cac4aaa8c4 Rename SMB_Auto to SMB_OC and change visible name 13 years ago
Robin McCorkell ba63e46b5e SMB/CIFS mount using OwnCloud logon credentials 13 years ago
Vincent Petry e002b7242c Fix merging of external storage configurations 13 years ago
Vincent Petry 8d95c0d013 Pretty print mount.json when possible 13 years ago
Vincent Petry d95fde3924 Removed comment 13 years ago
Vincent Petry 1e4e0cfcd5 Lazy load phpseclib in ext storage config 13 years ago
Robin Appelman cf23defa52 Fix typo in mount loading 13 years ago
Vincent Petry 9116c39a82 Fixed ext storage password field order issue 13 years ago
Vincent Petry 8e0a5ed5df Added tests to check mount point list for a target user 13 years ago
Vincent Petry 4cb53f77b2 Moved external storage mounting code to files_external app 13 years ago
Vincent Petry 80180bea32 Added IV for ext storage password encryption 13 years ago
Vincent Petry 40a70ecf79 Added password obfuscation for external storage config 13 years ago
Vincent Petry 1f79f368ef Added unit tests for when adding ext storage mount points 13 years ago
Vincent Petry 8ababef4cd Fix validation of allowed personal backend 13 years ago
Frank Karlitschek 0bca969e99 fix https://github.com/owncloud/core/issues/6825 13 years ago
Joas Schilling 932c4ee927 Allow admins to disable certain external storages for users 13 years ago
Vincent Petry 539ea0882b Fixed mount config path 13 years ago
Philipp Schmitt 43b1d81f77 Use 'command -v' to detect whether and where software is installed (instead of 'which') 13 years ago
Lukas Reschke 6cb64a4fce Fix code to search for mount.json in custom data folders 13 years ago
Vincent Petry b060a17b59 Added extra checks for ext storage class 13 years ago
Vincent Petry 49f2014e0c Revert "Added extra checks for ext storage class" 13 years ago