summaryrefslogtreecommitdiffstats
path: root/apps/files_external/personal.php
Commit message (Expand)AuthorAgeFilesLines
* remove obsolete fileArthur Schiwon2017-06-231-47/+0
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+3
* Add "Global Auth" option to external storageRobin Appelman2016-06-211-0/+4
* Move stuff from outside lib/ to PSR-4Joas Schilling2016-05-241-1/+1
* Display external storage GUI even if user mounting disabledRobin McCorkell2016-03-161-0/+1
* remove global credentialsRobin Appelman2016-02-171-4/+0
* Add global auth backend for files externalRobin Appelman2016-02-041-0/+4
* Happy new year!Thomas Müller2016-01-121-3/+2
* Display applicable global storages in personal mount listRobin McCorkell2015-11-211-23/+3
* deduplicate @xenopathicMorris Jobke2015-10-061-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* Perform visibility checks on storagesRobin McCorkell2015-09-231-1/+1
* Revert "Implement more fine-grained external storage permissions model"Robin McCorkell2015-09-231-2/+2
* Implement more fine-grained external storage permissions modelRobin McCorkell2015-08-281-2/+6
* Load custom JS for all backends/auth mechanismsRobin McCorkell2015-08-191-2/+15
* Make Application a singletonRobin McCorkell2015-08-191-2/+2
* Authentication mechanisms for external storage backendsRobin McCorkell2015-08-191-0/+1
* Introduce BackendService for managing external storage backendsRobin McCorkell2015-08-191-24/+10
* update license headers and authorsMorris Jobke2015-06-251-0/+1
* 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
* Revert "Updating license headers"Morris Jobke2015-02-261-20/+20
* Updating license headersJenkins for ownCloud2015-02-231-20/+20
* Make files non executableLukas Reschke2014-10-241-0/+0
* 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
* [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