aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | Merge pull request #52086 from nextcloud/fix/cleanup-user-backendsCôme Chilliet2025-04-1416-83/+73
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Cleanup user backends related methods
| * | | | | | | | | fix: Replace all usages of OC_User backend method calls by IUserManagerfix/cleanup-user-backendsCôme Chilliet2025-04-1013-40/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | | | | fix: Deprecate OC_User methods related to user backendsCôme Chilliet2025-04-103-43/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | | | | | Merge pull request #52146 from nextcloud/dependabot/npm_and_yarn/dompurify-3.2.5dependabot[bot]2025-04-1490-94/+94
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | build(deps): bump dompurify from 3.2.4 to 3.2.5dependabot/npm_and_yarn/dompurify-3.2.5dependabot[bot]2025-04-1490-94/+94
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | | | | Merge pull request #52142 from ↵Ferdinand Thiessen2025-04-14186-500/+373
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/vueuse/components-11.3.0 build(deps): bump @vueuse/components from 11.1.0 to 11.3.0
| * | | | | | | | | build(deps): bump @vueuse/components from 11.1.0 to 11.3.0dependabot[bot]2025-04-14186-500/+373
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@vueuse/components](https://github.com/vueuse/vueuse/tree/HEAD/packages/components) from 11.1.0 to 11.3.0. - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v11.3.0/packages/components) --- updated-dependencies: - dependency-name: "@vueuse/components" dependency-version: 11.3.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 #52137 from ↵Louis2025-04-142-3/+3
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/revert-51431-enh/noid/disable-bulk-upload
| * | | | | | | | | Revert "feat(bulk-upload): change the default to disabled as there are still ↵revert-51431-enh/noid/disable-bulk-uploadLouis2025-04-112-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | some bugs present"
* | | | | | | | | | Merge pull request #52153 from nextcloud/dependabot/npm_and_yarn/marked-15.0.8dependabot[bot]2025-04-148-12/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | build(deps): bump marked from 15.0.7 to 15.0.8dependabot[bot]2025-04-148-12/+12
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [marked](https://github.com/markedjs/marked) from 15.0.7 to 15.0.8. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v15.0.7...v15.0.8) --- updated-dependencies: - dependency-name: marked dependency-version: 15.0.8 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 #52150 from ↵Ferdinand Thiessen2025-04-1410-110/+527
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-config-8.4.2 build(deps-dev): bump @nextcloud/eslint-config from 8.4.1 to 8.4.2
| * | | | | | | | | | build(deps-dev): bump @nextcloud/eslint-config from 8.4.1 to 8.4.2dependabot/npm_and_yarn/nextcloud/eslint-config-8.4.2dependabot[bot]2025-04-1410-110/+527
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/eslint-config](https://github.com/nextcloud-libraries/eslint-config) from 8.4.1 to 8.4.2. - [Release notes](https://github.com/nextcloud-libraries/eslint-config/releases) - [Changelog](https://github.com/nextcloud-libraries/eslint-config/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/eslint-config/compare/v8.4.1...v8.4.2) --- updated-dependencies: - dependency-name: "@nextcloud/eslint-config" dependency-version: 8.4.2 dependency-type: direct:development 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 #52166 from nextcloud/upstream/52135/52135-masterKate2025-04-141-2/+7
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | fix(setup): ignore missing theming appupstream/52135/52135-masterMaxence Lange2025-04-121-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | | | | | | | | | Merge pull request #52162 from nextcloud/rakekniven-patch-2Benjamin Gaussorgues2025-04-141-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | chore(i18n): Aligned spelling of app namerakekniven-patch-2rakekniven2025-04-121-2/+2
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* | | | | | | | | | | Merge pull request #52168 from nextcloud/fix/context-chat-l10nMarcel Klehr2025-04-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | fix(ContextAgent): Do not translate the name ContextAgent
| * | | | | | | | | | | fix(ContextAgent): Do not translate the name ContextAgentMarcel Klehr2025-04-141-1/+1
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | | | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-04-1414-164/+222
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-04-1332-142/+212
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | | Merge pull request #52156 from ↵Kate2025-04-122-574/+574
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.5.3
| * | | | | | | | | | build(deps): bump nextcloud/openapi-extractordependabot[bot]2025-04-122-574/+574
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [nextcloud/openapi-extractor](https://github.com/nextcloud-releases/openapi-extractor) from 1.5.2 to 1.5.3. - [Changelog](https://github.com/nextcloud-releases/openapi-extractor/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-releases/openapi-extractor/compare/v1.5.2...v1.5.3) --- updated-dependencies: - dependency-name: nextcloud/openapi-extractor dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | | | | | | | Merge pull request #52151 from ↵dependabot[bot]2025-04-122-5/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/stylelint-16.18.0
| * | | | | | | | | build(deps-dev): bump stylelint from 16.17.0 to 16.18.0dependabot/npm_and_yarn/stylelint-16.18.0dependabot[bot]2025-04-122-5/+5
| | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.17.0 to 16.18.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/16.17.0...16.18.0) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.18.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | | | | | Merge pull request #52145 from nextcloud/dependabot/npm_and_yarn/sass-1.86.3dependabot[bot]2025-04-122-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | build(deps-dev): bump sass from 1.85.1 to 1.86.3dependabot/npm_and_yarn/sass-1.86.3dependabot[bot]2025-04-122-5/+5
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sass](https://github.com/sass/dart-sass) from 1.85.1 to 1.86.3. - [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.85.1...1.86.3) --- updated-dependencies: - dependency-name: sass dependency-version: 1.86.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | | | | | Merge pull request #52140 from ↵dependabot[bot]2025-04-122-5/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/zip.js/zip.js-2.7.60
| * | | | | | | | build(deps-dev): bump @zip.js/zip.js from 2.7.54 to 2.7.60dependabot[bot]2025-04-122-5/+6
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) from 2.7.54 to 2.7.60. - [Release notes](https://github.com/gildas-lormeau/zip.js/releases) - [Commits](https://github.com/gildas-lormeau/zip.js/compare/v2.7.54...v2.7.60) --- updated-dependencies: - dependency-name: "@zip.js/zip.js" dependency-version: 2.7.60 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-04-1284-196/+220
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Merge pull request #52132 from nextcloud/dependabot/npm_and_yarn/vite-6.2.6dependabot[bot]2025-04-111-3/+3
|\ \ \ \ \ \ \
| * | | | | | | build(deps): bump vite from 6.2.5 to 6.2.6dependabot[bot]2025-04-111-3/+3
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.5 to 6.2.6. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.2.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | | | Merge pull request #52105 from ↵Joas Schilling2025-04-111-39/+39
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/automated/noid/master-update-code-signing-crl [master] fix(security): Update code signing revocation list
| * | | | | | | fix(security): Update code signing revocation listautomated/noid/master-update-code-signing-crlnextcloud-command2025-04-111-39/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | | | | | | Merge pull request #51431 from nextcloud/enh/noid/disable-bulk-uploadTobias Kaminsky2025-04-112-3/+3
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | feat(bulk-upload): change the default to disabled as there are still some bugs present
| * | | | | | | | feat(bulk-upload): change the default to disabled as there are still some ↵enh/noid/disable-bulk-uploadSimon L.2025-04-102-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugs present Signed-off-by: Simon L. <szaimen@e.mail.de>
* | | | | | | | | Merge pull request #52116 from nextcloud/Lukasdotcom-fix/fileidsMarcel Klehr2025-04-111-3/+3
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | Fix(TaskProcessing): for validation for taskprocessing EShapeType
| * | | | | | | | Fix(TaskProcessing): for validation for taskprocessing EShapeTypeLukas Schaefer2025-04-111-3/+3
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
* | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-04-1156-156/+462
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | Merge pull request #52073 from nextcloud/custom-properties-preload-negativeRobin Appelman2025-04-101-1/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | fix: fix preloading files with no custom properties
| * | | | | | | fix: fix preloading files with no custom propertiescustom-properties-preload-negativeRobin Appelman2025-04-091-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | | Merge pull request #52085 from ↵Anna2025-04-102-2/+33
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/fix-cached-return-of-display-name fix(federation): Fix returning "no display name" after cache result
| * | | | | | | fix(federation): Fix returning "no display name" after cache resultbugfix/noid/fix-cached-return-of-display-nameJoas Schilling2025-04-102-2/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | | | Merge pull request #52050 from nextcloud/fix/noid/taskprocessing-appapiAlexander Piskun2025-04-105-2/+434
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | fix(taskprocessing): use the event for AppAPI to get list of AI providers
| * | | | | | | fix(taskprocessing): use the event for AppAPI to get list of AI providersfix/noid/taskprocessing-appapiOleksander Piskun2025-04-095-2/+434
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
* | | | | | | | Merge pull request #52082 from nextcloud/default-navigation-reuseKate2025-04-101-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | fix: reuse default navigation entry when updating navigation entriesdefault-navigation-reuseRobin Appelman2025-04-091-1/+2
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-04-1082-246/+310
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | Merge pull request #52075 from nextcloud/fix/sharing-error-catchJohn Molakvoæ2025-04-0914-13/+33
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | fix(files_sharing): fix share creation error handling
| * | | | | | | | chore(assets): Recompile assetsfix/sharing-error-catchnextcloud-command2025-04-099-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>