aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/js/settings.js
Commit message (Expand)AuthorAgeFilesLines
* Add local version of escapeHTMLDaniel Kesselberg2020-10-071-0/+8
* Remove encryption option for nextcloud external storageRoeland Jago Douma2020-08-201-2/+10
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-201-1/+1
* Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in f...Morris Jobke2020-07-101-1/+1
* allow setting tooltips for external storage config optionsRobin Appelman2020-04-031-0/+5
* l10n: Triple dot to ellipsis rakekniven2020-02-051-1/+1
* Fix JS namespace of files_external appJoas Schilling2018-10-301-27/+27
* Move files_external to compiled handlebarsRoeland Jago Douma2018-10-191-60/+10
* files_external: Move delete option to 3-dots menuJulius Härtl2018-08-011-4/+10
* Add group iconJulius Härtl2018-07-241-1/+1
* Make it possible to make external storages read onlyRoeland Jago Douma2018-05-011-2/+10
* Update settings.jsrakekniven2018-03-101-1/+1
* Merge pull request #8496 from nextcloud/ext-strg-design-fixesMorris Jobke2018-02-271-47/+50
|\
| * fixup! Fixed testsJohn Molakvoæ (skjnldsv)2018-02-271-3/+3
| * fixup! Fixed testsJohn Molakvoæ (skjnldsv)2018-02-271-8/+9
| * Fixed actions and header missing thJohn Molakvoæ (skjnldsv)2018-02-271-3/+3
| * Select in popover fixJohn Molakvoæ (skjnldsv)2018-02-221-1/+1
| * Tooltip fix on status iconJohn Molakvoæ (skjnldsv)2018-02-221-1/+6
| * fixup! Changed config saving feedback designJohn Molakvoæ (skjnldsv)2018-02-221-2/+0
| * Changed config saving feedback designJohn Molakvoæ (skjnldsv)2018-02-221-5/+6
| * Use popovermenu instead of dropdown and small fix to popovermenuJohn Molakvoæ (skjnldsv)2018-02-221-40/+38
* | Show error if no external storage configuredJohn Molakvoæ (skjnldsv)2018-02-221-0/+1
|/
* Fix confirmation dialog when deleting external storageRobin Appelman2017-10-121-1/+1
* ask for confirmation when deleting an external storageRobin Appelman2017-09-271-7/+14
* Handle invalid ext storage backend to keep mount point visibleVincent Petry2017-09-041-0/+14
* Enable the toggleSelect extension in multi-select dropdownsDaniel Calviño Sánchez2017-07-101-0/+1
* Allow using '/' as external storage rootRobin Appelman2017-03-231-1/+1
* replace autosave with a save button for external storage configurationRobin Appelman2017-03-221-9/+5
* Switch to public APIJoas Schilling2016-10-211-3/+3
* hide files external in personal settings if it's emptyRobin Appelman2016-08-171-0/+5
* Add proper scope to files external CSSMorris Jobke2016-07-251-0/+1
* Add "Global Auth" option to external storageRobin Appelman2016-06-211-0/+27
* files_external: Keep checkbox and its label on one line #20032 #22655Markus Goetz2016-06-171-2/+2
* Rename variableJuan Pablo Villafáñez2016-06-071-3/+3
* Add support to know where the storage test comes fromJuan Pablo Villafáñez2016-06-071-1/+4
* Fixes for encoding wrapperVincent Petry2016-05-201-2/+4
* Add encoding wrapper as opt-in mount optionVincent Petry2016-05-201-11/+21
* Move some translation stings around to enable xgettext to detect themThomas Müller2016-04-071-11/+1
* Display external storage GUI even if user mounting disabledRobin McCorkell2016-03-161-0/+1
* Merge pull request #22636 from owncloud/fix-ssl-on-external-storagesThomas Müller2016-02-251-0/+3
|\
| * Properly cast typeLukas Reschke2016-02-241-0/+3
* | Disable sharing by default for external storage mountsVincent Petry2016-02-241-2/+2
|/
* remove global credentialsRobin Appelman2016-02-171-27/+0
* Add global auth backend for files externalRobin Appelman2016-02-041-0/+27
* Remove magic flags from files_external backend paramsRobin Appelman2016-02-021-12/+20
* Merge pull request #20903 from owncloud/sharing-mount-optionThomas Müller2016-02-021-1/+7
|\
| * Add mount option to disable sharingRobin Appelman2016-01-291-1/+7
* | minor fixesRobin Appelman2016-01-291-3/+8
* | remove custom controler for user provided password authRobin Appelman2016-01-291-31/+5
* | dont show user provided auth as option for personal mountsRobin Appelman2016-01-291-3/+2