summaryrefslogtreecommitdiffstats
path: root/apps/files_external/templates/settings.php
Commit message (Expand)AuthorAgeFilesLines
* Move files_external to compiled handlebarsRoeland Jago Douma2018-10-191-1/+4
* files_external: Add description to settingsJulius Härtl2018-08-011-0/+2
* files_external: Move delete option to 3-dots menuJulius Härtl2018-08-011-4/+1
* Fix files_external setings layoutJulius Härtl2018-06-211-3/+4
* Make it possible to make external storages read onlyRoeland Jago Douma2018-05-011-0/+1
* Merge pull request #8496 from nextcloud/ext-strg-design-fixesMorris Jobke2018-02-271-15/+5
|\
| * Fixed actions and header missing thJohn Molakvoæ (skjnldsv)2018-02-271-0/+1
| * Fixed icons paddingJohn Molakvoæ (skjnldsv)2018-02-261-10/+3
| * Tooltip fix on status iconJohn Molakvoæ (skjnldsv)2018-02-221-1/+1
| * Changed config saving feedback designJohn Molakvoæ (skjnldsv)2018-02-221-1/+1
| * Use popovermenu instead of dropdown and small fix to popovermenuJohn Molakvoæ (skjnldsv)2018-02-221-5/+1
* | Updated error messageJohn Molakvoæ (skjnldsv)2018-02-231-2/+1
* | Fixed default urlsJohn Molakvoæ (skjnldsv)2018-02-221-1/+1
* | Show error if no external storage configuredJohn Molakvoæ (skjnldsv)2018-02-221-0/+6
|/
* Fix "allow user mount" checkbox for external storageRobin Appelman2017-11-091-2/+2
* Fix comparisons in the files external appJoas Schilling2017-08-011-3/+3
* Fix name of external storagesJan-Christoph Borchardt2017-05-081-1/+1
* Fix icons in sidebar on personal pageMorris Jobke2017-04-271-1/+1
* replace autosave with a save button for external storage configurationRobin Appelman2017-03-221-1/+7
* Fix casing of external storage appMorris Jobke2016-08-171-2/+2
* layout refinementsMorris Jobke2016-08-171-2/+0
* hide files external in personal settings if it's emptyRobin Appelman2016-08-171-1/+1
* don't show dependency info if we cant create new mountsRobin Appelman2016-08-171-3/+5
* hide global credentials in personal when a user cant add mountsRobin Appelman2016-08-171-16/+19
* Add "Global Auth" option to external storageRobin Appelman2016-06-211-1/+17
* files_external: Keep checkbox and its label on one line #20032 #22655Markus Goetz2016-06-171-1/+5
* 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
* setUserVars() should only attempt substitution with stringsRobin McCorkell2015-08-201-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
* Added ext storage mount options GUIVincent Petry2015-03-261-9/+15