aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix(s3): Trim the bucket name to make it DNS compatibletrimBucketDnsNameGit'Fellow2025-03-031-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2025-03-0346-216/+360
* Merge pull request #51190 from nextcloud/pulsejet/truncate-1Varun Patil2025-03-023-0/+36
|\
| * feat(db): add truncateTable methodpulsejet/truncate-1Varun Patil2025-03-023-0/+36
* | Merge pull request #51184 from nextcloud/backport/51173/masterAndy Scherzinger2025-03-021-7/+7
|\ \ | |/ |/|
| * Fix A+ rating when checking with Nextcloud Security Scan.backport/51173/masterDaleBCooper2025-03-021-7/+7
* | Merge pull request #50970 from nextcloud/dependabot/npm_and_yarn/webdav-5.8.0dependabot[bot]2025-03-0224-78/+181
|\ \ | |/ |/|
| * chore: compile assetsFerdinand Thiessen2025-03-024-5/+5
| * fix(systemtags): support new attribute parsing of webdav propsFerdinand Thiessen2025-03-023-10/+110
| * chore(deps): bump webdav from 5.7.1 to 5.8.0dependabot/npm_and_yarn/webdav-5.8.0dependabot[bot]2025-03-0217-63/+66
|/
* Merge pull request #51156 from nextcloud/dependabot/npm_and_yarn/nextcloud/cy...dependabot[bot]2025-03-022-5/+6
|\
| * chore(deps-dev): bump @nextcloud/cypressdependabot/npm_and_yarn/nextcloud/cypress-1.0.0-beta.14dependabot[bot]2025-03-012-5/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-0244-74/+142
* | Merge pull request #51157 from nextcloud/dependabot/npm_and_yarn/vitest/cover...dependabot[bot]2025-03-012-63/+63
|\ \
| * | chore(deps-dev): bump @vitest/coverage-v8 from 3.0.5 to 3.0.7dependabot/npm_and_yarn/vitest/coverage-v8-3.0.7dependabot[bot]2025-03-012-63/+63
|/ /
* | Merge pull request #51161 from nextcloud/dependabot/npm_and_yarn/focus-trap-7...dependabot[bot]2025-03-0176-80/+81
|\ \
| * | chore(assets): Recompile assetsdependabot/npm_and_yarn/focus-trap-7.6.4nextcloud-command2025-03-0174-75/+75
| * | chore(deps): bump focus-trap from 7.6.0 to 7.6.4dependabot[bot]2025-03-012-5/+6
|/ /
* | Merge pull request #51155 from nextcloud/dependabot/npm_and_yarn/cypress-axe-...dependabot[bot]2025-03-012-6/+6
|\ \
| * | chore(deps-dev): bump cypress-axe from 1.5.0 to 1.6.0dependabot/npm_and_yarn/cypress-axe-1.6.0dependabot[bot]2025-03-012-6/+6
| |/
* | Merge pull request #51160 from nextcloud/dependabot/npm_and_yarn/moment-timez...dependabot[bot]2025-03-015-9/+10
|\ \
| * | chore(assets): Recompile assetsdependabot/npm_and_yarn/moment-timezone-0.5.47nextcloud-command2025-03-013-4/+4
| * | chore(deps): bump moment-timezone from 0.5.46 to 0.5.47dependabot[bot]2025-03-012-5/+6
|/ /
* | Merge pull request #51154 from nextcloud/dependabot/github_actions/github-act...Andy Scherzinger2025-03-0124-28/+28
|\ \
| * | chore(deps): bump the github-actions group with 4 updatesdependabot/github_actions/github-actions-062573ba34dependabot[bot]2025-02-2824-28/+28
* | | Merge pull request #51158 from nextcloud/dependabot/npm_and_yarn/vueuse/integ...dependabot[bot]2025-03-0116-28/+65
|\ \ \ | |_|/ |/| |
| * | chore(deps): bump @vueuse/integrations from 11.1.0 to 11.3.0dependabot[bot]2025-03-0116-28/+65
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-014-0/+10
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-01192-124/+474
|/
* Merge pull request #51092 from nextcloud/enh/49868/add-display-overrideKate2025-02-284-2/+12
|\
| * feat(PWA): add `display_override` to set the display-mode to `minimal-ui` on ...enh/49868/add-display-overrideSimon L.2025-02-284-2/+12
* | Merge pull request #51142 from nextcloud/Valdnet-patch-1John Molakvoæ2025-02-2816-18/+18
|\ \
| * | chore(assets): Recompile assetsValdnet-patch-1nextcloud-command2025-02-2811-13/+13
| * | fix(eslint): Strings must use singlequoteJohn Molakvoæ2025-02-281-1/+1
| * | fix(l10n): use `do not` instead of `don't`Valdnet2025-02-284-4/+4
| * | fix(l10n): remove unnecessary spaceValdnet2025-02-281-1/+1
| |/
* | Merge pull request #51126 from nextcloud/fix/wait-for-toastJohn Molakvoæ2025-02-281-1/+2
|\ \ | |/ |/|
| * fix(cypress): wait for toast to appearskjnldsv2025-02-281-1/+2
* | Merge pull request #51135 from nextcloud/fix/request-reviewsJoas Schilling2025-02-281-2/+2
|\ \
| * | ci: fix request-reviews workflowfix/request-reviewsFerdinand Thiessen2025-02-281-2/+2
|/ /
* | Merge pull request #50919 from nextcloud/fix/type-error-filter-mountFerdinand Thiessen2025-02-289-23/+20
|\ \
| * | chore(assets): Recompile assetsfix/type-error-filter-mountnextcloud-command2025-02-284-6/+6
| * | refactor: use eventbus for updated filtersFerdinand Thiessen2025-02-283-15/+7
| * | fix(files): Ensure the filter instance is mountedFerdinand Thiessen2025-02-282-2/+7
|/ /
* | Merge pull request #50881 from nextcloud/fix/dav-harden-stream-handlingJohn Molakvoæ2025-02-281-16/+11
|\ \ | |/ |/|
| * fix(dav): Handle end of stream in `File::put`fix/dav-harden-stream-handlingFerdinand Thiessen2025-02-181-16/+11
* | Merge pull request #50991 from nextcloud/chore/request-reviewsJoas Schilling2025-02-281-0/+78
|\ \
| * | chore: Automated request for reviews of pull requestchore/request-reviewsFerdinand Thiessen2025-02-281-0/+78
* | | Merge pull request #50452 from nextcloud/chore/update-stubJoas Schilling2025-02-284-1899/+2271
|\ \ \
| * | | fix: incorrect types detected by updated stubschore/update-stubFerdinand Thiessen2025-02-273-13/+5