958 Commits

Author SHA1 Message Date
92ef54000a Merge pull request #726 from nextcloud/backport/723/stable32
[stable32] fix(default_daemon_config): save as "lazy" setting
v32.0.4rc1 v32.0.3 v32.0.3rc2 v32.0.3rc1
2025-12-02 10:36:29 +02:00
61d5522318 fix(default_daemon_config): save as "lazy" setting
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
2025-12-02 08:24:13 +00:00
ebf4a057f0 Merge pull request #725 from nextcloud/backport/713/stable32
[stable32] fix: Use OCP\IAppConfig instead of OCP\IConfig to prevent config error
2025-12-02 10:23:24 +02:00
d79587476f fix: Use OCP\IAppConfig instead of OCP\IConfig to prevent config error 2025-12-02 08:13:38 +00:00
6257369778 Merge pull request #700 from nextcloud/backport/699/stable32
[stable32] feat(docker-29): set minimum docker engine API version to v1.44
2025-11-21 11:11:38 +02:00
2d400e8384 Merge pull request #706 from nextcloud/backport/703/stable32
[stable32] fix: APCu cache condition
2025-11-20 17:23:22 +01:00
79b1fb28f5 fix: APCu cache condition
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2025-11-17 14:29:17 +00:00
c8cd136889 feat(docker-29): set minimum docker engine API version to v1.44
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
2025-11-14 09:56:18 +00:00
d7d89655d7 Merge pull request #680 from nextcloud/backport/614/stable32
[stable32] fix(ExAppNotifier): First check if any exapps enabled
v32.0.2 v32.0.2rc2 v32.0.2rc1 v32.0.1 v32.0.1rc2 v32.0.1rc1
2025-10-07 08:32:42 +02:00
f1adee0d99 fix(ExAppNotifier): Use empty() instead of count()
more performant

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-10-06 15:00:35 +00:00
c5ec16d937 fix(ExAppNotifier): First check if any exapps enabled
To avoid unnecessary work and logs

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-10-06 15:00:35 +00:00
e2c71c786f Merge pull request #679 from nextcloud/backport/677/stable32
[stable32] fix(HaRP): do not block HaRP itself if requests contain a non-existent application
2025-10-06 15:29:04 +03:00
dd15d6f34a fix(HaRP): do not block HaRP itself if requests contain a non-existent application
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
2025-10-06 12:13:32 +00:00
acc0ee18c9 Merge pull request #663 from nextcloud/backport/625/stable32
[stable32] fix(exAppArchiveFetcher): correct apps_path handling
v32.0.0 v32.0.0rc4 v32.0.0rc3
2025-09-15 15:42:55 +03:00
c74bdd68ad address review comments
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-09-12 07:02:35 +00:00
3e687e01ae fix(exAppArchiveFetcher): correct apps_paths handling
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2025-09-12 07:02:34 +00:00
85abd99077 Merge pull request #657 from nextcloud/backport/654/stable32
[stable32] Replace MDI filled icons with Material Symbols outlined variant
v32.0.0rc2
2025-09-05 11:43:35 +02:00
b48f5b7fc4 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-05 08:34:52 +00:00
d02812db46 fix(ConfirmDaemonDeleteModal)
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-09-05 08:34:51 +00:00
3a2e845e5c fix(ConfirmDaemonDeleteModal)
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-09-05 08:34:51 +00:00
2f181aaae6 fix(InfoTooltip): Revert import change
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-09-05 08:34:51 +00:00
4d37449f46 style(icons): Replace MDI filled icons with Material Symbols outlined variant
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-09-05 08:34:51 +00:00
a1e7429115 Merge pull request #656 from nextcloud/fix/CI/stable32
[stable32] fix CI after branch off
2025-09-05 10:55:10 +03:00
a27a6c2b9d fix CI after branch off
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
2025-09-04 18:22:23 +03:00
05a4b41c3d fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
v32.0.0rc1
2025-09-04 00:19:17 +00:00
e5174fac97 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-03 00:19:10 +00:00
d1bfac83f0 Merge pull request #639 from nextcloud/dependabot/github_actions/xt0rted/pull-request-comment-branch-3.0.0
chore(deps): Bump xt0rted/pull-request-comment-branch from 2.0.0 to 3.0.0
2025-09-02 21:31:47 +03:00
dbdf3b6e5b Merge pull request #650 from nextcloud/dependabot/github_actions/actions/checkout-5.0.0
chore(deps): Bump actions/checkout from 3.5.3 to 5.0.0
2025-09-02 21:31:13 +03:00
34f7bce7b4 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
v32.0.0beta5
2025-09-02 00:18:42 +00:00
b17254746d chore(deps): Bump actions/checkout from 3.5.3 to 5.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 5.0.0.
- [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.5.3...08c6903cd8c0fde910a37f88322edcfb5dd907a8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-01 18:03:09 +00:00
c5f802562a Merge pull request #649 from nextcloud/dependabot/github_actions/actions/setup-python-5.6.0
chore(deps): Bump actions/setup-python from 4.8.0 to 5.6.0
2025-09-01 21:00:17 +03:00
217fb9c081 Merge pull request #652 from nextcloud/dependabot/github_actions/shivammathur/setup-php-2.35.4
chore(deps): Bump shivammathur/setup-php from 2.25.4 to 2.35.4
2025-09-01 21:00:00 +03:00
569ee23cd0 chore(deps): Bump shivammathur/setup-php from 2.25.4 to 2.35.4
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.25.4 to 2.35.4.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](4bd44f22a9...ec406be512)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-30 01:10:40 +00:00
811e2f5d49 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-29 00:19:11 +00:00
4d908da054 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
v32.0.0beta4
2025-08-27 00:18:55 +00:00
3baaca0419 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
v32.0.0beta3
2025-08-26 00:20:18 +00:00
7b036d7a85 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-25 00:18:20 +00:00
df9d4dfcf4 chore(deps): Bump actions/setup-python from 4.8.0 to 5.6.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.8.0 to 5.6.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](b64ffcaf5b...a26af69be9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-23 01:15:14 +00:00
9c90566d7b fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-23 00:18:35 +00:00
f71a617f05 Merge pull request #643 from nextcloud/dependabot/github_actions/actions/setup-node-4.4.0
chore(deps): Bump actions/setup-node from 3.6.0 to 4.4.0
v32.0.0beta2
2025-08-22 11:25:34 +03:00
600286bd87 Merge pull request #644 from nextcloud/dependabot/github_actions/andstor/file-existence-action-3.0.0
chore(deps): Bump andstor/file-existence-action from 2.0.0 to 3.0.0
2025-08-22 11:24:42 +03:00
d6bdef95a3 chore(deps): Bump xt0rted/pull-request-comment-branch
Bumps [xt0rted/pull-request-comment-branch](https://github.com/xt0rted/pull-request-comment-branch) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/xt0rted/pull-request-comment-branch/releases)
- [Changelog](https://github.com/xt0rted/pull-request-comment-branch/blob/main/CHANGELOG.md)
- [Commits](d97294d304...e8b8daa837)

---
updated-dependencies:
- dependency-name: xt0rted/pull-request-comment-branch
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-22 08:04:23 +00:00
bad4c70ded removed non-needed CI workflows
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
2025-08-22 11:02:48 +03:00
02d8b5ab03 chore(deps): Bump actions/setup-node from 3.6.0 to 4.4.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.6.0 to 4.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.6.0...49933ea5288caeca8642d1e84afbd3f7d6820020)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-22 08:02:11 +00:00
c442098b27 Merge pull request #641 from nextcloud/dependabot/github_actions/skjnldsv/read-package-engines-version-actions-2.2
chore(deps): Bump skjnldsv/read-package-engines-version-actions from 2.1 to 2.2
2025-08-22 11:00:18 +03:00
049df819ce Merge pull request #640 from nextcloud/dependabot/github_actions/actions/upload-artifact-4.6.2
chore(deps): Bump actions/upload-artifact from 4.6.1 to 4.6.2
2025-08-22 11:00:05 +03:00
5f0109ef67 chore(deps): Bump andstor/file-existence-action from 2.0.0 to 3.0.0
Bumps [andstor/file-existence-action](https://github.com/andstor/file-existence-action) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/andstor/file-existence-action/releases)
- [Commits](20b4d2e596...076e007279)

---
updated-dependencies:
- dependency-name: andstor/file-existence-action
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-22 07:38:58 +00:00
1f31c4ebf9 chore(deps): Bump skjnldsv/read-package-engines-version-actions
Bumps [skjnldsv/read-package-engines-version-actions](https://github.com/skjnldsv/read-package-engines-version-actions) from 2.1 to 2.2.
- [Release notes](https://github.com/skjnldsv/read-package-engines-version-actions/releases)
- [Commits](https://github.com/skjnldsv/read-package-engines-version-actions/compare/v2.1...8205673bab74a63eb9b8093402fd9e0e018663a1)

---
updated-dependencies:
- dependency-name: skjnldsv/read-package-engines-version-actions
  dependency-version: '2.2'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-22 07:36:29 +00:00
5c1b673e2b chore(deps): Bump actions/upload-artifact from 4.6.1 to 4.6.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](4cec3d8aa0...ea165f8d65)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 4.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-22 07:36:23 +00:00
12995b5b38 Merge pull request #638 from nextcloud/chore/maintenance
chore(maintenance): add dependabot.yml
2025-08-22 10:25:45 +03:00