summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-09-032-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-09-012-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-08-302-0/+30
|
* [tx-robot] updated from transifexNextcloud bot2019-08-292-0/+2
|
* Ignore Enter key up event on menu button togglesDaniel Calviño Sánchez2019-08-287-8/+8
| | | | | | | | | | | | Like links, buttons generate a "click" event as well as the regular "keydown" and "keyup" events when pressing Enter. Due to this, if both the "click" and the "keyup" events are handled, when the menu is open and Enter is pressed in the toggle the menu is first hidden when the first event is handled, but then shown again when the second event is handled. To prevent that only the "click" event should be handled when the toggle is a button, like it is already done with links. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Merge pull request #16872 from ↵Roeland Jago Douma2019-08-281-0/+1
|\ | | | | | | | | nextcloud/bugfix/noid/left-alignment-search-resuls Fix left-alignment of other results on search
| * Fix left-alignment of other results on searchGreta Doci2019-08-261-0/+1
| | | | | | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* | [tx-robot] updated from transifexNextcloud bot2019-08-284-306/+668
| |
* | [tx-robot] updated from transifexNextcloud bot2019-08-278-4/+8
| |
* | Merge pull request #16854 from ↵Roeland Jago Douma2019-08-264-4/+4
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/sass-loader-7.3.1 Bump sass-loader from 7.2.0 to 7.3.1
| * | Bump sass-loader from 7.2.0 to 7.3.1dependabot-preview[bot]2019-08-254-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 7.2.0 to 7.3.1. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v7.2.0...v7.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2019-08-264-0/+4
| | |
* | | [tx-robot] updated from transifexNextcloud bot2019-08-2510-0/+10
|/ /
* | [tx-robot] updated from transifexNextcloud bot2019-08-2450-50/+50
| |
* | Merge pull request #16847 from nextcloud/bugfix/empty-itunes-idRoeland Jago Douma2019-08-233-0/+6
|\ \ | | | | | | Only add the app-itunes-app tag if the id is set
| * | Only add the app-itunes-app tag if the id is setJulius Härtl2019-08-233-0/+6
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | adviced should be advisedVictor Goff2019-08-232-2/+2
| | | | | | | | | | | | Signed-off-by: Victor Goff <keeperotphones@gmail.com>
* | | Merge pull request #16829 from nextcloud/bugfix/noid/projects-pick-foldersRoeland Jago Douma2019-08-227-10/+14
|\ \ \ | | | | | | | | Let users pick folders on projects
| * | | Properly handle failures and allow choosing folders for projectsJulius Härtl2019-08-216-6/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
| * | | filepicker: Add option to also choose folders without a mimetype limitJulius Härtl2019-08-211-4/+8
| |/ / | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* / / [tx-robot] updated from transifexNextcloud bot2019-08-226-6/+20
|/ /
* | Merge pull request #16782 from nextcloud/fix/16729/stop-if-encrypted-token-nullblizzz2019-08-211-1/+5
|\ \ | |/ |/| Stop if there is no encrypted token
| * Stop if there is no encrypted tokenDaniel Kesselberg2019-08-181-1/+5
| | | | | | | | | | | | Fix Argument 1 passed to OC\Security\Crypto::decrypt() must be of the type string, null given Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | [tx-robot] updated from transifexNextcloud bot2019-08-206-12/+12
| |
* | Merge pull request #16781 from nextcloud/bug/fix-password-resetRoeland Jago Douma2019-08-194-3/+4
|\ \ | | | | | | Send new password instead of empty string
| * | Update bundlesJulius Härtl2019-08-192-2/+2
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Force proper action for login formJulius Härtl2019-08-191-0/+1
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Send new password instead of empty stringDaniel Kesselberg2019-08-191-1/+1
| | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | Bump css-vars-ponyfill from 2.0.2 to 2.1.1dependabot-preview[bot]2019-08-182-4/+4
|/ / | | | | | | | | | | | | | | | | | | Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.0.2 to 2.1.1. - [Release notes](https://github.com/jhildenbiddle/css-vars-ponyfill/releases) - [Changelog](https://github.com/jhildenbiddle/css-vars-ponyfill/blob/master/CHANGELOG.md) - [Commits](https://github.com/jhildenbiddle/css-vars-ponyfill/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Merge pull request #16778 from nextcloud/dependabot/npm_and_yarn/webpack-4.39.2Roeland Jago Douma2019-08-188-15/+15
|\ \ | |/ |/| Bump webpack from 4.39.1 to 4.39.2
| * Bump webpack from 4.39.1 to 4.39.2dependabot-preview[bot]2019-08-188-15/+15
| | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.39.1 to 4.39.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.39.1...v4.39.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2019-08-184-12/+12
|/
* [tx-robot] updated from transifexNextcloud bot2019-08-1710-14/+32
|
* [tx-robot] updated from transifexNextcloud bot2019-08-162-0/+46
|
* [tx-robot] updated from transifexNextcloud bot2019-08-152-4/+14
|
* [tx-robot] updated from transifexNextcloud bot2019-08-144-2/+226
|
* [tx-robot] updated from transifexNextcloud bot2019-08-132-0/+542
|
* Merge pull request #16711 from nextcloud/fix/csp/form_actions/loginflowRoeland Jago Douma2019-08-121-2/+14
|\ | | | | Fix login flow form actions
| * Fix login flow form actionsRoeland Jago Douma2019-08-111-2/+14
| | | | | | | | | | | | | | | | So fun fact. Chrome considers a redirect after submitting a form part of the form actions. Since we redirect to a new protocol (nc://login/). Causing the form submission to work but the redirect failing hard. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2019-08-122-0/+4
| |
* | Bump style-loader from 0.23.1 to 1.0.0dependabot-preview[bot]2019-08-118-42/+42
| | | | | | | | | | | | | | | | | | | | Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 0.23.1 to 1.0.0. - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/style-loader/compare/v0.23.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 css-loader from 3.1.0 to 3.2.0dependabot-preview[bot]2019-08-112-2/+2
| | | | | | | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.1.0 to 3.2.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.1.0...v3.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Bump blueimp-md5 from 2.11.0 to 2.11.1dependabot-preview[bot]2019-08-111-1/+1
|/ | | | | | | | | Bumps [blueimp-md5](https://github.com/blueimp/JavaScript-MD5) from 2.11.0 to 2.11.1. - [Release notes](https://github.com/blueimp/JavaScript-MD5/releases) - [Commits](https://github.com/blueimp/JavaScript-MD5/compare/v2.11.0...v2.11.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2019-08-104-8/+8
|
* [tx-robot] updated from transifexNextcloud bot2019-08-094-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-08-088-2/+66
|
* [tx-robot] updated from transifexNextcloud bot2019-08-072-2/+2
|
* Fix ie app menu loading click (#16667)John Molakvoæ2019-08-063-2/+7
|\ | | | | Fix ie app menu loading click
| * Fix ie app menu loading clickJohn Molakvoæ (skjnldsv)2019-08-063-2/+7
| | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | prevent the server's app-navigation's css to overrule the scoped css in vue ↵Marco Ambrosini2019-08-061-1/+1
|/ | | | | | components Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>