| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge branch 'master' into external_storage_ui_feedback | Thomas Mueller | 2013-02-12 | 3 | -0/+5 |
|\| |
|
| * | Check requesttoken | Lukas Reschke | 2013-02-12 | 3 | -0/+5 |
* | | Merge branch 'master' into external_storage_ui_feedback | Thomas Mueller | 2013-02-12 | 1 | -0/+10 |
|\| |
|
| * | [files_external] fixing some undefined index | Thomas Mueller | 2013-02-11 | 1 | -0/+10 |
* | | Merge branch 'master' into external_storage_ui_feedback | Michael Gapczynski | 2013-02-11 | 1 | -2/+4 |
|\| |
|
| * | merge master into filesystem | Robin Appelman | 2012-12-03 | 4 | -16/+45 |
| |\ |
|
| * \ | merge master into filesystem | Robin Appelman | 2012-10-17 | 1 | -1/+0 |
| |\ \ |
|
| * | | | don't use depricated OC_Filesystem | Robin Appelman | 2012-10-10 | 1 | -6/+6 |
* | | | | Show status icons for mount points in external storage UI | Michael Gapczynski | 2012-12-24 | 1 | -2/+3 |
| |_|/
|/| | |
|
* | | | fix checkstyle for files_external app, add whitespace for readability | Jörn Friedrich Dreyer | 2012-11-30 | 4 | -16/+43 |
| |/
|/| |
|
* | | Whitespace cleanup | Bart Visscher | 2012-10-14 | 2 | -7/+6 |
|/ |
|
* | check if file really exist before add/remove it | Björn Schießle | 2012-09-27 | 2 | -4/+12 |
* | only upload valid ssl root certificates | Björn Schießle | 2012-09-27 | 1 | -6/+14 |
* | take '\' on windows systems into account to prevent file deletion above uploa... | Björn Schießle | 2012-09-26 | 1 | -1/+1 |
* | fix security issue, don't allow to go back in the path | Björn Schießle | 2012-09-26 | 1 | -1/+1 |
* | use more oc file operations instead of plain PHP functions | Björn Schießle | 2012-09-18 | 1 | -15/+11 |
* | Remove php close at end of file | Bart Visscher | 2012-08-29 | 4 | -6/+0 |
* | Whitespace fixes in apps | Bart Visscher | 2012-08-29 | 1 | -1/+1 |
* | XSRF checks | Lukas Reschke | 2012-08-10 | 1 | -0/+2 |
* | create uploads directory for ssl certificates if it didn't exists | Bjoern Schiessle | 2012-07-09 | 1 | -0/+1 |
* | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 2 | -4/+0 |
* | CSRF checks | Lukas Reschke | 2012-07-07 | 2 | -0/+4 |
* | close file after write process | Bjoern Schiessle | 2012-07-06 | 1 | -0/+1 |
* | allow user to upload his own root certificate for secure webdav mount | Bjoern Schiessle | 2012-07-06 | 2 | -2/+17 |
* | allow users to upload ssl root certificates for the webdav client | Bjoern Schiessle | 2012-07-04 | 2 | -0/+21 |
* | Add support for mounting Google Drive in external storage UI | Michael Gapczynski | 2012-06-13 | 1 | -0/+51 |
* | Add support for mounting Dropbox in external storage UI | Michael Gapczynski | 2012-06-12 | 1 | -0/+41 |
* | Working UI for external storage mount configuration | Michael Gapczynski | 2012-06-08 | 2 | -0/+26 |