summaryrefslogtreecommitdiffstats
path: root/apps/files_external/js/settings.js
Commit message (Expand)AuthorAgeFilesLines
* Show error if no external storage configuredJohn Molakvoæ (skjnldsv)2018-02-271-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
* | Allow setting user provided credentials from the personal settings pageRobin Appelman2016-01-291-17/+98
* | Fix validation of inputs that aren't textRobin McCorkell2016-01-261-4/+18
|/
* Allow admins to add system wide root certificatesRobin Appelman2016-01-121-7/+0
* Also remove it from the web interfaceRobin Appelman2016-01-071-2/+0
* Fix ext storage mount options dropdownVincent Petry2015-11-301-1/+0
* Defer initialisation of data until after complete constructionRobin McCorkell2015-11-221-17/+32
* Only set value if it exists in the StorageConfigRobin McCorkell2015-11-211-2/+5
* Reset mountpoint input field when creating new mountRobin McCorkell2015-11-211-0/+1
* Fix JS unit testsRobin McCorkell2015-11-211-2/+1
* Load applicable users/groups correctlyRobin McCorkell2015-11-211-0/+13
* Display applicable global storages in personal mount listRobin McCorkell2015-11-211-0/+31
* Render external storages list in JSRobin McCorkell2015-11-211-82/+126
* Display storage status as tooltipRobin McCorkell2015-10-231-3/+9
* Remove status indicator on modificationRobin McCorkell2015-10-231-8/+21
* Hide deprecated backends in external storage GUIRobin McCorkell2015-09-231-1/+12
* fix checkboxes in files_externalHendrik Leppelsack2015-09-191-3/+4
* Set default mount options for external storagesRobin McCorkell2015-09-031-0/+7
* Add on-backend and on-auth-mechanism events to JSRobin McCorkell2015-08-251-4/+30
* Trigger storage recheck on auth mechanism changeRobin McCorkell2015-08-191-0/+9
* Load custom JS for all backends/auth mechanismsRobin McCorkell2015-08-191-3/+0
* Propagate auth mechanism/backend failures to filesystem layerRobin McCorkell2015-08-191-2/+6