Commit graph

1811 commits

Author SHA1 Message Date
dependabot-preview[bot]
26656c8dce
Merge pull request #492 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.5.4 2019-07-10 05:16:53 +00:00
dependabot-preview[bot]
9ef07e0093
Merge pull request #496 from nextcloud/dependabot/npm_and_yarn/babel/core-7.5.4 2019-07-10 05:16:31 +00:00
dependabot-preview[bot]
313ef4dc48
Merge pull request #495 from nextcloud/dependabot/npm_and_yarn/stylelint-scss-3.9.1 2019-07-10 05:16:06 +00:00
Nextcloud bot
0284201864
[tx-robot] updated from transifex 2019-07-10 02:45:38 +00:00
dependabot-preview[bot]
f67d3fe404
Bump @babel/core from 7.5.0 to 7.5.4
Bumps [@babel/core](https://github.com/babel/babel) from 7.5.0 to 7.5.4.
- [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.5.0...v7.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-10 01:29:05 +00:00
dependabot-preview[bot]
f1be8d2132
Bump stylelint-scss from 3.9.0 to 3.9.1
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/kristerkari/stylelint-scss/releases)
- [Changelog](https://github.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kristerkari/stylelint-scss/compare/3.9.0...3.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-10 01:27:32 +00:00
dependabot-preview[bot]
39d567366a
Bump @babel/preset-env from 7.5.2 to 7.5.4
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.5.2 to 7.5.4.
- [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.5.2...v7.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-10 01:25:26 +00:00
Raimund Schlüßler
947ff09928
Merge pull request #491 from nextcloud/cleanup
Remove unused function
2019-07-09 12:43:59 +02:00
Raimund Schlüßler
a52c6d3351
Remove unused function
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-07-09 12:34:20 +02:00
Raimund Schlüßler
0794cb7889
Merge pull request #490 from nextcloud/three-dots
Fix triple dot ellipsis
2019-07-09 10:22:02 +02:00
Raimund Schlüßler
0dde40631a
Fix triple dot ellipsis
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-07-09 09:33:04 +02:00
dependabot-preview[bot]
b6dd95d503
Merge pull request #487 from nextcloud/dependabot/npm_and_yarn/babel/plugin-proposal-object-rest-spread-7.5.2 2019-07-09 05:47:54 +00:00
dependabot-preview[bot]
032f4b1b0d
Bump @babel/plugin-proposal-object-rest-spread from 7.5.1 to 7.5.2
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.5.1 to 7.5.2.
- [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.5.1...v7.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-09 05:41:31 +00:00
dependabot-preview[bot]
f569645c51
Merge pull request #488 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.5.2 2019-07-09 05:39:31 +00:00
dependabot-preview[bot]
cf60d19ed7
Merge pull request #489 from nextcloud/dependabot/npm_and_yarn/webpack-4.35.3 2019-07-09 05:39:16 +00:00
Nextcloud bot
62fbe8ab8a
[tx-robot] updated from transifex 2019-07-09 02:43:23 +00:00
dependabot-preview[bot]
bab322855f
Bump webpack from 4.35.2 to 4.35.3
Bumps [webpack](https://github.com/webpack/webpack) from 4.35.2 to 4.35.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.35.2...v4.35.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-09 01:21:20 +00:00
dependabot-preview[bot]
94cc6922b0
Bump @babel/preset-env from 7.5.0 to 7.5.2
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.5.0 to 7.5.2.
- [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.5.0...v7.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-09 01:20:05 +00:00
Raimund Schlüßler
7e71e4e0c6
Merge pull request #486 from nextcloud/fix-481
Don't double-encode placeholders
2019-07-08 21:56:32 +02:00
Raimund Schlüßler
1dcfce1d2f
Don't double-encode placeholders
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-07-08 21:34:10 +02:00
Raimund Schlüßler
374056ec45
Merge pull request #485 from nextcloud/poly-1
Remove babel polyfill dependency
2019-07-08 17:06:54 +02:00
Raimund Schlüßler
03b8b180e8
Remove babel polyfill dependency
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-07-08 16:54:34 +02:00
dependabot-preview[bot]
16100e92c6
Merge pull request #482 from nextcloud/dependabot/npm_and_yarn/babel/plugin-proposal-object-rest-spread-7.5.1 2019-07-08 04:53:25 +00:00
dependabot-preview[bot]
5dee22a666
Bump @babel/plugin-proposal-object-rest-spread from 7.5.0 to 7.5.1
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.5.0 to 7.5.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.5.0...v7.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-08 01:22:07 +00:00
Raimund Schlüßler
5fd9698310
Merge pull request #480 from nextcloud/fix-479
Enable percent-encoded characters in calendar URI
2019-07-07 12:23:48 +02:00
Raimund Schlüßler
c90c9a48f6
Enable percent-encoded characters in calendar URI
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-07-07 10:41:03 +02:00
dependabot-preview[bot]
df6b482eb4
Merge pull request #477 from nextcloud/dependabot/npm_and_yarn/eslint-loader-2.2.1 2019-07-05 07:02:53 +00:00
dependabot-preview[bot]
f4cf3e0157
Bump eslint-loader from 2.2.0 to 2.2.1
Bumps [eslint-loader](https://github.com/webpack-contrib/eslint-loader) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/webpack-contrib/eslint-loader/releases)
- [Changelog](https://github.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/eslint-loader/compare/v2.2.0...v2.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-05 06:56:37 +00:00
dependabot-preview[bot]
768187aaab
Merge pull request #475 from nextcloud/dependabot/npm_and_yarn/babel/plugin-proposal-object-rest-spread-7.5.0 2019-07-05 06:54:16 +00:00
dependabot-preview[bot]
9a8274f66f
Bump @babel/plugin-proposal-object-rest-spread from 7.4.4 to 7.5.0
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.4.4 to 7.5.0.
- [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.4.4...v7.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-05 06:35:30 +00:00
dependabot-preview[bot]
e8cbc237a9
Merge pull request #478 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.5.0 2019-07-05 06:33:21 +00:00
dependabot-preview[bot]
362562529c
Bump @babel/preset-env from 7.4.5 to 7.5.0
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.4.5 to 7.5.0.
- [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.4.5...v7.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-05 06:24:39 +00:00
dependabot-preview[bot]
40f146c132
Merge pull request #476 from nextcloud/dependabot/npm_and_yarn/babel/core-7.5.0 2019-07-05 06:22:20 +00:00
Nextcloud bot
cf2b766002
[tx-robot] updated from transifex 2019-07-05 02:45:15 +00:00
dependabot-preview[bot]
b6cad5b324
Bump @babel/core from 7.4.5 to 7.5.0
Bumps [@babel/core](https://github.com/babel/babel) from 7.4.5 to 7.5.0.
- [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.4.5...v7.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-05 01:26:00 +00:00
dependabot-preview[bot]
cffe463593
Merge pull request #474 from nextcloud/dependabot/npm_and_yarn/vue-router-3.0.7 2019-07-04 04:49:25 +00:00
dependabot-preview[bot]
3a3fdd95a7
Merge pull request #473 from nextcloud/dependabot/npm_and_yarn/stylelint-scss-3.9.0 2019-07-04 04:48:40 +00:00
dependabot-preview[bot]
61818396f5
Merge pull request #472 from nextcloud/dependabot/npm_and_yarn/eslint-loader-2.2.0 2019-07-04 04:48:14 +00:00
dependabot-preview[bot]
345ca177b4
Bump vue-router from 3.0.6 to 3.0.7
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.0.6...v3.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-04 01:25:10 +00:00
dependabot-preview[bot]
20746f1243
Bump stylelint-scss from 3.8.0 to 3.9.0
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/kristerkari/stylelint-scss/releases)
- [Changelog](https://github.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kristerkari/stylelint-scss/compare/3.8.0...3.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-04 01:24:23 +00:00
dependabot-preview[bot]
8449715c83
Bump eslint-loader from 2.1.2 to 2.2.0
Bumps [eslint-loader](https://github.com/webpack-contrib/eslint-loader) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/webpack-contrib/eslint-loader/releases)
- [Changelog](https://github.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/eslint-loader/compare/2.1.2...v2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-04 01:23:42 +00:00
Nextcloud bot
22e4621618
[tx-robot] updated from transifex 2019-07-03 02:43:47 +00:00
dependabot-preview[bot]
75f669363a
Merge pull request #470 from nextcloud/dependabot/npm_and_yarn/webpack-4.35.2 2019-07-02 04:32:44 +00:00
dependabot-preview[bot]
812fb25661
Bump webpack from 4.35.0 to 4.35.2
Bumps [webpack](https://github.com/webpack/webpack) from 4.35.0 to 4.35.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.35.0...v4.35.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-02 01:28:47 +00:00
Raimund Schlüßler
4c8950a58c
Merge pull request #466 from nextcloud/changelog
Update the changelog
2019-06-26 22:48:34 +02:00
Raimund Schlüßler
4f90e0f05b
Update the changelog
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-06-26 22:33:06 +02:00
dependabot-preview[bot]
b3f891430b
Merge pull request #464 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-promise-4.2.1 2019-06-26 10:54:33 +00:00
dependabot-preview[bot]
38520dac47
Bump eslint-plugin-promise from 4.1.1 to 4.2.1
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.1.1 to 4.2.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-26 01:22:20 +00:00
Raimund Schlüßler
ac4573bc91
Bump version 2019-06-25 22:29:59 +02:00
dependabot-preview[bot]
0451a42da6
Merge pull request #461 from nextcloud/dependabot/npm_and_yarn/vuedraggable-2.23.0 2019-06-25 05:13:00 +00:00