summaryrefslogtreecommitdiffstats
path: root/apps/files_external/js/settings.js
Commit message (Expand)AuthorAgeFilesLines
* fix(files_external): Remove invalid jQuery Tooltip usageFerdinand Thiessen2024-03-181-3/+0
* feat: rename users to account or personVincent Petry2024-02-131-1/+1
* Fix: External storage - exception thrown for the handler whenSelectAuthMechanismVincent Handfield2023-04-171-2/+2
* Merge pull request #36087 from nextcloud/enh/noid/improve-applicable-ext-storageVincent Petry2023-01-161-24/+72
|\
| * Improve saving applicable users in ext storageVincent Petry2023-01-121-24/+72
* | Extend ext storage params to contain default valueVincent Petry2023-01-131-0/+8
|/
* Fix accessibility of buttons in the external storage configurationLukáš Tyrychtr2022-08-031-0/+2
* Replace files app ids to classesVincent Petry2022-07-261-1/+1
* update the wording of external storage deletionszaimen2022-04-071-2/+2
* Explicitly close div elementLouis Chemineau2022-04-041-1/+1
* don't recheck config automatically when there are a large number of storagesRobin Appelman2022-03-171-2/+8
* add all storage config rows in one go on loadRobin Appelman2022-03-171-8/+22
* Typing correctionsLouis Chemineau2022-01-111-4/+4
* Add option to disallow creation of local storagesVincent Petry2021-12-151-3/+10
* Add spinner when loading ext storagesVincent Petry2021-12-061-0/+12
* Migrate deprecated toolip methodsMichaIng2021-09-261-1/+1
* l10n: Spelling unificationValdnet2021-04-201-1/+1
* save group ids not display names in configurationArthur Schiwon2020-11-301-2/+2
* 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