Commit Graph

668 Commits (8320b8eb7aed2e5ca951663d2b3894f0484f407d)

Author SHA1 Message Date
Jenkins for ownCloud 8320b8eb7a [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud b0ec38e202 [tx-robot] updated from transifex 13 years ago
Jan-Christoph Borchardt 7ad7f94797 fix some spaces to tabs issues reported by Scrutinizer 13 years ago
Robin Appelman a8c67dc675 Add caching for getLocalFile on remote storages 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
Vincent Petry 9e9a5b9ea1 Added extra checks for ext storage class 13 years ago
Vincent Petry b2b35cd335 Fixed ext storage webdav path encoding 13 years ago
Joas Schilling 513940f4a4 Correctly redirect to settings page when not selecting cert file for upload 13 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 13 years ago
Robin Appelman 181bbd4325 Remove usage of legacy OC_Appconfig 13 years ago
Joas Schilling 658af627ce External FTP Storage should request hostname instead of URL 13 years ago
Joas Schilling b330d07b51 Fix more documentation failes 13 years ago
Joas Schilling 828985dc60 Make google drive client secret and dropbox api secret a password field 13 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 13 years ago
Tigran Mkrtchyan 8cc9727520 mount: make location of mount.json configurable 13 years ago
Vincent Petry bf95532fb6 Removed unused writeBack method 13 years ago
Vincent Petry 421f24868a Now using SFTP stream wrapper from phpseclib 13 years ago
Tigran Mkrtchyan a78dc11732 webdav: return SPACE_UNKNOWN if server do not support quota 13 years ago
Vincent Petry 1eb5ebd58c Fixed timezone issue with SMB storage 13 years ago
Thomas Müller 92969052d7 remove ru_RU - it has bee removed from transifex 13 years ago
Jenkins for ownCloud e4616199df [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 095f9b8ee0 [tx-robot] updated from transifex 13 years ago
Michael Monreal f52a9e5e42 Silence output of 'which' command used in smbclient detection 13 years ago
Frank Karlitschek 0b9f4130b0 clarifying license 13 years ago
Carlos Cerrillo c06844c374 Fix ```createCertificateBundle``` and ```getCertificates``` methods 13 years ago
Carlos Cerrillo b245e2e3d8 Fixing tab/space coding style 13 years ago
Carlos Cerrillo 7c264c88fe Fixing Issue #6301 on master branch 13 years ago
Vsevolod Kukol a8f814fe2d fix smbclient directory listing parser 13 years ago
Vincent Petry e13be94e56 Fixed Dropbox/Google storage async save call 13 years ago
Vincent Petry 3b7905364f Fixed test function for S3 13 years ago
Vincent Petry 76b1fcbf27 Fixed Amazon S3 ext storage config UI 13 years ago
Vincent Petry d6121464a0 Fixed placeholder after page reload 13 years ago
Vincent Petry d69243ee51 Fixed FTP and SMB to use rmdir() when deleting folders 13 years ago
Vincent Petry 84f3dd15a6 Add trailing slash in FTP root path when missing 13 years ago
Vincent Petry 30e086fb53 Fixed SFTP storage to overwrite on rename 13 years ago
Vincent Petry 712b47757a Updated unit tests for SMB 13 years ago
Vincent Petry e102eec89a Return true when touch succeeds 13 years ago
Vincent Petry 7c81ac3d28 Fixed various Dropbox issues + unit tests 13 years ago
Vincent Petry 944d4156bf Fixed FTP storage unit tests to use the correct class 13 years ago
Vincent Petry d88025bf6b Fixed ext storage touch function to return true on success 13 years ago
Vincent Petry 1b0c5e57e5 Fixed SMB rename function to overwrite target file 13 years ago
Vincent Petry 2d947835b9 Now also preventing the user of "Shared" as mountpoint 13 years ago
Vincent Petry c62cce8269 Moved default isReadable/isUpdatable impl into Common class 13 years ago
Vincent Petry a49e873d3f Return plausible isReadable() default impl for ext storage 13 years ago