summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Collapse)AuthorAgeFilesLines
* Merge multiple dependabots updatesJohn Molakvoæ (skjnldsv)2020-01-278-70/+70
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Use correct appid for talkRoeland Jago Douma2020-01-242-2/+2
| | | | | | Else it won't show up of course... Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix width and iconRoeland Jago Douma2020-01-242-2/+2
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Add new recommended 18 appsChristoph Wurst2020-01-248-32/+32
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Compile assetsnpmbuildbot[bot]2020-01-2110-52/+52
| | | | Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Compile templatesJohn Molakvoæ (skjnldsv)2020-01-211-26/+71
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump @nextcloud/l10n from 1.0.0 to 1.0.1dependabot-preview[bot]2020-01-201-1/+1
| | | | | | | | | | Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/nextcloud/nextcloud-l10n/releases) - [Changelog](https://github.com/nextcloud/nextcloud-l10n/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-l10n/compare/v1.0.0...v1.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump @nextcloud/paths from 1.0.0 to 1.1.0dependabot-preview[bot]2020-01-208-50/+50
| | | | | | | Bumps @nextcloud/paths from 1.0.0 to 1.1.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Remove outdated centering code for database switcher on install pageJan-Christoph Borchardt2020-01-141-14/+0
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Bump @nextcloud/axios from 1.1.0 to 1.3.1dependabot-preview[bot]2020-01-148-85/+64
| | | | | | | | | | Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.1.0 to 1.3.1. - [Release notes](https://github.com/nextcloud/nextcloud-axios/releases) - [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v1.1.0...v1.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump underscore from 1.9.1 to 1.9.2dependabot-preview[bot]2020-01-136-6/+6
| | | | | | | | | Bumps [underscore](https://github.com/jashkenas/underscore) from 1.9.1 to 1.9.2. - [Release notes](https://github.com/jashkenas/underscore/releases) - [Commits](https://github.com/jashkenas/underscore/compare/1.9.1...1.9.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Set direct login after password resetJulius Härtl2020-01-092-2/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #17861 from ↵Roeland Jago Douma2020-01-071-3/+2
|\ | | | | | | | | nextcloud/fix-tab-navigation-of-menu-in-public-share-pages Fix tab navigation of menu in public share pages
| * Split the menu entry for external shares in twoDaniel Calviño Sánchez2019-12-301-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The external shares entry showed a "button" that, when pressed, replaced the button with the input to set the remote share address. The "button" was actually a label for the input, so when the label was focused it transferred the focus to the input and thus pressing enter or space did not show the input. Moreover, inputs inside links are not valid HTML, and once shown there was no way to hide the input again. Due to all this, and for consistency with the direct link input, the external share input was moved to a different menu item that is shown and hidden when the button, which nows is also a real button, is clicked. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Bump css-loader from 3.4.0 to 3.4.1dependabot-preview[bot]2020-01-058-8/+8
| | | | | | | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.4.0...v3.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Bump toastify-js from 1.6.1 to 1.6.2dependabot-preview[bot]2020-01-052-3/+3
| | | | | | | | | | | | | | | | | | | | Bumps [toastify-js](https://github.com/apvarun/toastify-js) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/apvarun/toastify-js/releases) - [Changelog](https://github.com/apvarun/toastify-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/apvarun/toastify-js/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Bump @nextcloud/logger from 0.1.0 to 1.0.0dependabot-preview[bot]2020-01-026-17/+17
| | | | | | | | | | | | | | | | | | Bumps [@nextcloud/logger](https://github.com/nextcloud/nextcloud-logger) from 0.1.0 to 1.0.0. - [Release notes](https://github.com/nextcloud/nextcloud-logger/releases) - [Commits](https://github.com/nextcloud/nextcloud-logger/compare/v0.1.0...v1.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Bump css-loader from 3.3.2 to 3.4.0dependabot-preview[bot]2019-12-308-9/+9
| | | | | | | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.3.2 to 3.4.0. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.3.2...v3.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Bump @babel/preset-env from 7.7.6 to 7.7.7dependabot-preview[bot]2019-12-302-2/+2
|/ | | | | | | | | Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.6 to 7.7.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.7.6...v7.7.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump @nextcloud/event-bus from 0.2.1 to 1.0.0dependabot-preview[bot]2019-12-238-70/+70
| | | | | | | | | Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 0.2.1 to 1.0.0. - [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases) - [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v0.2.1...v1.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump @nextcloud/initial-state from 0.2.0 to 1.0.0dependabot-preview[bot]2019-12-238-61/+61
| | | | | | | | | Bumps [@nextcloud/initial-state](https://github.com/nextcloud/nextcloud-initial-state) from 0.2.0 to 1.0.0. - [Release notes](https://github.com/nextcloud/nextcloud-initial-state/releases) - [Commits](https://github.com/nextcloud/nextcloud-initial-state/compare/v0.2.0...v1.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump @nextcloud/axios from 0.5.0 to 1.1.0dependabot-preview[bot]2019-12-238-42/+42
| | | | | | | | | | Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 0.5.0 to 1.1.0. - [Release notes](https://github.com/nextcloud/nextcloud-axios/releases) - [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v0.5.0...v1.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump @nextcloud/auth from 0.3.1 to 1.1.0dependabot-preview[bot]2019-12-228-51/+51
| | | | | | | | | Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth) from 0.3.1 to 1.1.0. - [Release notes](https://github.com/nextcloud/nextcloud-auth/releases) - [Commits](https://github.com/nextcloud/nextcloud-auth/compare/v0.3.1...v1.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump @nextcloud/paths from 0.2.0 to 1.0.0dependabot-preview[bot]2019-12-228-61/+61
| | | | | | | Bumps @nextcloud/paths from 0.2.0 to 1.0.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump vue and vue-template-compilerdependabot-preview[bot]2019-12-224-6/+6
| | | | | | | | | | | | | | | Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together. Updates `vue` from 2.6.10 to 2.6.11 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.10...v2.6.11) Updates `vue-template-compiler` from 2.6.10 to 2.6.11 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.10...v2.6.11) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump @nextcloud/router from 0.1.0 to 1.0.0dependabot-preview[bot]2019-12-228-46/+46
| | | | | | | | | Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 0.1.0 to 1.0.0. - [Release notes](https://github.com/nextcloud/nextcloud-router/releases) - [Commits](https://github.com/nextcloud/nextcloud-router/compare/v0.1.0...v1.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-1911-22/+22
| | | | | | | | | | Bumps [eslint-config-nextcloud](https://github.com/nextcloud/eslint-config-nextcloud) from 0.0.6 to 0.1.0. - [Release notes](https://github.com/nextcloud/eslint-config-nextcloud/releases) - [Commits](https://github.com/nextcloud/eslint-config-nextcloud/compare/v0.0.6...v0.1.0) Co-authored-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Design fixes for recommended appsJan-Christoph Borchardt2019-12-162-2/+2
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump serialize-javascript to v2.1.2Christoph Wurst2019-12-166-6/+6
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Bump css-loader from 3.2.1 to 3.3.2dependabot-preview[bot]2019-12-168-13/+13
| | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.2.1 to 3.3.2. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.2.1...v3.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Add a dedicated page for the recommended apps installationChristoph Wurst2019-12-128-65/+102
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Allow to have mutliple buttons on the filepickerJoas Schilling2019-12-096-6/+6
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Bump css-loader from 3.2.0 to 3.2.1dependabot-preview[bot]2019-12-082-2/+2
| | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.2.0...v3.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Add checkbox to install recommended apps during setupChristoph Wurst2019-12-041-2/+0
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Add a transfer ownership background jobRoeland Jago Douma2019-12-026-6/+6
| | | | | | | | | | | | This job can be initiated by a user to transfer a file/folder to a target user. The target user will have to accept the job. Once that is done the transfers is initiated in the background. Both parties get notified when the job is done. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump url-loader from 2.3.0 to 3.0.0dependabot-preview[bot]2019-12-022-3/+3
| | | | | | | | | | Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 2.3.0 to 3.0.0. - [Release notes](https://github.com/webpack-contrib/url-loader/releases) - [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/url-loader/compare/v2.3.0...v3.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump bootstrap from 4.3.1 to 4.4.1dependabot-preview[bot]2019-12-012-17/+17
| | | | | | | | | Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.3.1 to 4.4.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.3.1...v4.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Revert removed mimetypelistJulius Härtl2019-11-281-1/+96
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix more testsRoeland Jago Douma2019-11-271-96/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump handlebars from 4.5.2 to 4.5.3dependabot-preview[bot]2019-11-259-42/+42
| | | | | | | | | | | | 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>
* Bump handlebars from 4.5.1 to 4.5.2dependabot-preview[bot]2019-11-176-6/+6
| | | | | | | | | | Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.1 to 4.5.2. - [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.1...v4.5.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump bundlesJulius Härtl2019-11-118-49/+49
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Compile handlebarsJulius Härtl2019-11-111-16/+16
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Bump @babel/preset-env from 7.6.3 to 7.7.1dependabot-preview[bot]2019-11-102-18/+18
| | | | | | | | | | Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.3 to 7.7.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.6.3...v7.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Prompt on destructive user actions (#17785)John Molakvoæ2019-11-076-77/+143
|\ | | | | Prompt on destructive user actions
| * Prompt on destructive user actionsGary Kim2019-11-056-77/+143
| | | | | | | | Signed-off-by: Gary Kim <gary@garykim.dev>
* | Fix sharing breadcrumbsJohn Molakvoæ (skjnldsv)2019-11-065-4588/+0
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Cleanup sharing leftoversJohn Molakvoæ (skjnldsv)2019-11-0521-5556/+2
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #17683 from nextcloud/enh/login-flow-v2-polishRoeland Jago Douma2019-10-311-8/+9
|\ | | | | Polish login flow v2
| * The loading animation is backDaniel Kesselberg2019-10-261-8/+9
| | | | | | | | | | | | | | | | Refactor grant.js to Vanilla JS Remove id="submit" because of side effects: https://stackoverflow.com/questions/22982741/form-submit-jquery-does-not-work Fix arrow for login flow v1 Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>