Commit Graph

7799 Commits

Author SHA1 Message Date
grnd-alt
781fe1f2bc release/1.12.7 v1.12.7 2025-02-13 15:41:41 +01:00
Julius Knorr
312393e22d Merge pull request #6675 from nextcloud/backport/6671/stable28
[stable28] fix: Properly show attachment extension
2025-01-27 10:44:25 +01:00
dependabot[bot]
79368903bd Merge pull request #6694 from nextcloud/dependabot/npm_and_yarn/stable28/babel/runtime-7.26.7 2025-01-25 02:30:36 +00:00
dependabot[bot]
f4616013ad chore(deps): bump @babel/runtime from 7.26.0 to 7.26.7
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.0 to 7.26.7.
- [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.26.7/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>
2025-01-25 02:13:25 +00:00
Nextcloud bot
6f2abd2992 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-23 00:41:51 +00:00
Nextcloud bot
53d9827e43 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-22 00:43:28 +00:00
Nextcloud bot
f62bfded41 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-21 00:42:24 +00:00
Julius Härtl
7bf6435ba9 fix: Properly show attachment extension
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2025-01-20 14:05:41 +00:00
Nextcloud bot
685f31cf00 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-18 00:41:07 +00:00
Nextcloud bot
965ef53eca Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-16 00:41:07 +00:00
Julius Knorr
8631e6188b Merge pull request #6654 from nextcloud/automated/noid/stable28-update-nextcloud-ocp
[stable28] Update nextcloud/ocp dependency
2025-01-15 12:02:36 +01:00
Nextcloud bot
970969cfb8 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-15 00:41:21 +00:00
Luka Trovic
5400a6f91b Merge pull request #6661 from nextcloud/backport/6496/stable28
[stable28] fix: two close buttons on card modal
2025-01-14 11:22:05 +01:00
Luka Trovic
7e0932f983 fix: two close buttons on card modal
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2025-01-14 09:49:32 +00:00
Nextcloud bot
1110fb30f8 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-13 00:40:05 +00:00
nextcloud-command
40b5b5a25f chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2025-01-12 03:03:02 +00:00
Nextcloud bot
33106bfc40 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-08 00:41:33 +00:00
Nextcloud bot
9dc5806b33 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-06 00:52:35 +00:00
Nextcloud bot
7c695029d1 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-05 00:42:13 +00:00
Nextcloud bot
c6ca78c3a8 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-04 00:41:26 +00:00
Julius Knorr
67b3c9c45e Merge pull request #6644 from nextcloud/backport/5859/stable28
[stable28] Update TrelloJsonService.php
2025-01-02 17:13:26 +01:00
mulles
3f66c1622a Update TrelloJsonService.php
removed trailing white space, I am sorry for that thx for your patience.

Signed-off-by: mulles <com.github@emu.lu>
2025-01-02 14:58:59 +00:00
mulles
8df30e0d20 Update TrelloJsonService.php
Fixes the following issue: https://github.com/nextcloud/deck/issues/5136
By fixing the following error when running 'php occ deck:import --system=TrelloJson'

Error: Call to a member function getUID() on string in /home/sites/site100028002/web/nextcloud.enklaave.org/apps/deck/lib/Service/Importer/Systems/TrelloJsonService.php:136

and 

Error: Call to a member function getUID() on string in /home/sites/site100028002/web/nextcloud.enklaave.org/apps/deck/lib/Service/Importer/Systems/TrelloJsonService.php:364


Signed-off-by: mulles <com.github@emu.lu>
2025-01-02 14:58:59 +00:00
Julius Knorr
90decfd837 Merge pull request #6629 from nextcloud/automated/noid/stable28-fix-npm-audit
[stable28] Fix npm audit
2025-01-02 10:22:03 +01:00
nextcloud-command
dfe6cb7a78 fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
2024-12-29 03:15:58 +00:00
dependabot[bot]
ceb4300368 Merge pull request #6633 from nextcloud/dependabot/npm_and_yarn/stable28/nextcloud/vue-8.22.0 2024-12-28 03:03:59 +00:00
dependabot[bot]
0e2c0c5b7b chore(deps): bump @nextcloud/vue from 8.21.0 to 8.22.0
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.21.0 to 8.22.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.21.0...v8.22.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>
2024-12-28 02:57:23 +00:00
Nextcloud bot
370d07bb36 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-27 00:40:53 +00:00
Nextcloud bot
688382a1e8 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-26 00:41:20 +00:00
Nextcloud bot
87612c5a9f Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-23 00:41:16 +00:00
Nextcloud bot
886e93bf36 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-22 00:42:42 +00:00
dependabot[bot]
1126af8164 Merge pull request #6627 from nextcloud/dependabot/npm_and_yarn/stable28/cypress-13.17.0 2024-12-21 02:54:26 +00:00
dependabot[bot]
5c264e4523 chore(deps-dev): bump cypress from 13.16.1 to 13.17.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.16.1 to 13.17.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.16.1...v13.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-21 02:46:46 +00:00
Nextcloud bot
1780abaf1d Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-21 00:41:18 +00:00
Nextcloud bot
e7f023da06 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-20 00:42:16 +00:00
grnd-alt
d2e00d272e Merge pull request #6621 from nextcloud/backport/6617/stable28
[stable28] fix: close modal after deleting card
2024-12-19 14:10:17 +01:00
Luutzen Radiosphere
410c03c404 fix: close modal after deleting card
Signed-off-by: Luutzen Dijkstra <luutzen.dijkstra@gmail.com>
2024-12-19 11:34:21 +00:00
Julius Knorr
97a1a7e330 Merge pull request #6613 from nextcloud/backport/6611/stable28
[stable28] fix: Use new query builder
2024-12-18 18:57:08 +01:00
Julius Knorr
1d2f20aefc fix: Use new query builder
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2024-12-18 07:49:05 +00:00
Julius Knorr
743342e342 Merge pull request #6567 from nextcloud/automated/noid/stable28-update-nextcloud-ocp
[stable28] Update nextcloud/ocp dependency
2024-12-17 12:20:57 +01:00
Julius Knorr
9added1d1f chore: Bump base query count
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2024-12-17 09:32:33 +01:00
Nextcloud bot
1f7787510d Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-16 00:40:03 +00:00
nextcloud-command
ee31cf5554 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2024-12-15 03:12:46 +00:00
dependabot[bot]
8fbf5978fa Merge pull request #6595 from nextcloud/dependabot/npm_and_yarn/stable28/dompurify-3.2.3 2024-12-14 02:39:25 +00:00
dependabot[bot]
2505062a5d Merge pull request #6594 from nextcloud/dependabot/npm_and_yarn/stable28/nextcloud/moment-1.3.2 2024-12-14 02:37:13 +00:00
dependabot[bot]
eb7484960e Merge pull request #6593 from nextcloud/dependabot/npm_and_yarn/stable28/nextcloud/files-3.10.1 2024-12-14 02:32:55 +00:00
dependabot[bot]
3972aa8f3e Chore(deps): Bump dompurify from 3.2.1 to 3.2.3
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.2.1 to 3.2.3.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.2.1...3.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-14 02:26:39 +00:00
dependabot[bot]
183f1e3940 Chore(deps): Bump @nextcloud/moment from 1.3.1 to 1.3.2
Bumps [@nextcloud/moment](https://github.com/nextcloud/nextcloud-moment) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/nextcloud/nextcloud-moment/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-moment/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-moment/compare/v1.3.1...v1.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-14 02:26:22 +00:00
dependabot[bot]
d2a24b025d Chore(deps): Bump @nextcloud/files from 3.10.0 to 3.10.1
Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.10.0...v3.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-14 02:26:06 +00:00
dependabot[bot]
bcff4e6725 Merge pull request #6582 from nextcloud/dependabot/npm_and_yarn/stable28/cypress-13.16.1 2024-12-07 03:27:19 +00:00