summaryrefslogtreecommitdiffstats
path: root/apps/files_external/templates
Commit message (Expand)AuthorAgeFilesLines
* Allow admins to disable certain external storages for usersJoas Schilling2014-02-261-6/+12
* Fixed placeholder after page reloadVincent Petry2013-12-031-1/+1
* Added missing "grid" class on external storage's tableVincent Petry2013-10-141-1/+1
* more elegant style for Personal and Admin settingsJan-Christoph Borchardt2013-10-051-2/+2
* Files External: show display names instead of internal user names in Settings UIArthur Schiwon2013-03-271-1/+1
* Merge remote-tracking branch 'upstream/master'sherbrecher2013-03-151-57/+103
|\
| * Remove uneeded sanitizeHTMLLukas Reschke2013-03-021-1/+1
| * [files_external] From echo to pLukas Reschke2013-02-271-54/+54
| * Merge branch 'master' into external_storage_ui_feedbackMichael Gapczynski2013-02-191-1/+2
| |\
| | * Sanitize HTMLLukas Reschke2013-02-181-1/+1
| | * Add missing requesttokenLukas Reschke2013-02-161-0/+1
| * | Merge branch 'master' into external_storage_ui_feedbackThomas Mueller2013-02-121-1/+1
| |\|
| | * [files_external] fix config gui for all usersThomas Mueller2013-02-111-1/+1
| * | Replace another mount point placeholderMichael Gapczynski2013-02-111-1/+1
| * | Merge branch 'master' into external_storage_ui_feedbackMichael Gapczynski2013-02-111-3/+3
| |\|
| | * Whitespace cleanupBart Visscher2013-01-161-2/+2
| | * Spaces to tabsBart Visscher2013-01-161-1/+1
| * | Change wordingsMichael Gapczynski2013-02-111-3/+3
| * | Fix 'Grant Access' button for multiple Google Drive mount points and prevent ...Michael Gapczynski2013-01-021-3/+2
| * | Show status icons for mount points in external storage UIMichael Gapczynski2012-12-241-0/+6
| |/
| * cleaning up the settings. standardize the format, add missing I10N and other ...Frank Karlitschek2012-12-151-8/+3
| * add some output why some of the external filesystems might not workFrank Karlitschek2012-12-101-1/+2
| * fix checkstyle for files_external app, add whitespace for readabilityJörn Friedrich Dreyer2012-11-301-32/+76
* | Update settings.phpsherbrecher2013-03-151-2/+2
|/
* seperate the form to set up the mount points and the form to upload ssl certi...Björn Schießle2012-09-251-11/+15
* Space before tab fixesBart Visscher2012-08-291-1/+1
* Whitespace fixes in appsBart Visscher2012-08-291-5/+5
* Improve usability for configuring Dropbox and Google Drive external storageMichael Gapczynski2012-08-131-1/+1
* remove hard coded pathBjoern Schiessle2012-07-091-1/+1
* replace urlencoded slashBjoern Schiessle2012-07-091-1/+1
* allow user to upload his own root certificate for secure webdav mountBjoern Schiessle2012-07-061-1/+1
* disabled user upload of root certificates until sabredav client can handle themBjoern Schiessle2012-07-051-1/+1
* certificate should be only visible for usersBjoern Schiessle2012-07-041-0/+2
* allow users to upload ssl root certificates for the webdav clientBjoern Schiessle2012-07-041-2/+23
* Fix placeholder value for optional fields in external storage UIMichael Gapczynski2012-06-291-1/+1
* Hide the delete button on new mount point rowMichael Gapczynski2012-06-291-1/+1
* Fix external storage UI for Admin pageMichael Gapczynski2012-06-281-1/+1
* Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/ownclo...Michael Gapczynski2012-06-131-1/+1
|\
| * Removed some unessecary sanitizationsLukas Reschke2012-06-111-4/+4
* | Add support for mounting Dropbox in external storage UIMichael Gapczynski2012-06-121-3/+6
|/
* Sanitize user inputLukas Reschke2012-06-111-4/+4
* Working UI for external storage mount configurationMichael Gapczynski2012-06-081-41/+53
* Initial work on UI for mounting external storageMichael Gapczynski2012-05-241-0/+74