Граф коммитов

3124 Коммитов

Автор SHA1 Сообщение Дата
Nextcloud bot 8e8ce349bf
[tx-robot] updated from transifex 2021-03-01 03:04:12 +00:00
René Gieling 0ac5adba79
Merge pull request #1446 from nextcloud/fix/usersearch
fixed contactgroups in usersearch
2021-02-28 21:24:53 +01:00
dartcafe e13fddd571
fixed contactgroups in usersearch
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-28 21:17:09 +01:00
dartcafe b39a24a705
fix migration (column already existing)
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-28 19:08:46 +01:00
René Gieling 32cc8e6557
Merge pull request #1442 from nextcloud/refactor/longPoll
Refactor/long poll
2021-02-28 16:11:07 +01:00
dartcafe c7c2096226
avoid doubled dispatches
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-28 15:10:09 +01:00
dartcafe 0b0ce15ed8
php-cs nagged
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-28 13:33:13 +01:00
Nextcloud bot 0982cbe1f9
[tx-robot] updated from transifex 2021-02-28 03:02:15 +00:00
dartcafe 25df7307ee
load poll list via long poll and remove timed polling
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-27 23:16:51 +01:00
dartcafe 9a7b8f7b4e
move watchPoll to mixin
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-27 20:30:47 +01:00
René Gieling f27e13152e
Merge pull request #1441 from nextcloud/refactor/1.8
Refactoring 1.8
2021-02-27 20:27:02 +01:00
dartcafe 3f3bfbe2c5
uncomment reloadInterval
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-27 18:48:20 +01:00
dartcafe b5b5f5f39f
workaround for quotation marks #1405
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-27 15:40:52 +01:00
dartcafe eaf29cd182
removed unused props, add vue/no-unused-properties
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-27 15:30:04 +01:00
dartcafe 484a551037
bring back accidentially deleted method
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-27 14:58:28 +01:00
dartcafe f49212f154
removed realTimePolling from settings
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-27 14:54:14 +01:00
dartcafe 45ca1fa8e9
js code maintenance and tidy
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-27 14:21:22 +01:00
dartcafe 09be13f03b
fixed display of sent mails
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-27 13:31:17 +01:00
dartcafe 57481880b6
removed unnecessary logging
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-27 13:30:39 +01:00
dartcafe 4d422a37f3
use async/await in store
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-27 13:03:54 +01:00
dartcafe 79929fe6f8
use async/await
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-27 11:30:02 +01:00
dartcafe 985fa6e5eb
use async/await
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-27 11:10:48 +01:00
dartcafe 7a05a361da
moment format
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-27 09:53:43 +01:00
dartcafe e77891b567
fix inputDiv (v-model for :value.sync)
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-27 09:35:19 +01:00
dartcafe 3baec9241d
move store modules away from submodules
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-27 09:19:40 +01:00
dartcafe cc2065aa69
promise.all for async loadings
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-27 08:43:41 +01:00
dependabot[bot] 403b800a7c
Merge pull request #1436 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.13.8 2021-02-27 03:57:24 +00:00
dependabot[bot] 6aee1dc56f
Bump @babel/preset-env from 7.12.17 to 7.13.8
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.17 to 7.13.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.8/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-27 03:50:04 +00:00
dependabot[bot] f8c8e8a01d
Merge pull request #1437 from nextcloud/dependabot/npm_and_yarn/babel/core-7.13.8 2021-02-27 03:48:34 +00:00
dependabot[bot] 4a3765422e
Merge pull request #1433 from nextcloud/dependabot/npm_and_yarn/webpack-5.24.2 2021-02-27 03:37:07 +00:00
dependabot[bot] b0906fdb32
Bump webpack from 5.23.0 to 5.24.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.23.0 to 5.24.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.23.0...v5.24.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-27 03:14:29 +00:00
dependabot[bot] e711f2c76e
Merge pull request #1434 from nextcloud/dependabot/npm_and_yarn/css-loader-5.1.0 2021-02-27 03:12:59 +00:00
dependabot[bot] ddca2f4ef4
Merge pull request #1439 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-3.6.0 2021-02-27 03:10:53 +00:00
dependabot[bot] 12d45660e9
Merge pull request #1435 from nextcloud/dependabot/npm_and_yarn/lodash-4.17.21 2021-02-27 03:10:43 +00:00
dependabot[bot] 98b05ed20b
Merge pull request #1438 from nextcloud/dependabot/npm_and_yarn/stylelint-13.11.0 2021-02-27 03:06:58 +00:00
Nextcloud bot 4153cb4d4c
[tx-robot] updated from transifex 2021-02-27 03:05:57 +00:00
dependabot[bot] 0bc742cdf3
Merge pull request #1432 from nextcloud/dependabot/npm_and_yarn/vue-fragment-1.5.2 2021-02-27 02:12:33 +00:00
dependabot[bot] 7b25d49ef7
Bump @nextcloud/vue from 3.5.4 to 3.6.0
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 3.5.4 to 3.6.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v3.5.4...v3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-27 02:05:33 +00:00
dependabot[bot] 0fbce2bca0
Bump stylelint from 13.10.0 to 13.11.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.10.0 to 13.11.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.10.0...13.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-27 02:05:10 +00:00
dependabot[bot] 748506f3e6
Bump @babel/core from 7.12.17 to 7.13.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.17 to 7.13.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.8/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-27 02:04:44 +00:00
dependabot[bot] bad3042972
Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-27 02:03:59 +00:00
dependabot[bot] cc546cf999
Bump css-loader from 5.0.2 to 5.1.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.0.2 to 5.1.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/v5.0.2...v5.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-27 02:03:37 +00:00
dependabot[bot] bbd547c081
Bump vue-fragment from 1.5.1 to 1.5.2
Bumps [vue-fragment](https://github.com/Thunberg087/vue-fragment) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/Thunberg087/vue-fragment/releases)
- [Commits](https://github.com/Thunberg087/vue-fragment/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-27 02:02:51 +00:00
René Gieling 2c68439975
Merge pull request #1431 from nextcloud/update-share-email-address
Let public users change their email address
2021-02-27 00:03:48 +01:00
dartcafe b6d5519379
fix type
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-26 23:33:04 +01:00
René Gieling 1e3cf46e04
Merge pull request #1429 from nextcloud/register-dlg
Registration Dlg fixes and optimizations
2021-02-26 22:08:32 +01:00
dartcafe ba217bfda6
linter
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-26 21:33:45 +01:00
dartcafe 03a6eb5f5e
optimizations, fixes and tidy
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-26 21:26:05 +01:00
Nextcloud bot bda192a489
[tx-robot] updated from transifex 2021-02-26 03:04:37 +00:00
dartcafe 739d599ee4
update template
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-26 00:13:33 +01:00