summaryrefslogtreecommitdiffstats
path: root/apps/files_external/templates
Commit message (Expand)AuthorAgeFilesLines
* Allow multiple custom JS filesRobin McCorkell2016-05-031-4/+8
* Move some translation stings around to enable xgettext to detect themThomas Müller2016-04-071-0/+8
* Fixed hidden settings and delete iconsPau2016-03-181-2/+2
* Display external storage GUI even if user mounting disabledRobin McCorkell2016-03-161-1/+5
* remove global credentialsRobin Appelman2016-02-171-16/+1
* Add global auth backend for files externalRobin Appelman2016-02-041-1/+16
* Display applicable global storages in personal mount listRobin McCorkell2015-11-211-6/+28
* Render external storages list in JSRobin McCorkell2015-11-211-67/+0
* fix external storage wording detail, ref #19858Jan-Christoph Borchardt2015-11-031-1/+1
* fix wording on external storage checkbox, ref #19858Jan-Christoph Borchardt2015-10-191-1/+1
* apply new checkbox style to admin settingsHendrik Leppelsack2015-10-141-3/+3
* Hide deprecated backends in external storage GUIRobin McCorkell2015-09-231-2/+7
* Revert "Implement more fine-grained external storage permissions model"Robin McCorkell2015-09-231-1/+1
* fix checkboxes in files_externalHendrik Leppelsack2015-09-191-8/+8
* Implement more fine-grained external storage permissions modelRobin McCorkell2015-08-281-1/+1
* Merge pull request #18445 from owncloud/ext-only-setuservars-stringMorris Jobke2015-08-251-1/+1
|\
| * setUserVars() should only attempt substitution with stringsRobin McCorkell2015-08-201-1/+1
* | Use OCP classes as much as possible in files_externalRobin McCorkell2015-08-191-1/+1
|/
* Load custom JS for all backends/auth mechanismsRobin McCorkell2015-08-191-9/+0
* Split backend identifiers from the class nameRobin McCorkell2015-08-191-6/+6
* Authentication mechanisms for external storage backendsRobin McCorkell2015-08-191-48/+79
* Introduce BackendService for managing external storage backendsRobin McCorkell2015-08-191-82/+133
* Revert "Use OCP classes as much as possible in files_external"Thomas Müller2015-07-021-1/+1
* Use OCP classes as much as possible in files_externalRobin McCorkell2015-07-011-1/+1
* Add mount point to disable the encryption wrapperRobin Appelman2015-03-311-1/+1
* adjust emptycontent messages for files and files_externalJan-Christoph Borchardt2015-03-261-1/+1
* Added ext storage mount options GUIVincent Petry2015-03-261-9/+15
* Introduce async status checkingRobin McCorkell2015-03-201-3/+1
* Mount options for ext storage are now passed aroundVincent Petry2015-03-131-3/+8
* Implement priority on client side in hidden inputRobin McCorkell2015-03-121-0/+3
* Use storage id + appframework for ext storage CRUDVincent Petry2015-03-121-4/+4
* suggestion by transifex translatorVolkan Gezer2015-01-111-1/+1
* adopt text "no ecternal storage configured"root2015-01-021-1/+1
* Merge pull request #12759 from owncloud/core-reduce-js-and-cssJörn Friedrich Dreyer2014-12-181-1/+1
|\
| * make sure styles and scripts are only loaded onceThomas Müller2014-12-161-1/+1
* | add empty state for external storagesJan-Christoph Borchardt2014-12-171-1/+5
|/
* Move certificate management interface from files_external to coreRobin Appelman2014-08-311-27/+0
* replace chosen with select2 to provide ajaxified user and group selection for...Jörn Friedrich Dreyer2014-08-251-25/+2
* Fix #9590. Fix #9612.Stephane V2014-07-151-7/+7
* When changing the mountpoint of an external storage, ensure the old one is re...Robin Appelman2014-07-071-0/+1
* fix typo - Backups -> BackendsMorris Jobke2014-06-161-1/+1
* Fixed delete button CSS in ext storage listVincent Petry2014-06-061-1/+1
* Added more columns to ext storage listVincent Petry2014-06-061-0/+6
* Added external storage list in files appVincent Petry2014-06-061-0/+25
* fix single quote sanitizationVolkan Gezer2014-04-261-1/+1
* Fix error log spamRobin McCorkell2014-04-031-4/+4
* external storage: set storages to be available for All Users by defaultJan-Christoph Borchardt2014-04-011-3/+6
* external storage: change confusing 'applicable' to 'available for'Jan-Christoph Borchardt2014-04-011-1/+1
* external storage: fix merge conflict, indentationJan-Christoph Borchardt2014-03-311-10/+13
|\
| * Merge pull request #7842 from Xenopathic/files_external_config_optionalRobin McCorkell2014-03-281-10/+13
| |\