Commit Graph

5234 Commits

Author SHA1 Message Date
John Molakvoæ b34df2d302
Add codecov upload
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-03-15 17:08:58 +01:00
John Molakvoæ 9b82bd312b
Add testing
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-03-15 17:08:58 +01:00
John Molakvoæ 026ef7e01b Force disabling single-quote list for type parameter
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-03-15 12:07:19 +00:00
Christoph Wurst 67a9da359e
Merge pull request #2665 from nextcloud/feat/workflow-auto-update-node.yml
Updating node.yml workflow from template
2022-03-15 11:40:29 +01:00
Greta ab6961cbe7
Merge pull request #2659 from nextcloud/fix/ci-php73-server-master
Do not run server master tests on PHP7.3
2022-03-07 13:38:32 +01:00
Nextcloud bot ca9ea2fefe Updating node.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-05 09:57:54 +00:00
Nextcloud bot 83618ad7f4
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-03 02:35:30 +00:00
Christoph Wurst eee0b6b950
Merge pull request #2655 from nextcloud/dependabot/npm_and_yarn/typescript-eslint/parser-5.12.1
Bump @typescript-eslint/parser from 5.10.1 to 5.12.1
2022-03-01 15:17:51 +01:00
Christoph Wurst 031efecb1e
Do not run server master tests on PHP7.3
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-03-01 15:17:30 +01:00
Christoph Wurst 213309832f
Merge pull request #2656 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-4.4.0
Bump @nextcloud/vue from 4.3.0 to 4.4.0
2022-02-28 10:01:35 +01:00
Nextcloud bot 1eda1598c1
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-28 02:54:24 +00:00
Nextcloud bot d613ac80bd
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-27 02:35:37 +00:00
Nextcloud bot 56f2551590
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-26 02:35:28 +00:00
dependabot[bot] c58e65fe1b
Bump @nextcloud/vue from 4.3.0 to 4.4.0
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 4.3.0 to 4.4.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/v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 02:00:58 +00:00
Nextcloud bot 195328c840
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-25 02:36:34 +00:00
Nextcloud bot d23799285d
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-24 02:36:04 +00:00
dependabot[bot] 66ce7900ad
Bump @typescript-eslint/parser from 5.10.1 to 5.12.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.10.1 to 5.12.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.12.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-22 13:37:59 +00:00
Christoph Wurst dfbb759797
Merge pull request #2645 from nextcloud/enhancement/sensitive-insensitive-background-jobs
Mark background jobs as time sensitive/insensitive
2022-02-22 09:49:59 +01:00
Nextcloud bot c43ab4a2ca
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-22 02:38:38 +00:00
Christoph Wurst 83362c9cf1
Merge pull request #2646 from nextcloud/fix/background-job-private-api
Fix private API usage in background job
2022-02-21 11:01:19 +01:00
John Molakvoæ ee36a09ac3
Merge pull request #2626 from nextcloud/feat/workflow-auto-update-fixup.yml 2022-02-21 10:46:48 +01:00
John Molakvoæ ce58a4f865
Merge pull request #2613 from nextcloud/feat/workflow-auto-update-lint-php.yml
Updating lint-php.yml workflow from template
2022-02-21 10:46:11 +01:00
Christoph Wurst 79b6140e75
Fix private API usage in background job
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-02-18 17:46:36 +01:00
Christoph Wurst d0fff89928
Mark background jobs as time sensitive/insensitive
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-02-18 17:45:17 +01:00
Christoph Wurst 10aa07552c
Forward-port v4.0.8 changelog
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-02-17 16:29:58 +01:00
Greta c5ab5ebd40
Merge pull request #2637 from nextcloud/add/migrate-tempalte-form
Migrate template to form
2022-02-17 13:26:34 +01:00
Nextcloud bot 65948cd103
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-17 02:37:08 +00:00
greta 0c7121c582 Add feature request form
Signed-off-by: greta <gretadoci@gmail.com>
2022-02-16 14:51:01 +01:00
greta a3ce7bc184 Migrate template to form
Signed-off-by: greta <gretadoci@gmail.com>
2022-02-16 14:47:56 +01:00
Nextcloud bot f56d336859 Updating lint-php.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-10 10:28:01 +01:00
Nextcloud bot 0e3fa9f93d
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-09 02:36:01 +00:00
Nextcloud bot 39a86fd21a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-08 02:36:23 +00:00
Nextcloud bot bbb6715097
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-07 02:36:00 +00:00
Nextcloud bot eeb99015e5
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-06 02:35:25 +00:00
Nextcloud bot b6e7ec347d
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-05 02:35:48 +00:00
Nextcloud bot 864deba9a6
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-04 02:36:13 +00:00
Nextcloud bot e910a3d4bb
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-03 02:36:03 +00:00
Christoph Wurst 7c7c6acfe5
Merge pull request #2596 from Quintasan/change-formatter-for-datepicker
Change formatter prop from :format to :formatter
2022-02-02 14:53:09 +01:00
Christoph Wurst cb27f7795d
Merge pull request #2077 from harryyoud/feature/mailto-group
Allow sending emails to contact group (#1848)
2022-02-02 14:43:32 +01:00
dependabot[bot] 1e3e97e0f0
Merge pull request #2628 from nextcloud/dependabot/npm_and_yarn/typescript-eslint/parser-5.10.1 2022-01-29 03:36:16 +00:00
dependabot[bot] 2bd289ec1a
Bump @typescript-eslint/parser from 5.10.0 to 5.10.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.10.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-29 02:00:44 +00:00
Nextcloud bot 4b967e0f05 Updating fixup.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-28 23:44:29 +00:00
Christoph Wurst 922f5dd146
Merge pull request #2579 from nextcloud/fix/add-memebers-friend
Fix adding members when allowed for members
2022-01-26 15:44:15 +01:00
Christoph Wurst a7f1cdf874
Fix adding members when allowed for members
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-01-26 14:27:03 +01:00
dependabot[bot] b26e1ec028
Merge pull request #2615 from nextcloud/dependabot/npm_and_yarn/nextcloud/webpack-vue-config-4.3.2 2022-01-25 15:00:04 +00:00
dependabot[bot] b404024989
Bump @nextcloud/webpack-vue-config from 4.3.0 to 4.3.2
Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud/webpack-vue-config) from 4.3.0 to 4.3.2.
- [Release notes](https://github.com/nextcloud/webpack-vue-config/releases)
- [Changelog](https://github.com/nextcloud/webpack-vue-config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/webpack-vue-config/compare/v4.3.0...v4.3.2)

---
updated-dependencies:
- dependency-name: "@nextcloud/webpack-vue-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 14:34:04 +00:00
John Molakvoæ 79b6238147
Merge pull request #2622 from nextcloud/techdebt/noid/ignore-plugin 2022-01-25 15:28:23 +01:00
Richard Steinmetz b34d03eab4
Fix usage of IgnorePlugin
The constructor of IgnorePlugin has changed since webpack v5.
Ref https://webpack.js.org/plugins/ignore-plugin/#example-of-ignoring-moment-locales

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-01-25 15:14:00 +01:00
dependabot[bot] 242d640363
Merge pull request #2617 from nextcloud/dependabot/npm_and_yarn/typescript-eslint/parser-5.10.0 2022-01-22 06:35:14 +00:00
dependabot[bot] 9e5bbf4290
Merge pull request #2616 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.9.0 2022-01-22 04:57:49 +00:00