88589 Commits

Author SHA1 Message Date
Joas Schilling 80f91bd9f9 Merge pull request #61639 from nextcloud/bugfix/noid/load-profiler-plugin-only-wiht-profiler
fix(dav): Load ProfilerPlugin only when profiler is enabled
2026-06-29 10:49:46 +02:00
Joas Schilling 84d73d4ab9 Merge pull request #61641 from nextcloud/chore/noid/remove-redundant-assignment
chore: Remove redundant assignment
2026-06-29 10:30:33 +02:00
Marcel Müller 3b32e30f83 chore: Remove redundant assignment
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2026-06-29 08:51:56 +02:00
Joas Schilling 0ba369273c fix(dav): Load ProfilerPlugin only when profiler is enabled
Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-06-29 06:30:50 +02:00
Nextcloud bot 039797e9b0 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-06-29 00:22:29 +00:00
Andy Scherzinger c1ae8be3f3 Merge pull request #61564 from nextcloud/feat/noid/audio-translation-task-type
feat(TaskProcessing): Add AudioToAudioTranslate TaskType
2026-06-28 11:24:36 +02:00
Nextcloud bot c8d1577323 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-06-28 00:22:16 +00:00
github-actions[bot] 37cb33b2da Merge pull request #61623 from nextcloud/dependabot/composer/vendor-bin/behat/behat/behat-3.32.0
chore(deps-dev): bump behat/behat from 3.31.0 to 3.32.0 in /vendor-bin/behat
2026-06-27 17:43:43 +00:00
Andy Scherzinger 36aac95206 Merge pull request #61631 from nextcloud/dependabot/github_actions/github-actions-33b4247e66
chore(deps): Bump the github-actions group with 11 updates
2026-06-27 19:13:10 +02:00
Andy Scherzinger eab61b650f Merge pull request #61575 from nextcloud/fix/recommended-apps
fix(core): use proper API routes for recommended apps
2026-06-27 19:03:13 +02:00
dependabot[bot] 07100bb1b9 chore(deps-dev): bump behat/behat in /vendor-bin/behat
Bumps [behat/behat](https://github.com/Behat/Behat) from 3.31.0 to 3.32.0.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/3.x/CHANGELOG.md)
- [Commits](https://github.com/Behat/Behat/compare/v3.31.0...v3.32.0)

---
updated-dependencies:
- dependency-name: behat/behat
  dependency-version: 3.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-27 18:58:26 +02:00
nextcloud-command 6fd156e775 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-06-27 16:39:57 +00:00
Ferdinand Thiessen 9e80d1afe6 fix(core): use proper API routes for recommended apps
- resolves https://github.com/nextcloud/server/issues/61313

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-06-27 18:31:33 +02:00
dependabot[bot] 476d3fb86e chore(deps): Bump the github-actions group with 11 updates
Bumps the github-actions group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.2` | `7.0.0` |
| [shivammathur/setup-php](https://github.com/shivammathur/setup-php) | `2.37.1` | `2.37.2` |
| [actions/github-script](https://github.com/actions/github-script) | `7.0.1` | `9.0.0` |
| [github/codeql-action/init](https://github.com/github/codeql-action) | `4.36.0` | `4.36.2` |
| [github/codeql-action/analyze](https://github.com/github/codeql-action) | `4.36.0` | `4.36.2` |
| [actions/setup-node](https://github.com/actions/setup-node) | `6.2.0` | `6.4.0` |
| [cypress-io/github-action](https://github.com/cypress-io/github-action) | `7.3.0` | `7.4.0` |
| [LizardByte/actions/actions/setup_python](https://github.com/lizardbyte/actions) | `2026.524.145234` | `2026.625.20301` |
| [codecov/codecov-action](https://github.com/codecov/codecov-action) | `6.0.1` | `7.0.0` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `7.0.0` | `8.0.1` |
| [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) | `4.36.0` | `4.36.2` |


Updates `actions/checkout` from 6.0.2 to 7.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/de0fac2e4500dabe0009e67214ff5f5447ce83dd...9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0)

Updates `shivammathur/setup-php` from 2.37.1 to 2.37.2
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](https://github.com/shivammathur/setup-php/compare/7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc...f3e473d116dcccaddc5834248c87452386958240)

Updates `actions/github-script` from 7.0.1 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7.0.1...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `github/codeql-action/init` from 4.36.0 to 4.36.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/7211b7c8077ea37d8641b6271f6a365a22a5fbfa...8aad20d150bbac5944a9f9d289da16a4b0d87c1e)

Updates `github/codeql-action/analyze` from 4.36.0 to 4.36.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/7211b7c8077ea37d8641b6271f6a365a22a5fbfa...8aad20d150bbac5944a9f9d289da16a4b0d87c1e)

Updates `actions/setup-node` from 6.2.0 to 6.4.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v6.2.0...48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e)

Updates `cypress-io/github-action` from 7.3.0 to 7.4.0
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/github-action/compare/dace029018fcdf86e0df89a31bc3cfa5b32570d8...948d67d3074f1bbb6379c8bdbb04e95d2f8e593f)

Updates `LizardByte/actions/actions/setup_python` from 2026.524.145234 to 2026.625.20301
- [Release notes](https://github.com/lizardbyte/actions/releases)
- [Commits](https://github.com/lizardbyte/actions/compare/25babf9f2e9f088145ba488339c78c4df9394fc7...a46850981292c4bbc0c41715f286ad95adaaaf4a)

Updates `codecov/codecov-action` from 6.0.1 to 7.0.0
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/e79a6962e0d4c0c17b229090214935d2e33f8354...fb8b3582c8e4def4969c97caa2f19720cb33a72f)

Updates `actions/download-artifact` from 7.0.0 to 8.0.1
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/37930b1c2abaa49bbe596cd826c3c89aef350131...3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c)

Updates `github/codeql-action/upload-sarif` from 4.36.0 to 4.36.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/7211b7c8077ea37d8641b6271f6a365a22a5fbfa...8aad20d150bbac5944a9f9d289da16a4b0d87c1e)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: shivammathur/setup-php
  dependency-version: 2.37.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/github-script
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: github/codeql-action/init
  dependency-version: 4.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: github/codeql-action/analyze
  dependency-version: 4.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: cypress-io/github-action
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: LizardByte/actions/actions/setup_python
  dependency-version: 2026.625.20301
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: codecov/codecov-action
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/download-artifact
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: github/codeql-action/upload-sarif
  dependency-version: 4.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-27 16:19:48 +00:00
github-actions[bot] 92726e89a7 Merge pull request #61263 from nextcloud/dependabot/npm_and_yarn/vite-6e636bf679
chore(deps-dev): Bump the vite group across 2 directories with 1 update
2026-06-27 16:07:37 +00:00
Ferdinand Thiessen b01b1b9985 chore: compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-06-27 16:53:46 +02:00
dependabot[bot] 21a26edb65 chore(deps-dev): Bump the vite group across 2 directories with 1 update
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-27 16:52:35 +02:00
Ferdinand Thiessen 62d46948fb Merge pull request #55406 from nextcloud/feat/motion-sickness
feat(theming): add option for reduce animation
2026-06-27 15:36:08 +02:00
Ferdinand Thiessen 0902055a95 chore: compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-06-27 14:03:52 +02:00
Ferdinand Thiessen 5dfe964ab7 feat(theming): allow to define supplementary themes
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-06-27 14:03:51 +02:00
Ferdinand Thiessen 14c3896bc7 feat(theming): add option for reduce animation
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-06-27 14:03:22 +02:00
Ferdinand Thiessen bf42aa0654 Merge pull request #60732 from nextcloud/carl/60639
fix: Add plural form for translations
2026-06-27 13:52:21 +02:00
Andy Scherzinger 48acf87be2 Merge pull request #61624 from nextcloud/dependabot/composer/vendor-bin/rector/rector/rector-2.5.2
chore(deps-dev): bump rector/rector from 2.4.6 to 2.5.2 in /vendor-bin/rector
2026-06-27 10:13:26 +02:00
dependabot[bot] 8393f3cec6 chore(deps-dev): bump rector/rector in /vendor-bin/rector
Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.4.6 to 2.5.2.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/2.4.6...2.5.2)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-27 01:02:59 +00:00
Nextcloud bot 94cc85de50 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-06-27 00:22:31 +00:00
Joas Schilling a982b6cbc6 Merge pull request #59535 from nextcloud/fix/noid/user-status-phase1-stabilization
fix(user_status): stabilise the user_status
2026-06-26 23:17:22 +02:00
Ferdinand Thiessen 6913183c1a chore: compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-06-26 17:46:00 +02:00
Carl Schwan 3e8bcd59b6 fix: Add plural form for translations
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-06-26 17:44:29 +02:00
Stephan Orbaugh 255a017523 Merge pull request #61330 from nextcloud/fix/files-sidebar-stale-active-node
fix(files): Open the sidebar for the current folder, not a stale child
2026-06-26 12:37:57 +02:00
Julien Veyssier 76551aa69a feat(TaskProcessing): add AudioToAudioTranslate TaskType
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2026-06-26 10:22:07 +02:00
Nextcloud bot ca2df76450 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-06-26 00:22:32 +00:00
Andy Scherzinger de4c342bf9 Merge pull request #61600 from nextcloud/fix/60292/a11y-header-buttons
fix(a11y): label account QR code button
2026-06-25 20:11:56 +02:00
nextcloud-command bc58afece0 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-06-25 17:23:29 +00:00
Francisco Silva 21adba71f5 fix(a11y): label account QR code button
Signed-off-by: Francisco Silva <116388885+Will-thom@users.noreply.github.com>
2026-06-25 19:11:25 +02:00
Daniel ba137f0045 Merge pull request #61485 from nextcloud/handle-generic-file-exception
fix(dav): Handle GenericFileException when reading default contact file
2026-06-25 17:37:32 +02:00
Daniel Kesselberg 25c6123739 fix(dav): Handle GenericFileException when reading default contact file
Assisted-by: ClaudeCode:claude-sonnet-4-6

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2026-06-25 16:34:53 +02:00
Ferdinand Thiessen cca09d2de2 Merge pull request #61578 from nextcloud/fix/shipped-apps
fix(appstore): only show appstore entries if actual from appstore
2026-06-25 13:21:04 +02:00
Ferdinand Thiessen 2ccab88ef7 Merge pull request #61147 from brlin-tw/add-tsv-support
fix(mimetype): Add TSV support in mimetype aliases, mapping, and names
2026-06-25 13:13:48 +02:00
Andy Scherzinger db67f61d0a Merge pull request #61583 from nextcloud/fix/psalm/php-version-8.3
fix(psalm): Set PHP version to 8.3
2026-06-25 12:55:07 +02:00
Nextcloud bot 51431fe087 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-06-25 10:34:11 +00:00
Ferdinand Thiessen 6687d22bfb fix: typo in mimetypelist
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-06-25 12:03:29 +02:00
provokateurin df43ceb617 fix(psalm): Set PHP version to 8.3
Signed-off-by: provokateurin <kate@provokateurin.de>
2026-06-25 09:08:53 +02:00
Nextcloud bot f5437118eb fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-06-25 00:23:07 +00:00
Ferdinand Thiessen faf1a0cacf fix(appstore): only show appstore entries if actual from appstore
- resolves https://github.com/nextcloud/server/issues/61273

Shipped apps are no longer published to the appstore,
so the appstore data is outdated and confusing.
So ignore them from the app fetcher and only use the local data.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-06-24 22:44:18 +02:00
Joas Schilling 4edd95f900 Merge pull request #61567 from nextcloud/feat/mark-legacy-ai-providers
Feat: mark legacy ai providers
2026-06-24 18:14:00 +02:00
Kate 2da90a946f Merge pull request #61560 from nextcloud/refactor/oc
refactor: consolidate app loading logic in bootstrap process
2026-06-24 16:32:47 +02:00
Ferdinand Thiessen 573104451b Merge pull request #61513 from nextcloud/chore/eslint-pw
chore(tests): adjust PlayWright tests to follow ESLint rules
2026-06-24 16:23:01 +02:00
Kate c5d088cea7 Merge pull request #61565 from nextcloud/fix/psalm-strict/lib-exclusion
fix(psalm-strict): Fix lib exclusions
2026-06-24 16:21:21 +02:00
Kate 452efda021 Merge pull request #61538 from nextcloud/refactor/isecurerandom/use-randomizer
chore(ISecureRandom): Deprecate generate() in favor of Randomizer::getBytesFromString()
2026-06-24 16:12:12 +02:00
nextcloud-command b34f25f01f chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-06-24 13:37:48 +00:00