summaryrefslogtreecommitdiffstats
path: root/apps/files_external/js
Commit message (Expand)AuthorAgeFilesLines
* 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 preview cropJohn Molakvoæ2023-01-041-1/+1
* Fix accessibility of buttons in the external storage configurationLukáš Tyrychtr2022-08-031-0/+2
* Remove legacy #dir element in files listVincent Petry2022-07-271-1/+1
* Replace files app ids to classesVincent Petry2022-07-263-10/+10
* 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
* Add generic type and description when its missingLouis Chemineau2022-01-111-2/+2
* 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
* don't flash external storage mountpoints during the status checkszaimen2021-11-121-3/+0
* Migrate deprecated toolip methodsMichaIng2021-09-261-1/+1
* Fix mountsfilelist to do the v1 callJoas Schilling2021-08-311-1/+1
* Revert OC.linkToOCS() calls back to old behaviourJoas Schilling2021-08-312-4/+4
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-232-2/+2
* Rename External storages to External storageszaimen2021-05-202-2/+2
* l10n: Spelling unificationValdnet2021-04-201-1/+1
* dont offer to edit external config settings if we can't edit themRobin Appelman2021-01-081-2/+5
* 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-205-5/+5
* 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
* Compile templatesJohn Molakvoæ (skjnldsv)2020-01-211-14/+24
* fix credentials saving success message notification colorSascha Wiswedel2019-12-181-1/+1
* Bump handlebars from 4.5.2 to 4.5.3dependabot-preview[bot]2019-11-251-14/+14
* Compile handlebarsJulius Härtl2019-11-111-12/+12
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-011-1/+1
* Move oauth admin settings to initialstateRoeland Jago Douma2019-09-281-14/+14
* Remove input id on login formJohn Molakvoæ (skjnldsv)2019-09-281-4/+4
* allow setting user provided global credentials trough credentials popupRobin Appelman2019-09-091-2/+3
* Reintroduce status check for external storagesMorris Jobke2019-02-071-0/+11
* Remove warning in case of external storage errorJohn Molakvoæ (skjnldsv)2019-01-291-18/+0
* Fix JS namespace of files_external appJoas Schilling2018-10-309-88/+88
* Move files_external to compiled handlebarsRoeland Jago Douma2018-10-195-62/+104
* Fix usage of deprecated OC.webrootChristoph Wurst2018-10-091-1/+1
* files_external: Move delete option to 3-dots menuJulius Härtl2018-08-011-4/+10
* Add group iconJulius Härtl2018-07-241-1/+1
* Fixed scrolling containerJohn Molakvoæ (skjnldsv)2018-07-241-1/+0
* Add SFTP auth mechanism to use a password and public key for SFTPRoeland Jago Douma2018-06-071-1/+1
* Make it possible to make external storages read onlyRoeland Jago Douma2018-05-011-2/+10
* Update settings.jsrakekniven2018-03-101-1/+1