Christoph Wurst
ea38d17e40
Merge pull request #5083 from nextcloud/enhanc/new-personalized-tags
...
Add new personalized tags
2021-05-28 22:50:44 +02:00
Daniel Kesselberg
6c834c1540
Add custom user tags
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-05-28 22:45:52 +02:00
Christoph Wurst
0d8c31751b
Merge pull request #5081 from nextcloud/bug/noid/multi-account-provision
...
Fix where condition for provisioned mail accounts.
2021-05-28 17:42:14 +02:00
Daniel Kesselberg
ceddb01ec6
Fix where condition for provisioned mail accounts.
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-05-28 16:03:00 +02:00
Christoph Wurst
807b1ebe13
Merge pull request #4829 from nextcloud/enhancenment/tagging_UI
...
Add UI for tag assignment
2021-05-28 11:48:01 +02:00
GretaD
969b1c775d
Tagging UI
...
Co-authored-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: GretaD <gretadoci@gmail.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-05-28 11:40:16 +02:00
Christoph Wurst
58d8feb6ef
Merge pull request #5078 from nextcloud/chore/clean-up-message-mapper-test
...
Fix loading tags and clean up related tests
2021-05-28 11:17:05 +02:00
Christoph Wurst
3107726923
Fix parameter type of message IDs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-05-28 11:08:07 +02:00
Christoph Wurst
5e1c84c6f1
Clean up the message mapper test
...
* User self instead of $this for static method calls
* Add assertion before accessign potentially undefined index
* Improve typing
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-05-28 10:29:12 +02:00
Christoph Wurst
397d5e2c4e
Merge pull request #5079 from nextcloud/fix/page-controller-test
...
Fix the page controller test after #5075
2021-05-28 10:28:52 +02:00
Christoph Wurst
720e3ed992
Fix the page controller test after #5075
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-05-28 10:24:58 +02:00
Christoph Wurst
6f7699ca77
Merge pull request #4968 from nextcloud/enhancement/multi-account-provisioning
...
Add multi account provisioning
2021-05-28 09:34:59 +02:00
Christoph Wurst
3c7904fc5c
Merge pull request #5075 from nextcloud/fix/account-settings-empty-decode
...
Fix decoding emtpy account settings
2021-05-28 09:34:21 +02:00
Anna Larch
537a766a12
Add option to use multiple configs for mail provisioning
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-05-28 09:17:14 +02:00
Anna Larch
8c8d71e37a
Filter nonjunk and forwarded
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2021-05-28 09:11:51 +02:00
Christoph Wurst
6ef96f2fab
Fix decoding emtpy account settings
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-05-27 15:40:53 +02:00
Christoph Wurst
6810fd0252
Merge pull request #4947 from nextcloud/fix/chunking-in-statements-for-oracle
...
Chunking `in` statements for Oracle Compliance
2021-05-27 13:57:38 +02:00
Christoph Wurst
0be3e593f9
Merge pull request #5062 from nextcloud/dependabot/npm_and_yarn/ckeditor/ckeditor5-dev-utils-25.2.1
...
Bump @ckeditor/ckeditor5-dev-utils from 25.0.0 to 25.2.1
2021-05-27 10:23:26 +02:00
Greta
734725dc25
Merge pull request #5073 from nextcloud/refactor/accounts-settings-initial-state
...
Load accounts and their settings via initial state
2021-05-27 10:22:33 +02:00
Nextcloud bot
4803a81737
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-27 03:02:47 +00:00
Christoph Wurst
3df83f9c74
Load accounts and their settings via initial state
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-05-26 21:07:32 +02:00
dependabot[bot]
e64e541acf
Bump @ckeditor/ckeditor5-dev-utils from 25.0.0 to 25.2.1
...
Bumps [@ckeditor/ckeditor5-dev-utils](https://github.com/ckeditor/ckeditor5-dev/tree/HEAD/packages/ckeditor5-dev-utils ) from 25.0.0 to 25.2.1.
- [Release notes](https://github.com/ckeditor/ckeditor5-dev/releases )
- [Changelog](https://github.com/ckeditor/ckeditor5-dev/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ckeditor/ckeditor5-dev/commits/v25.2.1/packages/ckeditor5-dev-utils )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 14:19:44 +00:00
Christoph Wurst
8f72ac860d
Merge pull request #5067 from nextcloud/dependabot/npm_and_yarn/ckeditor/ckeditor5-dev-webpack-plugin-25.2.1
...
Bump @ckeditor/ckeditor5-dev-webpack-plugin from 25.0.0 to 25.2.1
2021-05-26 16:18:30 +02:00
Christoph Wurst
5137462b9a
Merge pull request #5010 from nextcloud/enhancement/migrate-important-to-label1
...
Add bg job for label sync
2021-05-26 16:13:17 +02:00
Anna Larch
540ca4b1ef
Add bg job for label sync
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2021-05-26 15:38:18 +02:00
Richard Steinmetz
0f91ea9223
Merge pull request #5064 from nextcloud/dependabot/npm_and_yarn/webdav-4.6.0
...
Bump webdav from 4.5.0 to 4.6.0
2021-05-26 14:34:53 +02:00
Richard Steinmetz
0df2064eb7
Merge pull request #5063 from nextcloud/dependabot/npm_and_yarn/css-loader-5.2.5
...
Bump css-loader from 5.2.4 to 5.2.5
2021-05-26 14:33:16 +02:00
Nextcloud bot
548f90fa17
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-26 03:04:19 +00:00
kesselb
a500729dc3
Merge pull request #5065 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-import-2.23.3
...
Bump eslint-plugin-import from 2.23.2 to 2.23.3
2021-05-25 16:06:09 +02:00
kesselb
1108f0d0f0
Merge pull request #5066 from nextcloud/dependabot/npm_and_yarn/sass-1.33.0
...
Bump sass from 1.32.13 to 1.33.0
2021-05-25 12:31:11 +02:00
Nextcloud bot
d8026a2fa4
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-25 03:03:49 +00:00
dependabot[bot]
67140cfed4
Bump @ckeditor/ckeditor5-dev-webpack-plugin from 25.0.0 to 25.2.1
...
Bumps [@ckeditor/ckeditor5-dev-webpack-plugin](https://github.com/ckeditor/ckeditor5-dev/tree/HEAD/packages/ckeditor5-dev-webpack-plugin ) from 25.0.0 to 25.2.1.
- [Release notes](https://github.com/ckeditor/ckeditor5-dev/releases )
- [Changelog](https://github.com/ckeditor/ckeditor5-dev/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ckeditor/ckeditor5-dev/commits/v25.2.1/packages/ckeditor5-dev-webpack-plugin )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-22 01:05:49 +00:00
dependabot[bot]
87e239e6b7
Bump sass from 1.32.13 to 1.33.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.13 to 1.33.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.13...1.33.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-22 01:05:10 +00:00
dependabot[bot]
d25f1da406
Bump eslint-plugin-import from 2.23.2 to 2.23.3
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.23.2 to 2.23.3.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases )
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.23.2...v2.23.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-22 01:04:28 +00:00
dependabot[bot]
d3df3bc930
Bump webdav from 4.5.0 to 4.6.0
...
Bumps [webdav](https://github.com/perry-mitchell/webdav-client ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/perry-mitchell/webdav-client/releases )
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md )
- [Commits](https://github.com/perry-mitchell/webdav-client/compare/v4.5.0...v4.6.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-22 01:04:00 +00:00
dependabot[bot]
d74fc214aa
Bump css-loader from 5.2.4 to 5.2.5
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.2.4 to 5.2.5.
- [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/v5.2.4...v5.2.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-22 01:03:06 +00:00
Nextcloud bot
729479ab87
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-21 03:05:27 +00:00
Anna Larch
93a9a4baef
chunking in statements
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2021-05-20 17:02:52 +02:00
Christoph Wurst
39853c80d1
Merge pull request #4852 from nextcloud/dependabot/npm_and_yarn/nextcloud/browserslist-config-2.1.0
...
Bump @nextcloud/browserslist-config from 1.0.0 to 2.1.0
2021-05-20 14:31:20 +02:00
Christoph Wurst
4f6db82d0f
Merge pull request #4894 from nextcloud/enhancement/show_tag
...
Show tags
2021-05-20 14:30:26 +02:00
Christoph Wurst
b9e49c3ab2
Show envelope tags
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-05-20 14:26:25 +02:00
Nextcloud bot
f519dd5e62
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-19 03:12:11 +00:00
kesselb
6c0e64a914
Merge pull request #5045 from nextcloud/dependabot/npm_and_yarn/vue/babel-preset-app-4.5.13
...
Bump @vue/babel-preset-app from 4.5.12 to 4.5.13
2021-05-18 23:03:37 +02:00
dependabot[bot]
b610ab25c3
Bump @vue/babel-preset-app from 4.5.12 to 4.5.13
...
Bumps [@vue/babel-preset-app](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/babel-preset-app ) from 4.5.12 to 4.5.13.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.13/packages/@vue/babel-preset-app )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-18 20:30:07 +00:00
kesselb
113c25017a
Merge pull request #5053 from nextcloud/chore/drop-node-sass
...
Drop node sass, use only sass
2021-05-18 22:28:55 +02:00
Christoph Wurst
0abb6c196b
Drop node sass, use only sass
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-05-18 20:19:16 +02:00
dependabot[bot]
7db993e95e
Bump @nextcloud/browserslist-config from 1.0.0 to 2.1.0
...
Bumps [@nextcloud/browserslist-config](https://github.com/nextcloud/browserslist-config ) from 1.0.0 to 2.1.0.
- [Release notes](https://github.com/nextcloud/browserslist-config/releases )
- [Commits](https://github.com/nextcloud/browserslist-config/compare/v1.0.0...v2.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-18 16:36:55 +00:00
Christoph Wurst
49e06381a7
Merge pull request #4920 from nextcloud/dependabot/npm_and_yarn/nextcloud/logger-2.0.0
...
Bump @nextcloud/logger from 1.1.2 to 2.0.0
2021-05-18 18:36:46 +02:00
Christoph Wurst
7ca6485fc3
Merge pull request #5052 from nextcloud/dependabot/npm_and_yarn/sass-1.32.13
...
Bump sass from 1.32.12 to 1.32.13
2021-05-18 18:35:47 +02:00
Christoph Wurst
955cee988e
Merge pull request #5037 from nextcloud/dependabot/npm_and_yarn/vue-loader-15.9.7
...
Bump vue-loader from 15.9.6 to 15.9.7
2021-05-18 18:35:32 +02:00