aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix(ReferenceApiController): Bump rate limit for public resolve endpointfix/resolve_public_rate_limitJonas2024-12-161-1/+1
| | | | | | | | | E.g. text documents might contain hundreds of links whose previews need to get loaded. Fixes: nextcloud/collectives#1607 Signed-off-by: Jonas <jonas@freesources.org>
* Merge pull request #49867 from nextcloud/useHttpFrameworkGit'Fellow2024-12-1617-47/+57
|\ | | | | refactor: Use Http framework where possible
| * refactor: Use Http framework where possibleuseHttpFrameworkGit'Fellow2024-12-1417-47/+57
| | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | Merge pull request #49451 from nextcloud/ensureTemplateFolderGit'Fellow2024-12-161-2/+6
|\ \ | | | | | | fix(TemplateManager): Make sure TemplateFolder is a Folder
| * | fix(TemplateManager): Make sure TemplateFolder is a FolderensureTemplateFolderGit'Fellow2024-12-131-2/+6
| | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-1674-1030/+1296
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-158-2/+54
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #49701 from ↵dependabot[bot]2024-12-142-10/+3
|\ \ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/simplewebauthn/types-12.0.0
| * | | chore(deps-dev): bump @simplewebauthn/types from 10.0.0 to 12.0.0dependabot/npm_and_yarn/simplewebauthn/types-12.0.0dependabot[bot]2024-12-072-10/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@simplewebauthn/types](https://github.com/MasterKale/SimpleWebAuthn/tree/HEAD/packages/types) from 10.0.0 to 12.0.0. - [Release notes](https://github.com/MasterKale/SimpleWebAuthn/releases) - [Changelog](https://github.com/MasterKale/SimpleWebAuthn/blob/master/CHANGELOG.md) - [Commits](https://github.com/MasterKale/SimpleWebAuthn/commits/v12.0.0/packages/types) --- updated-dependencies: - dependency-name: "@simplewebauthn/types" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | Merge pull request #49856 from ↵dependabot[bot]2024-12-142-5/+5
|\ \ \ \ | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/cypress-1.0.0-beta.12
| * | | | chore(deps-dev): bump @nextcloud/cypressdependabot/npm_and_yarn/nextcloud/cypress-1.0.0-beta.12dependabot[bot]2024-12-142-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress) from 1.0.0-beta.11 to 1.0.0-beta.12. - [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases) - [Commits](https://github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.11...v1.0.0-beta.12) --- updated-dependencies: - dependency-name: "@nextcloud/cypress" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | Merge pull request #49857 from ↵dependabot[bot]2024-12-142-95/+116
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/puppeteer-23.10.4
| * | | | | chore(deps-dev): bump puppeteer from 23.5.0 to 23.10.4dependabot/npm_and_yarn/puppeteer-23.10.4dependabot[bot]2024-12-142-95/+116
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 23.5.0 to 23.10.4. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v23.5.0...puppeteer-v23.10.4) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | Merge pull request #49858 from ↵dependabot[bot]2024-12-142-6/+5
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | nextcloud/dependabot/npm_and_yarn/types/dockerode-3.3.32
| * | | | chore(deps-dev): bump @types/dockerode from 3.3.31 to 3.3.32dependabot/npm_and_yarn/types/dockerode-3.3.32dependabot[bot]2024-12-142-6/+5
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 3.3.31 to 3.3.32. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode) --- updated-dependencies: - dependency-name: "@types/dockerode" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | Merge pull request #49528 from nextcloud/fix/issue-47879-property-serializationSebastian Krupinski2024-12-136-2/+96
|\ \ \ \ | | | | | | | | | | fix: replace null character when serializing
| * | | | fix: replace null character when serializingfix/issue-47879-property-serializationSebastianKrupinski2024-12-136-2/+96
| | | | | | | | | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-1452-20/+140
| |_|_|/ |/| | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #49839 from ↵Sebastian Krupinski2024-12-132-2/+2
|\ \ \ \ | |/ / / |/| | | | | | | | | | | nextcloud/fix/issue-3021-return-no-content-instead-of-error fix: return 204 instead of 404
| * | | fix: return 204 instead of 404fix/issue-3021-return-no-content-instead-of-errorSebastianKrupinski2024-12-132-2/+2
|/ / / | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | Merge pull request #49843 from nextcloud/fix/files_external_scanBenjamin Gaussorgues2024-12-131-1/+1
|\ \ \ | |_|/ |/| |
| * | fix(files_external): wrong type for external mount idfix/files_external_scanBenjamin Gaussorgues2024-12-131-1/+1
|/ / | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-13162-124/+288
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #49837 from nextcloud/dependabot/npm_and_yarn/nanoid-3.3.8John Molakvoæ2024-12-123-7/+6
|\ \
| * | chore(assets): Recompile assetsdependabot/npm_and_yarn/nanoid-3.3.8nextcloud-command2024-12-122-3/+3
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | chore(deps): bump nanoid from 3.3.7 to 3.3.8dependabot[bot]2024-12-121-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #49730 from nextcloud/feat/noid/happy-birthdayDaniel2024-12-126-4/+142
|\ \ \ | |/ / |/| | feat(dashboard): wish happy birthday
| * | feat(dashboard): wish happy birthdayfeat/noid/happy-birthdayDaniel Kesselberg2024-12-106-4/+142
| | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | Merge pull request #49832 from nextcloud/sharding-select-fixesJohn Molakvoæ2024-12-121-3/+24
|\ \ \
| * | | fix: improve logic for ensuring join columns are selected for partitioned ↵sharding-select-fixesRobin Appelman2024-12-121-3/+21
| | | | | | | | | | | | | | | | | | | | | | | | queries Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | fix: handle calling select on partitioned queries with an array of columnsRobin Appelman2024-12-121-0/+3
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #49171 from nextcloud/feat/empty-trashPytal2024-12-12139-375/+530
|\ \ \ \ | | | | | | | | | | feat(trashbin): Allow emptying trash
| * | | | chore(psalm): Update baselineChristopher Ng2024-12-121-5/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | chore: compile assetsfeat/empty-trashChristopher Ng2024-12-12130-182/+190
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | fix(trashbin): Fix infinitely loading empty trash action on closeChristopher Ng2024-12-121-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | feat(files_trashbin): improve wordingsskjnldsv2024-12-121-4/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | perf(files_trashbin): use empty trashbin endpoint instead of batch delete ↵skjnldsv2024-12-122-70/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | requests Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | feat(files_trashbin): add cypress testsskjnldsv2024-12-123-4/+128
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | fix(files): protect filelist actions with try...catchskjnldsv2024-12-122-10/+50
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | fix(files_trashbin): update @nextcloud/files and adjust api + l10n fixskjnldsv2024-12-124-170/+53
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | feat(trashbin): Allow emptying trashChristopher Ng2024-12-123-1/+125
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | feat(files): Right-align list actionsChristopher Ng2024-12-121-12/+21
|/ / / / | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | Merge pull request #47342 from nextcloud/cache-delete-notfound-sizeRobin Appelman2024-12-121-3/+0
|\ \ \ \ | | | | | | | | | | fix: don't recalculate folder size in Cache::delete if the entry didn't exist
| * | | | fix: don't recalculate folder size in Cache::delete if the entry didn't existcache-delete-notfound-sizeRobin Appelman2024-08-201-3/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #49366 from ↵Côme Chilliet2024-12-122-4/+5
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | nextcloud/fix/remove-share-hint-exception-wrapping fix(files_sharing): Do not wrap password policy exception into a generic one
| * | | | fix(tests): Adapt ManagerTest to change in Exception class usedfix/remove-share-hint-exception-wrappingCôme Chilliet2024-12-121-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | fix(shares): Wrap exceptions from password validation to set code to 400Côme Chilliet2024-12-121-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes a regression that bad password returned 403 instead of 400 because of previous changes. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | fix(files_sharing): Do not wrap password policy exception into a generic oneCôme Chilliet2024-12-121-6/+2
|/ / / / | | | | | | | | | | | | | | | | | | | | Let the controller access the HintException and show the error to the user. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | Merge pull request #48612 from nextcloud/fix/activity-log-for-favorites-in-davJulius Knorr2024-12-1214-114/+164
|\ \ \ \ | | | | | | | | | | add activity logging for favorites in dav
| * | | | fix(tests): remove redundant unit test for activityfix/activity-log-for-favorites-in-davgrnd-alt2024-12-031-40/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: grnd-alt <github@belakkaf.net>