Commit Graph

8341 Commits

Author SHA1 Message Date
Nextcloud bot
4fe7079c09 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-05-02 00:43:05 +00:00
Nextcloud bot
a6cc83fcf0 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-05-01 00:42:13 +00:00
grnd-alt
cfe346503c Merge pull request #6957 from nextcloud/release/1.14.5
release/1.14.5
v1.14.5
2025-04-29 13:15:50 +02:00
grnd-alt
de9d9e5e68 release/1.14.5
Signed-off-by: grnd-alt <github@belakkaf.net>
2025-04-29 13:05:17 +02:00
Julius Knorr
2fde8eaf2e Merge pull request #6953 from nextcloud/backport/6933/stable30
[stable30] fix: Limit label actions to labels of the cards board
2025-04-29 12:30:49 +02:00
grnd-alt
508cf46909 fix: only delete assignments on unshared board (#6935)
Signed-off-by: grnd-alt <github@belakkaf.net>
2025-04-29 11:48:59 +02:00
Nextcloud bot
3c9403bef3 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-29 00:42:27 +00:00
Julius Knorr
4b17dc9813 chore: Update base query count
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-04-28 13:37:34 +02:00
Julius Knorr
1fb221e5d3 tests: Fix unit test mocking around label checks
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-04-28 11:37:22 +02:00
Julius Härtl
c465d15fb2 fix: Limit label actions to labels of the cards board
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2025-04-28 08:43:33 +00:00
Julius Knorr
07d4184d47 Merge pull request #6948 from nextcloud/automated/noid/stable30-fix-npm-audit
[stable30] Fix npm audit
2025-04-28 08:52:32 +02:00
Nextcloud bot
039992dfe5 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-28 00:42:40 +00:00
nextcloud-command
fe2bcda335 fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
2025-04-27 03:50:25 +00:00
Nextcloud bot
7a80acb77f fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-27 00:42:09 +00:00
dependabot[bot]
445942e1c9 Merge pull request #6939 from nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/vue-8.26.0 2025-04-26 02:05:08 +00:00
dependabot[bot]
24539a6a1c Chore(deps): Bump @nextcloud/vue from 8.25.1 to 8.26.0
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.25.1 to 8.26.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.25.1...v8.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-26 01:20:33 +00:00
Nextcloud bot
56ceb4d889 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-25 00:42:03 +00:00
Nextcloud bot
69442f217b fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-24 00:42:57 +00:00
backportbot[bot]
0764bd9724 [stable30] chore: update workflows from templates (#6921)
* chore: update workflows from templates

Signed-off-by: grnd-alt <github@belakkaf.net>

* chore: set minimum phpVersion for psalm

Signed-off-by: grnd-alt <github@belakkaf.net>

---------

Signed-off-by: grnd-alt <github@belakkaf.net>
Co-authored-by: grnd-alt <github@belakkaf.net>
2025-04-23 13:47:43 +02:00
Nextcloud bot
7318c3291d fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-23 00:42:11 +00:00
dependabot[bot]
835e7fa69e Merge pull request #6923 from nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/vue-8.25.1 2025-04-19 01:35:22 +00:00
dependabot[bot]
1ac098b418 Chore(deps): Bump @nextcloud/vue from 8.24.0 to 8.25.1
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.24.0 to 8.25.1.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/v8.25.1/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.24.0...v8.25.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-19 01:29:46 +00:00
Nextcloud bot
fa8af18f82 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-18 00:43:15 +00:00
Luka Trovic
20aff5bbc3 Merge pull request #6914 from nextcloud/backport/6902/stable30
[stable30] Clear selected stack when selected board changed
2025-04-17 09:10:38 +02:00
Nextcloud bot
18efab07a2 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-17 00:42:42 +00:00
Nextcloud bot
8f698a29f6 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-16 00:43:56 +00:00
Luka Trovic
dd0818382a fix: clear selected stack when selected board changed
Signed-off-by: Luka Trovic <luka@nextcloud.com>

[skip ci]
2025-04-15 16:36:14 +00:00
Luka Trovic
a14e5685a3 Merge pull request #6911 from nextcloud/automated/noid/stable30-fix-npm-audit
[stable30] Fix npm audit
2025-04-14 13:38:56 +02:00
nextcloud-command
9af4c58506 fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
2025-04-13 04:31:04 +00:00
dependabot[bot]
28de118ee2 Merge pull request #6909 from nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/webpack-vue-config-6.3.0 2025-04-12 02:09:30 +00:00
dependabot[bot]
c163a608a6 Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 6.2.0 to 6.3.0
Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud-libraries/webpack-vue-config) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/nextcloud-libraries/webpack-vue-config/releases)
- [Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v6.2.0...v6.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-12 01:50:19 +00:00
Nextcloud bot
6f1352d018 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-12 00:44:06 +00:00
Elizabeth Danzberger
a6b2d207ee Merge pull request #6887 from nextcloud/automated/noid/stable30-fix-npm-audit
[stable30] Fix npm audit
2025-04-11 16:26:12 -04:00
Nextcloud bot
2dfb3d6379 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-11 00:43:43 +00:00
Nextcloud bot
83922f26b3 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-10 00:42:56 +00:00
Julius Knorr
2d96431bdc Merge pull request #6895 from nextcloud/backport/6893/stable30 2025-04-09 20:15:21 +02:00
Julius Knorr
6f5df944ad perf: Skip doing a query just to check if a board is deleted
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-04-08 21:00:24 +00:00
nextcloud-command
021e9e3bfd fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
2025-04-06 03:27:57 +00:00
Nextcloud bot
e3de1ed923 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-06 00:44:09 +00:00
dependabot[bot]
734964e77a Merge pull request #6882 from nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/vue-8.24.0 2025-04-05 01:50:29 +00:00
dependabot[bot]
a5f8a73f6b Merge pull request #6881 from nextcloud/dependabot/npm_and_yarn/stable30/dompurify-3.2.5 2025-04-05 01:49:53 +00:00
dependabot[bot]
7e54d0d6c8 Chore(deps): Bump @nextcloud/vue from 8.23.1 to 8.24.0
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.23.1 to 8.24.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/8.23.1...v8.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-05 01:33:53 +00:00
dependabot[bot]
e1fc729275 Chore(deps): Bump dompurify from 3.2.4 to 3.2.5
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.2.4...3.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-05 01:33:39 +00:00
Nextcloud bot
032029357b Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-04 00:42:56 +00:00
Nextcloud bot
07f04be59d Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-02 00:43:24 +00:00
Nextcloud bot
21d26a4536 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-30 00:44:14 +00:00
dependabot[bot]
697ef8d187 Merge pull request #6866 from nextcloud/dependabot/npm_and_yarn/stable30/babel/runtime-7.27.0 2025-03-29 02:55:09 +00:00
dependabot[bot]
87f4117164 Chore(deps): Bump @babel/runtime from 7.26.10 to 7.27.0
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.10 to 7.27.0.
- [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.27.0/packages/babel-runtime)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-29 02:40:23 +00:00
Nextcloud bot
c2b08b7e2f Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-29 00:43:42 +00:00
Nextcloud bot
74ea201db0 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-28 00:44:55 +00:00