Commit Graph

375 Commits (fb7ec2bb22055886d55a779b9c19f48daee438c5)

Author SHA1 Message Date
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
Sascha Schmidt 4b2888cd9a Changed access mode for Dropbox to 'auto' 12 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Robin McCorkell e7aebc5c32 Fix whitespace issues 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
Thomas Müller 9128900c56 drop files_irods from apps_external 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
Thomas Müller e3b9a86184 remove duplicate method checkDependencies() 12 years ago
Thomas Müller c6976d89a6 use command -v to detect if smbclient exists 12 years ago
Philipp Kapfer 730bca98b4 Moved dependency checks to end of class files 12 years ago
Philipp Kapfer ff9a4a6d91 Added cURL dependency for Amazon S3, Dropbox and SWIFT 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 Appelman 76c63a5760 Fix uploading files containing a # in the path for webdav 12 years ago
Vincent Petry 2a08e35d72 Fix swift touch operation 12 years ago
Vincent Petry fa00a18677 Fixed mtime reading from OpenStack API 12 years ago
Robin McCorkell a1dca821f9 Use braces on single line if statements 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 86aa6104e6 Revoke sharable permission on automatic SMB shares 12 years ago
Robin McCorkell 3445c062ec Use loginname instead of display 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
Robin Appelman cf23defa52 Fix typo in mount loading 12 years ago
Vincent Petry 9116c39a82 Fixed ext storage password field order issue 12 years ago
Vincent Petry 8e0a5ed5df Added tests to check mount point list for a target user 12 years ago
Vincent Petry 4cb53f77b2 Moved external storage mounting code to files_external app 12 years ago
Vincent Petry 80180bea32 Added IV for ext storage password encryption 12 years ago
Vincent Petry 40a70ecf79 Added password obfuscation for external storage config 12 years ago
Vincent Petry 1f79f368ef Added unit tests for when adding ext storage mount points 12 years ago
Vincent Petry 8ababef4cd Fix validation of allowed personal backend 12 years ago
Robin Appelman a8c67dc675 Add caching for getLocalFile on remote storages 12 years ago