summaryrefslogtreecommitdiffstats
path: root/apps/files_external/js
Commit message (Collapse)AuthorAgeFilesLines
* allow setting tooltips for external storage config optionsRobin Appelman2020-04-031-0/+5
| | | | | | allows explaining non-obvious config options a bit more Signed-off-by: Robin Appelman <robin@icewind.nl>
* l10n: Triple dot to ellipsis rakekniven2020-02-051-1/+1
| | | Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
* Compile templatesJohn Molakvoæ (skjnldsv)2020-01-211-14/+24
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* fix credentials saving success message notification colorSascha Wiswedel2019-12-181-1/+1
| | | | | | was red, now green Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
* Bump handlebars from 4.5.2 to 4.5.3dependabot-preview[bot]2019-11-251-14/+14
| | | | | | | | | | | | Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.2 to 4.5.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.2...v4.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Compile handlebarsJulius Härtl2019-11-111-12/+12
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-011-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Move oauth admin settings to initialstateRoeland Jago Douma2019-09-281-14/+14
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Remove input id on login formJohn Molakvoæ (skjnldsv)2019-09-281-4/+4
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* allow setting user provided global credentials trough credentials popupRobin Appelman2019-09-091-2/+3
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Reintroduce status check for external storagesMorris Jobke2019-02-071-0/+11
| | | | | | Fixes #14022 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Remove warning in case of external storage errorJohn Molakvoæ (skjnldsv)2019-01-291-18/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix JS namespace of files_external appJoas Schilling2018-10-309-88/+88
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Move files_external to compiled handlebarsRoeland Jago Douma2018-10-195-62/+104
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix usage of deprecated OC.webrootChristoph Wurst2018-10-091-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* files_external: Move delete option to 3-dots menuJulius Härtl2018-08-011-4/+10
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add group iconJulius Härtl2018-07-241-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fixed scrolling containerJohn Molakvoæ (skjnldsv)2018-07-241-1/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add SFTP auth mechanism to use a password and public key for SFTPRoeland Jago Douma2018-06-071-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Make it possible to make external storages read onlyRoeland Jago Douma2018-05-011-2/+10
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update settings.jsrakekniven2018-03-101-1/+1
| | | | Added question mark. Reported at Transifex. See https://www.transifex.com/nextcloud/nextcloud/translate/#de/$/120539223?issue=yes
* Merge pull request #8496 from nextcloud/ext-strg-design-fixesMorris Jobke2018-02-271-47/+50
|\ | | | | External storage design fixes and update
| * fixup! Fixed testsJohn Molakvoæ (skjnldsv)2018-02-271-3/+3
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * fixup! Fixed testsJohn Molakvoæ (skjnldsv)2018-02-271-8/+9
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Fixed actions and header missing thJohn Molakvoæ (skjnldsv)2018-02-271-3/+3
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Select in popover fixJohn Molakvoæ (skjnldsv)2018-02-221-1/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Tooltip fix on status iconJohn Molakvoæ (skjnldsv)2018-02-221-1/+6
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * fixup! Changed config saving feedback designJohn Molakvoæ (skjnldsv)2018-02-221-2/+0
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Changed config saving feedback designJohn Molakvoæ (skjnldsv)2018-02-221-5/+6
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Use popovermenu instead of dropdown and small fix to popovermenuJohn Molakvoæ (skjnldsv)2018-02-221-40/+38
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Show error if no external storage configuredJohn Molakvoæ (skjnldsv)2018-02-221-0/+1
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* remove hardcoded sharepoint icon pathArthur Schiwon2018-01-181-3/+0
| | | | | | it does not exist and if it would, it was not themable Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Disable selection in "External storages" file listDaniel Calviño Sánchez2017-12-271-1/+2
| | | | | | | | | | | | | | | | When the checkbox was moved to where the favourite icon was shown before the layout of the file list was modified. The checkbox is no longer a descendant of the ".filename" element, so it is no longer removed by the "External storages" file list. However, even before the checkbox was moved, explicitly removing it was not the best approach, as file list rows could still be selected using "Ctrl/Shift+click". This did not provide much value, as the selection header has no actions; it simply states the number of selected elements. The proper way to disable the selection is by setting "_allowSelection" to false in the file list instead. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Fix selectors for file list elementsDaniel Calviño Sánchez2017-12-271-5/+5
| | | | | | | | | | | | When the checkbox was moved to where the favourite icon was shown before the layout of the file list was modified. The first column is no longer the file name, so neither the thumbnail nor the name link were found. Due to this the thumbnail was not set to the appropriate icon, and the dummy event handler was not removed from the name link, so clicks on the name were basically ignored. Now the selectors are based on the ".filename" CSS class instead of relying on the column position. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Fix confirmation dialog when deleting external storageRobin Appelman2017-10-121-1/+1
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* ask for confirmation when deleting an external storageRobin Appelman2017-09-271-7/+14
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Handle invalid ext storage backend to keep mount point visibleVincent Petry2017-09-041-0/+14
| | | | | | | | Keep mount point visible and also ext storage config visible when dealing with configs relating to storage backends or auth mechanisms that were provided by an app that is currently disabled. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Move GDrive external storage to a separate repoVincent Petry2017-08-211-26/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Bye bye Dropbox v1Vincent Petry2017-08-161-30/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* log out, : BigversalAllan Nordhøy2017-07-141-2/+2
|
* Enable the toggleSelect extension in multi-select dropdownsDaniel Calviño Sánchez2017-07-101-0/+1
| | | | | | | | The toggleSelect extension for Select2 makes possible to unselect items in a multi-select dropdown by clicking on them; this behaviour should be enabled in all the multi-select dropdowns used in the server. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Allow 2048 and 4096 bit SFTP keysRoeland Jago Douma2017-06-291-1/+17
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix name of external storagesJan-Christoph Borchardt2017-05-082-3/+2
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Merge pull request #3438 from nextcloud/external-storage-user-folderRoeland Jago Douma2017-03-311-1/+1
|\ | | | | Allow using '/' as external storage mountpoint
| * Allow using '/' as external storage rootRobin Appelman2017-03-231-1/+1
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #4007 from nextcloud/backport-27155Morris Jobke2017-03-231-5/+11
|\ \ | |/ |/| Change showTemporary notifications for closable ones
| * added quit option in commentstabview.jsnoveens2017-03-231-5/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added quit option in notif in app.js added quit option in notif in file-upload.js added quit option in notif in fileinfomodel.js added quit option in notif in filelist.js added quit option in notif in filelist.js added quit option in notif in tagsplugin.js added quit option in notif in statusmanager.js added quit option in notif in external.js added quit option in notif in versionstabview.js added quit option in notif in notification.js changes according to the latest review. timeout removed since there is a button to close it translation capability added typo fixed test files updated small errors fixed Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | replace autosave with a save button for external storage configurationRobin Appelman2017-03-221-9/+5
|/ | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Show theming icons on external storage foldersJulius Haertl2016-12-121-1/+5
| | | | Signed-off-by: Julius Haertl <jus@bitgrid.net>
* Fix link to external storage settings on error notificationFelix A. Epp2016-11-261-1/+1
| | | | Signed-off-by: Felix A. Epp <work@felixepp.de>