aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* build(deps): bump LizardByte/setup-python-actiondependabot/github_actions/github-actions-1204f2af31dependabot[bot]2025-06-011-1/+1
| | | | | | | | | | | | | | | | | | | Bumps the github-actions group with 1 update: [LizardByte/setup-python-action](https://github.com/lizardbyte/setup-python-action). Updates `LizardByte/setup-python-action` from 2025.426.160528 to 2025.530.174035 - [Release notes](https://github.com/lizardbyte/setup-python-action/releases) - [Commits](https://github.com/lizardbyte/setup-python-action/compare/f4367d0377eceec7e5e26da8f3863dd365b95a94...6fe61189717d4cb073a3219e234749125f53b5c2) --- updated-dependencies: - dependency-name: LizardByte/setup-python-action dependency-version: 2025.530.174035 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #53235 from nextcloud/test/fix-files-sharingKate2025-06-015-135/+95
|\
| * test(files_sharing): adjust mocks of `Talk` classestest/fix-files-sharingFerdinand Thiessen2025-05-311-7/+19
| | | | | | | | | | | | | | Classes need to exist to be mocked (reflection), thus unknown classes only can be mocked as `stdClass`. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * test(files_sharing): adjust tests for PHPUnit v10Ferdinand Thiessen2025-05-315-131/+79
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-0120-226/+698
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #53085 from ↵dependabot[bot]2025-05-318-12/+12
|\ \ | | | | | | | | | nextcloud/dependabot/npm_and_yarn/query-string-9.2.0
| * | chore(deps): Bump query-string from 9.1.0 to 9.2.0dependabot[bot]2025-05-318-12/+12
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [query-string](https://github.com/sindresorhus/query-string) from 9.1.0 to 9.2.0. - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](https://github.com/sindresorhus/query-string/compare/v9.1.0...v9.2.0) --- updated-dependencies: - dependency-name: query-string dependency-version: 9.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #52722 from ↵dependabot[bot]2025-05-318-12/+12
|\ \ | | | | | | | | | nextcloud/dependabot/npm_and_yarn/query-string-9.1.2
| * | build(deps): bump query-string from 9.1.0 to 9.1.2dependabot/npm_and_yarn/query-string-9.1.2dependabot[bot]2025-05-318-12/+12
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [query-string](https://github.com/sindresorhus/query-string) from 9.1.0 to 9.1.2. - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](https://github.com/sindresorhus/query-string/compare/v9.1.0...v9.1.2) --- updated-dependencies: - dependency-name: query-string dependency-version: 9.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #52596 from ↵dependabot[bot]2025-05-312-2/+2
|\ \ | |/ |/| | | nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs-6.2.0
| * build(deps): bump @nextcloud/dialogs from 6.1.1 to 6.2.0dependabot/npm_and_yarn/nextcloud/dialogs-6.2.0dependabot[bot]2025-05-312-2/+2
|/ | | | | | | | | | | | | | | | Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 6.1.1 to 6.2.0. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v6.1.1...v6.2.0) --- updated-dependencies: - dependency-name: "@nextcloud/dialogs" dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #53223 from nextcloud/dependabot/npm_and_yarn/sass-1.89.1dependabot[bot]2025-05-312-5/+5
|\
| * build(deps-dev): bump sass from 1.89.0 to 1.89.1dependabot/npm_and_yarn/sass-1.89.1dependabot[bot]2025-05-312-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sass](https://github.com/sass/dart-sass) from 1.89.0 to 1.89.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.89.0...1.89.1) --- updated-dependencies: - dependency-name: sass dependency-version: 1.89.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #53224 from nextcloud/dependabot/npm_and_yarn/dompurify-3.2.6dependabot[bot]2025-05-3192-96/+96
|\ \
| * | build(deps): bump dompurify from 3.2.5 to 3.2.6dependabot[bot]2025-05-3192-96/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.2.5 to 3.2.6. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.2.5...3.2.6) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.2.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | Merge pull request #53227 from ↵Ferdinand Thiessen2025-05-315-9/+9
|\ \ \ | |/ / |/| | | | | | | | nextcloud/dependabot/npm_and_yarn/moment-timezone-0.6.0 build(deps): bump moment-timezone from 0.5.48 to 0.6.0
| * | build(deps): bump moment-timezone from 0.5.48 to 0.6.0dependabot/npm_and_yarn/moment-timezone-0.6.0dependabot[bot]2025-05-315-9/+9
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.48 to 0.6.0. - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](https://github.com/moment/moment-timezone/compare/0.5.48...0.6.0) --- updated-dependencies: - dependency-name: moment-timezone dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #53221 from ↵Ferdinand Thiessen2025-05-3179-83/+83
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/focus-trap-7.6.5 build(deps): bump focus-trap from 7.6.4 to 7.6.5
| * | build(deps): bump focus-trap from 7.6.4 to 7.6.5dependabot/npm_and_yarn/focus-trap-7.6.5dependabot[bot]2025-05-3179-83/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [focus-trap](https://github.com/focus-trap/focus-trap) from 7.6.4 to 7.6.5. - [Release notes](https://github.com/focus-trap/focus-trap/releases) - [Changelog](https://github.com/focus-trap/focus-trap/blob/master/CHANGELOG.md) - [Commits](https://github.com/focus-trap/focus-trap/compare/v7.6.4...v7.6.5) --- updated-dependencies: - dependency-name: focus-trap dependency-version: 7.6.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | Merge pull request #53220 from ↵dependabot[bot]2025-05-311-16/+16
|\ \ \ | |/ / |/| | | | | nextcloud/dependabot/composer/vendor-bin/rector/rector/rector-2.0.17
| * | build(deps-dev): bump rector/rector in /vendor-bin/rectordependabot/composer/vendor-bin/rector/rector/rector-2.0.17dependabot[bot]2025-05-311-16/+16
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.0.16 to 2.0.17. - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](https://github.com/rectorphp/rector/compare/2.0.16...2.0.17) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.0.17 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #53222 from ↵Kate2025-05-3113-52/+86
|\ \ | | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/stylelint-config-3.1.0
| * | chore(assets): Recompile assetsnextcloud-command2025-05-316-9/+9
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | chore: adjust stylesheets to new codestyleFerdinand Thiessen2025-05-316-7/+9
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | build(deps-dev): bump @nextcloud/stylelint-config from 3.0.1 to 3.1.0dependabot[bot]2025-05-312-36/+68
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud-libraries/stylelint-config) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/nextcloud-libraries/stylelint-config/releases) - [Changelog](https://github.com/nextcloud-libraries/stylelint-config/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/stylelint-config/compare/v3.0.1...v3.1.0) --- updated-dependencies: - dependency-name: "@nextcloud/stylelint-config" dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #53225 from ↵dependabot[bot]2025-05-312-53/+53
|\ \ | |/ |/| | | nextcloud/dependabot/npm_and_yarn/vitest/coverage-v8-3.1.4
| * build(deps-dev): bump @vitest/coverage-v8 from 3.1.3 to 3.1.4dependabot[bot]2025-05-312-53/+53
|/ | | | | | | | | | | | | | | Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.4/packages/coverage-v8) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-version: 3.1.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-05-3142-740/+1758
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #53145 from nextcloud/dav-file-write-logRobin Appelman2025-05-301-1/+3
|\ | | | | fix: log error when writing stream to dav file
| * fix: log error when writing stream to dav filedav-file-write-logRobin Appelman2025-05-301-1/+3
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #53161 from nextcloud/docs/53002/calendar-search-implJoas Schilling2025-05-302-20/+0
|\ \ | |/ |/| docs(caldav): update documentation for calendar search
| * docs(caldav): update documentation for calendar searchdocs/53002/calendar-search-implDaniel Kesselberg2025-05-282-20/+0
| | | | | | | | | | | | Remove the documentation from the implementaitons. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #53198 from ↵Joas Schilling2025-05-301-4/+16
|\ \ | | | | | | | | | | | | nextcloud/bugfix/noid/user_status-unique-constraint fix(user_status): Avoid unique constraint violations from parallel he…
| * | fix(user_status): Avoid unique constraint violations from parallel ↵bugfix/noid/user_status-unique-constraintJoas Schilling2025-05-301-4/+16
| | | | | | | | | | | | | | | | | | heartbeats and GET requests Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #53200 from nextcloud/ci/noid/use-standard-feedback-actionAndy Scherzinger2025-05-301-1/+1
|\ \ \ | | | | | | | | ci(feedback): Use default action template
| * | | ci(feedback): Use default action templateAndy Scherzinger2025-05-301-1/+1
|/ / / | | | | | | | | | | | | | | | ...since modifications have been up-streamed Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* | | Merge pull request #53197 from nextcloud/ci/noid/crl31Andy Scherzinger2025-05-301-1/+1
|\ \ \ | | | | | | | | ci(crl): Add stable31 branch
| * | | ci(crl): Add srtable31 branchci/noid/crl31Andy Scherzinger2025-05-301-1/+1
| |/ / | | | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* | | Merge pull request #53187 from ↵Andy Scherzinger2025-05-301-9/+10
|\ \ \ | |/ / |/| | | | | | | | nextcloud/automated/noid/master-update-code-signing-crl [master] fix(security): Update code signing revocation list
| * | fix(security): Update code signing revocation listnextcloud-command2025-05-301-9/+10
|/ / | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-05-30120-228/+348
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #52597 from ↵dependabot[bot]2025-05-292-7/+8
|\ \ | | | | | | | | | nextcloud/dependabot/npm_and_yarn/babel/plugin-transform-private-methods-7.27.1
| * | build(deps-dev): bump @babel/plugin-transform-private-methodsdependabot[bot]2025-05-292-7/+8
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@babel/plugin-transform-private-methods](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-private-methods) from 7.25.9 to 7.27.1. - [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.1/packages/babel-plugin-transform-private-methods) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-private-methods" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #52593 from ↵dependabot[bot]2025-05-294-107/+116
|\ \ | | | | | | | | | nextcloud/dependabot/npm_and_yarn/babel/preset-typescript-7.27.1
| * | chore(assets): Recompile assetsnextcloud-command2025-05-292-2/+2
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | build(deps-dev): bump @babel/preset-typescript from 7.27.0 to 7.27.1dependabot[bot]2025-05-292-105/+114
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.27.0 to 7.27.1. - [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.1/packages/babel-preset-typescript) --- updated-dependencies: - dependency-name: "@babel/preset-typescript" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #52726 from ↵dependabot[bot]2025-05-292-12/+12
|\ \ | | | | | | | | | nextcloud/dependabot/npm_and_yarn/babel/node-7.27.1
| * | build(deps-dev): bump @babel/node from 7.26.0 to 7.27.1dependabot/npm_and_yarn/babel/node-7.27.1dependabot[bot]2025-05-292-12/+12
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) from 7.26.0 to 7.27.1. - [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.1/packages/babel-node) --- updated-dependencies: - dependency-name: "@babel/node" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #53179 from nextcloud/tests/noid/federated-file-sharingJoas Schilling2025-05-2922-580/+366
|\ \ | | | | | | test: Migrate federated file sharing to PHPUnit 10
| * | test: Migrate files apptests/noid/federated-file-sharingJoas Schilling2025-05-2912-200/+138
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>