summaryrefslogtreecommitdiffstats
path: root/apps/files_external/personal.php
Commit message (Collapse)AuthorAgeFilesLines
* Add mount point to disable the encryption wrapperRobin Appelman2015-03-311-0/+1
|
* Update license headersJenkins for ownCloud2015-03-261-19/+22
|
* Generate storage config ids when missingVincent Petry2015-03-161-1/+21
| | | | | | | | When reading in old mount.json files, they do not contain config ids. Since these are needed to be able to use the UI and the new service classes, these will be generated automatically. The config grouping is based on a config hash.
* Revert "Updating license headers"Morris Jobke2015-02-261-20/+20
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-20/+20
|
* Make files non executableLukas Reschke2014-10-241-0/+0
| | | | There is not much sense in having these files marked executable, we should avoid that.
* Move certificate management interface from files_external to coreRobin Appelman2014-08-311-2/+0
|
* Move certificate management code to coreRobin Appelman2014-08-311-1/+2
|
* Allow admins to disable certain external storages for usersJoas Schilling2014-02-261-3/+2
| | | | Fix issue #6793
* [files_external] From echo to pLukas Reschke2013-02-271-2/+2
|
* merge master into filesystemRobin Appelman2012-12-151-0/+1
|\
| * Fix "No space found after comma in function call"Bart Visscher2012-12-151-1/+1
| |
| * add some output why some of the external filesystems might not workFrank Karlitschek2012-12-101-0/+1
| |
* | put filestorages in a namespaceRobin Appelman2012-09-071-1/+1
|/
* Remove php close at end of fileBart Visscher2012-08-291-2/+0
|
* allow users to upload ssl root certificates for the webdav clientBjoern Schiessle2012-07-041-0/+1
|
* Fix external storage UI for Admin pageMichael Gapczynski2012-06-281-1/+1
|
* Working UI for external storage mount configurationMichael Gapczynski2012-06-081-0/+34