Commit Graph

7086 Commits

Author SHA1 Message Date
dependabot[bot]
6ca33cd75a Chore(deps-dev): Bump jest from 29.6.4 to 29.7.0
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.6.4 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-16 02:07:07 +00:00
dependabot[bot]
058720536e Chore(deps): Bump @nextcloud/dialogs from 4.1.0 to 4.2.0
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/v4.2.0/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v4.1.0...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-16 02:06:24 +00:00
dependabot[bot]
283aca847c Merge pull request #5121 from nextcloud/dependabot/github_actions/shivammathur/setup-php-2.26.0 2023-09-16 01:09:26 +00:00
dependabot[bot]
3077ee4136 Chore(deps): Bump shivammathur/setup-php from 2.25.5 to 2.26.0
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.25.5 to 2.26.0.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](https://github.com/shivammathur/setup-php/compare/2.25.5...2.26.0)

---
updated-dependencies:
- dependency-name: shivammathur/setup-php
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-16 01:02:03 +00:00
Julius Härtl
57d6436b34 Merge pull request #5096 from magikmw/main 2023-09-13 13:11:35 +02:00
Michał Walczak
1d70055dd3 fix: export doesn't handle lists with no cards
Signed-off-by: Michał Walczak <mw@michalwalczak.eu>
2023-09-13 11:02:24 +02:00
Julius Härtl
80eddeed61 Merge pull request #5088 from nextcloud/backport/5027/main 2023-09-11 22:14:11 +02:00
Julius Härtl
2496d4d0a1 Merge pull request #5115 from nextcloud/automated/noid/main-update-nextcloud-ocp 2023-09-11 22:12:58 +02:00
Nextcloud bot
4ad992da42 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-11 00:42:47 +00:00
nextcloud-command
b5d90de7bd chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2023-09-10 02:29:07 +00:00
Julius Härtl
87d987b158 Merge pull request #5097 from nextcloud/dependabot/npm_and_yarn/main/url-search-params-polyfill-8.2.5 2023-09-09 10:09:26 +02:00
dependabot[bot]
4175e0b62c Chore(deps): Bump url-search-params-polyfill from 8.2.4 to 8.2.5
Bumps [url-search-params-polyfill](https://github.com/jerrybendy/url-search-params-polyfill) from 8.2.4 to 8.2.5.
- [Release notes](https://github.com/jerrybendy/url-search-params-polyfill/releases)
- [Commits](https://github.com/jerrybendy/url-search-params-polyfill/commits)

---
updated-dependencies:
- dependency-name: url-search-params-polyfill
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-09 07:49:53 +00:00
Julius Härtl
ff45f243c9 Merge pull request #5100 from nextcloud/dependabot/npm_and_yarn/main/babel/runtime-7.22.15 2023-09-09 09:49:05 +02:00
Julius Härtl
77bc2e38d0 Merge pull request #5098 from nextcloud/dependabot/npm_and_yarn/main/vue/vue2-jest-29.2.6 2023-09-09 09:48:37 +02:00
Julius Härtl
c1a5d818e0 Merge pull request #5099 from nextcloud/dependabot/npm_and_yarn/main/p-queue-7.4.1 2023-09-09 09:48:30 +02:00
Julius Härtl
9ae297b8a9 ci(cypress): Fix selectors for new file picker
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-09-09 09:36:04 +02:00
Julius Härtl
63c9eb162d Merge pull request #5114 from nextcloud/dependabot/github_actions/actions/checkout-4 2023-09-09 09:07:44 +02:00
dependabot[bot]
8d64921213 Chore(deps): Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-09 02:34:17 +00:00
dependabot[bot]
4b53a94a30 Chore(deps): Bump @babel/runtime from 7.22.11 to 7.22.15
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.22.11 to 7.22.15.
- [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.22.15/packages/babel-runtime)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-09 01:14:01 +00:00
dependabot[bot]
083e4ec42e Chore(deps): Bump p-queue from 7.4.0 to 7.4.1
Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 7.4.0 to 7.4.1.
- [Release notes](https://github.com/sindresorhus/p-queue/releases)
- [Commits](https://github.com/sindresorhus/p-queue/compare/v7.4.0...v7.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-09 01:13:47 +00:00
dependabot[bot]
8e1055bc49 Chore(deps-dev): Bump @vue/vue2-jest from 29.2.5 to 29.2.6
Bumps [@vue/vue2-jest](https://github.com/vuejs/vue-jest) from 29.2.5 to 29.2.6.
- [Release notes](https://github.com/vuejs/vue-jest/releases)
- [Commits](https://github.com/vuejs/vue-jest/compare/v29.2.5...v29.2.6)

---
updated-dependencies:
- dependency-name: "@vue/vue2-jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-09 01:13:35 +00:00
Nextcloud bot
3a8579faca Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-09 00:41:58 +00:00
Nextcloud bot
85daaf3127 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-07 00:45:15 +00:00
Julius Härtl
54cc67da93 Merge pull request #5045 from nextcloud/enh/dark-mode 2023-09-04 10:06:20 +02:00
Julius Härtl
05b2648e0b Merge pull request #5077 from nextcloud/dependabot/composer/tests/integration/guzzlehttp/guzzle-7.8.0 2023-09-04 08:41:02 +02:00
Julius Härtl
2f6e46ee15 Merge pull request #5080 from nextcloud/dependabot/npm_and_yarn/main/p-queue-7.4.0 2023-09-04 08:40:45 +02:00
Julius Härtl
906a2b3799 Merge pull request #5082 from nextcloud/automated/noid/main-update-nextcloud-ocp 2023-09-04 08:40:04 +02:00
nextcloud-command
bd12608ff7 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2023-09-03 02:33:01 +00:00
dependabot[bot]
26d9626f2a Chore(deps): Bump p-queue from 7.3.4 to 7.4.0
Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 7.3.4 to 7.4.0.
- [Release notes](https://github.com/sindresorhus/p-queue/releases)
- [Commits](https://github.com/sindresorhus/p-queue/compare/v7.3.4...v7.4.0)

---
updated-dependencies:
- dependency-name: p-queue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-02 02:32:42 +00:00
dependabot[bot]
d61395717c Chore(deps-dev): Update guzzlehttp/guzzle requirement
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.8/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.7.0...7.8.0)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-02 01:52:15 +00:00
Nextcloud bot
d21c6e1b3b Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-02 00:42:33 +00:00
Julius Härtl
d3515de265 style: Fix code style
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-09-01 14:45:22 +02:00
Julius Härtl
a8839ccb64 fix: Use Lab for calculating text contrast color value (fix #3084)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-09-01 14:45:22 +02:00
Julius Härtl
f53785ef54 fix: Due date badge in dark mode / compact mode (fix #4386)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-09-01 14:45:22 +02:00
Julius Härtl
08bc7b163b feat: Enhance dark mode (fix #5034)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-09-01 14:45:22 +02:00
Nextcloud bot
27a1e7eb83 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-01 00:45:50 +00:00
Nextcloud bot
9313c98055 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-31 00:50:49 +00:00
Nextcloud bot
54670ffdbf Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-30 00:47:47 +00:00
Julius Härtl
ce05997174 Merge pull request #5047 from nextcloud/feature/update-smart-picker-links 2023-08-28 08:38:22 +02:00
Julius Härtl
8a8bc33bb0 Merge pull request #5062 from nextcloud/dependabot/github_actions/cypress-io/github-action-6 2023-08-28 08:37:38 +02:00
Julius Härtl
72e17ce70e Merge pull request #5070 from nextcloud/automated/noid/main-update-nextcloud-ocp 2023-08-28 08:07:53 +02:00
Nextcloud bot
3c2eb738ff Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-28 00:42:42 +00:00
nextcloud-command
15f9c94c64 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2023-08-27 02:26:17 +00:00
dependabot[bot]
7e92c0dabd Merge pull request #5067 from nextcloud/dependabot/npm_and_yarn/main/jest-29.6.4 2023-08-26 06:26:56 +00:00
dependabot[bot]
a4f5ac1504 Merge pull request #5069 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/vue-7.12.4 2023-08-26 05:21:07 +00:00
dependabot[bot]
c08b829d1a Merge pull request #5068 from nextcloud/dependabot/npm_and_yarn/main/babel/runtime-7.22.11 2023-08-26 05:16:22 +00:00
dependabot[bot]
e68865ed84 Chore(deps-dev): Bump jest from 29.6.2 to 29.6.4
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.6.2 to 29.6.4.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-26 05:12:22 +00:00
dependabot[bot]
35b0e2fbe9 Merge pull request #5066 from nextcloud/dependabot/npm_and_yarn/main/relative-ci/agent-4.1.8 2023-08-26 05:11:30 +00:00
dependabot[bot]
8ebb881028 Merge pull request #5065 from nextcloud/dependabot/composer/psalm/phar-5.15.0 2023-08-26 05:11:06 +00:00
dependabot[bot]
ea6d2b0135 Merge pull request #5064 from nextcloud/dependabot/composer/phpunit/phpunit-9.6.11 2023-08-26 05:10:59 +00:00