Commit Graph

393 Commits (16ce23d19df352cd2653387bf00a0e210016d2f2)

Author SHA1 Message Date
Vincent Petry 8977a68548 Use filtered list for ext storage list mounts API 12 years ago
Thomas Müller c745240543 Move \OC\Files\Storage\DAV to core in order to reduce inter-app dependencies 12 years ago
Jörn Friedrich Dreyer 42e9d49d72 update files_external swift to php-opencloud v1.9.2 12 years ago
Robin Appelman 544963f414 Allow adding object stores with the files_external mount config 12 years ago
Robin Appelman d24c0f4d42 Dont allow opening writable streams on a read only dav mount 12 years ago
Robin Appelman be93b0d01d Fix permissions functions for webdav external storages 12 years ago
Robin Appelman 3f2cb39aba Properly set read permissions for webdav storages 12 years ago
Robin Appelman 21ced89beb Dont return false for internalPath 12 years ago
Robin Appelman 65f3b2fad2 Add server<->server sharing backend 12 years ago
Vincent Petry 710d017eec Added more columns to ext storage list 12 years ago
Vincent Petry 01c2c3107a Added external storage list in files app 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
Robin Appelman 9eb177e8bc Use the permissions exposed by ownCloud for webdav external storages 12 years ago
Thomas Müller 76e04027bc Upgrade SabreDAV to 1.8.10 12 years ago
ringmaster dc1e3620d2 Continued flock work. 12 years ago
ringmaster 5365ae416e flock changes. Work in progress. 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
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 13 years ago
Thomas Müller 3ac009c2b4 unit tests for dynamic backend registration 13 years ago
Thomas Müller e3b9a86184 remove duplicate method checkDependencies() 13 years ago
Thomas Müller c6976d89a6 use command -v to detect if smbclient exists 13 years ago
Philipp Kapfer 730bca98b4 Moved dependency checks to end of class files 13 years ago
Philipp Kapfer ff9a4a6d91 Added cURL dependency for Amazon S3, Dropbox and SWIFT 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 Appelman 76c63a5760 Fix uploading files containing a # in the path for webdav 13 years ago
Vincent Petry 2a08e35d72 Fix swift touch operation 13 years ago
Vincent Petry fa00a18677 Fixed mtime reading from OpenStack API 13 years ago
Robin McCorkell a1dca821f9 Use braces on single line if statements 13 years ago
Robin McCorkell cd5ebac7c4 Fix error in $isPersonal setting 13 years ago