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

5004 Коммитов

Автор SHA1 Сообщение Дата
René Gieling c8d1d5cb5d
Merge pull request #2212 from nextcloud/ref/mail-classes
Refactoring mail classes
2022-01-28 19:38:53 +01:00
René Gieling b740bf1ca2
Merge branch 'master' into ref/mail-classes 2022-01-28 08:34:38 +01:00
dartcafe bfd5a6b736
minimize the merge conflict
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-28 08:31:02 +01:00
Nextcloud bot 09892e5edb
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-28 03:06:41 +00:00
dependabot[bot] 62119360e3
Merge pull request #2216 from nextcloud/dependabot/npm_and_yarn/marked-4.0.12 2022-01-28 02:12:27 +00:00
dependabot[bot] dd60370e95
Bump marked from 4.0.11 to 4.0.12
Bumps [marked](https://github.com/markedjs/marked) from 4.0.11 to 4.0.12.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.0.11...v4.0.12)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 02:09:31 +00:00
dartcafe 22340d5a41
skip reminder for circles and contact groups
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-27 22:27:48 +01:00
dartcafe 58134a8a28
fix write settings
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-27 18:39:21 +01:00
René Gieling f7bc99fe43
Merge pull request #2215 from nextcloud/fix/translation
Fix/translation
2022-01-27 13:05:55 +01:00
dartcafe d674c0c9ef
forgotten replacements
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-27 11:28:12 +01:00
dartcafe 83a6681197
unify property name
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-27 11:18:36 +01:00
dartcafe 04bbe7f5ea
fix translation #2211
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-27 11:16:19 +01:00
Nextcloud bot 95cac7062a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-27 03:07:03 +00:00
dependabot[bot] b280bdd209
Merge pull request #2214 from nextcloud/dependabot/npm_and_yarn/marked-4.0.11 2022-01-27 02:09:58 +00:00
dependabot[bot] 96c60b7f19
Merge pull request #2213 from nextcloud/dependabot/npm_and_yarn/dompurify-2.3.5 2022-01-27 02:08:19 +00:00
dependabot[bot] dbd8114ea3
Bump marked from 4.0.10 to 4.0.11
Bumps [marked](https://github.com/markedjs/marked) from 4.0.10 to 4.0.11.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.0.10...v4.0.11)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 02:07:09 +00:00
dependabot[bot] 3fb8245537
Bump dompurify from 2.3.4 to 2.3.5
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.4...2.3.5)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 02:05:46 +00:00
René Gieling 3698da2bd4
Merge pull request #2205 from nextcloud/ref/deprecations
Deprecations
2022-01-26 08:42:45 +01:00
Nextcloud bot 386f017ec3
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-26 03:07:11 +00:00
dartcafe 3c0421e891
refactor mail classes
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-25 23:49:42 +01:00
Nextcloud bot bf21b82dc7
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-25 03:06:30 +00:00
dependabot[bot] 5dfd170977
Merge pull request #2210 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.9.2 2022-01-25 02:09:11 +00:00
dependabot[bot] 1b95774966
Bump webpack-cli from 4.9.1 to 4.9.2
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.1...webpack-cli@4.9.2)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 02:04:39 +00:00
dartcafe f4d87bbc2d
fixes and corrections
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-24 22:30:31 +01:00
Nextcloud bot 00df1b9b75
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-24 03:05:14 +00:00
dependabot[bot] 8d00fb12eb
Merge pull request #2208 from nextcloud/dependabot/npm_and_yarn/webpack-5.67.0 2022-01-24 02:19:15 +00:00
dependabot[bot] 12a1281c29
Merge pull request #2207 from nextcloud/dependabot/npm_and_yarn/babel/core-7.16.12 2022-01-24 02:14:39 +00:00
dependabot[bot] bff7d1c1c1
Merge pull request #2206 from nextcloud/dependabot/npm_and_yarn/stylelint-14.3.0 2022-01-24 02:10:29 +00:00
dependabot[bot] ef00b5ef60
Bump webpack from 5.66.0 to 5.67.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.66.0 to 5.67.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.66.0...v5.67.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 02:06:34 +00:00
dependabot[bot] 439b5d6696
Bump @babel/core from 7.16.10 to 7.16.12
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.10 to 7.16.12.
- [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.16.12/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 02:06:00 +00:00
dependabot[bot] 6c6ca52a74
Bump stylelint from 14.2.0 to 14.3.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.2.0 to 14.3.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.2.0...14.3.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 02:05:47 +00:00
dartcafe d64f9ce270
remove \OC::$server
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-23 21:43:58 +01:00
dartcafe e0c4aa169d
replace deprecated class IAppContainer
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-23 18:33:28 +01:00
dartcafe 495d25241d
date correction
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-23 10:16:33 +01:00
dartcafe 986ef2c6ec
update version
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-23 10:14:19 +01:00
dartcafe c753502698
3.5.0-beta2
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-23 10:13:00 +01:00
dartcafe 93c0a2db70
CHANGELOG.md
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-23 10:08:21 +01:00
René Gieling b4d8ad7a31
Merge pull request #2204 from nextcloud/command/rebuild-db
Add occ command to validate and recreate database structure
2022-01-23 10:00:04 +01:00
dartcafe f68566602c
some code maintenance
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-23 09:56:40 +01:00
dartcafe ab4345bd37
Merge branch 'command/rebuild-db' of https://github.com/nextcloud/polls into command/rebuild-db
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-23 09:54:21 +01:00
dartcafe 5c111be621
calming psalm
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-23 01:09:53 +01:00
dartcafe 53f9ef4772
add db recreate command
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-23 01:09:40 +01:00
dartcafe 441e6200aa
calming psalm
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-22 18:43:49 +01:00
dartcafe 13b95ef173
add db recreate command
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-22 16:44:41 +01:00
René Gieling ebd33c3156
Merge pull request #2194 from nextcloud/enh/collections
Add polls to projects (collections) and search
2022-01-22 15:22:15 +01:00
René Gieling 909f87a684
Merge branch 'master' into enh/collections 2022-01-22 09:59:38 +01:00
dartcafe f310a11f22
changelog
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-22 09:58:41 +01:00
dependabot[bot] cf8bb11b2e
Merge pull request #2203 from nextcloud/dependabot/composer/phpunit/phpunit-9.5.12 2022-01-22 06:57:19 +00:00
dependabot[bot] 6ae046dbef
Bump phpunit/phpunit from 9.5.11 to 9.5.12
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.11 to 9.5.12.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.11...9.5.12)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 03:27:32 +00:00
dependabot[bot] a3b95e8deb
Merge pull request #2202 from nextcloud/dependabot/composer/doctrine/dbal-3.3.0 2022-01-22 03:26:48 +00:00