aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/ajax
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Show status icons for mount points in external storage UIMichael Gapczynski2012-12-241-2/+3
| |_|/ |/| |
* | | fix checkstyle for files_external app, add whitespace for readabilityJörn Friedrich Dreyer2012-11-304-16/+43
| |/ |/|
* | Whitespace cleanupBart Visscher2012-10-142-7/+6
|/
* check if file really exist before add/remove itBjörn Schießle2012-09-272-4/+12
* only upload valid ssl root certificatesBjörn Schießle2012-09-271-6/+14
* take '\' on windows systems into account to prevent file deletion above uploa...Björn Schießle2012-09-261-1/+1
* fix security issue, don't allow to go back in the pathBjörn Schießle2012-09-261-1/+1
* use more oc file operations instead of plain PHP functionsBjörn Schießle2012-09-181-15/+11
* Remove php close at end of fileBart Visscher2012-08-294-6/+0
* Whitespace fixes in appsBart Visscher2012-08-291-1/+1
* XSRF checksLukas Reschke2012-08-101-0/+2
* create uploads directory for ssl certificates if it didn't existsBjoern Schiessle2012-07-091-0/+1
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-092-4/+0
* CSRF checksLukas Reschke2012-07-072-0/+4
* close file after write processBjoern Schiessle2012-07-061-0/+1
* allow user to upload his own root certificate for secure webdav mountBjoern Schiessle2012-07-062-2/+17
* allow users to upload ssl root certificates for the webdav clientBjoern Schiessle2012-07-042-0/+21
* Add support for mounting Google Drive in external storage UIMichael Gapczynski2012-06-131-0/+51
* Add support for mounting Dropbox in external storage UIMichael Gapczynski2012-06-121-0/+41
* Working UI for external storage mount configurationMichael Gapczynski2012-06-082-0/+26