Commit Graph

48 Commits (51f8d240c1c7a2c5fe4ab89854aeae02a33406b4)

Author SHA1 Message Date
Adam Williamson 61d70b17ee google drive: set access type to 'offline' when requesting token 12 years ago
Adam Williamson 62b859d66f Migrate Google Drive storage app to v1.0.0 of the client library 12 years ago
Robin Appelman c1b11571ea Move certificate management interface from files_external to core 12 years ago
Robin Appelman dcc4f96d3e Verify names of certificates 12 years ago
Robin Appelman ecdbf00628 Move certificate management code to core 12 years ago
Robin Appelman d0266c0bf8 Use public api for getting l10n 12 years ago
Jörn Friedrich Dreyer 308e8d6379 replace chosen with select2 to provide ajaxified user and group selection for files_external, fixes #7499 12 years ago
Robin Appelman 128c226063 When changing the mountpoint of an external storage, ensure the old one is removed 12 years ago
Volkan Gezer 565f0b281c some strings to localize external mount api responses. fix #8094 12 years ago
Joas Schilling 513940f4a4 Correctly redirect to settings page when not selecting cert file for upload 13 years ago
Thomas Müller b75c724cc4 fixing dropbox require path 13 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
Björn Schießle 519508736d disable proxys during ssl root cert upload to avoid encryption 13 years ago
Michael Gapczynski c41305d467 Fix require_once for 3rdparty in google ajax frontend 13 years ago
Michael Gapczynski d8c660c6d5 Switch to using Google Drive SDK, closes #2047 13 years ago
Björn Schießle 4a3374ecf8 fix redirect, use the new routing 14 years ago
Bart Visscher 5c4a804ddb Fix SpaceBeforeOpenBrace errors 14 years ago
Lukas Reschke a9c77ebaf8 Check requesttoken 14 years ago
Thomas Mueller f512dea3be [files_external] fixing some undefined index 14 years ago
Michael Gapczynski 0dbf1d0260 Show status icons for mount points in external storage UI 14 years ago
Jörn Friedrich Dreyer 92df70b6e5 fix checkstyle for files_external app, add whitespace for readability 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Bart Visscher 4af5b016cc Whitespace cleanup 14 years ago
Robin Appelman aaa1b73364 don't use depricated OC_Filesystem 14 years ago
Björn Schießle aa9ffd119a check if file really exist before add/remove it 14 years ago
Björn Schießle a56f2ec183 only upload valid ssl root certificates 14 years ago
Björn Schießle 21c6cc45e6 take '\' on windows systems into account to prevent file deletion above upload direectory 14 years ago
Björn Schießle 9ab887fed5 fix security issue, don't allow to go back in the path 14 years ago
Björn Schießle 842cd57fa7 use more oc file operations instead of plain PHP functions 14 years ago
Bart Visscher 0365f8fd01 Remove php close at end of file 14 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 14 years ago
Lukas Reschke 2dfc485149 XSRF checks 14 years ago
Bjoern Schiessle 43f00a2dc8 create uploads directory for ssl certificates if it didn't exists 14 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 14 years ago
Lukas Reschke ea70ca3ce3 CSRF checks 14 years ago
Bjoern Schiessle ca26bcc581 close file after write process 14 years ago
Bjoern Schiessle e91b4bc2ac allow user to upload his own root certificate for secure webdav mount 14 years ago
Bjoern Schiessle 5d61b85a1d allow users to upload ssl root certificates for the webdav client 14 years ago
Michael Gapczynski bd01e93469 Add support for mounting Google Drive in external storage UI 14 years ago
Michael Gapczynski 5f80be7664 Add support for mounting Dropbox in external storage UI 14 years ago
Michael Gapczynski 4b3ae60558 Working UI for external storage mount configuration 14 years ago