aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | fix(encryption): Clicking default module in UI sets bogus valueJosh2024-04-013-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #44532 Likely fixes #43123 Signed-off-by: Josh <josh.t.richards@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | Merge pull request #44511 from ↵Daniel2024-04-032-0/+62
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/perf/noid/skip-tree-lookup-for-non-calendar-requests perf(dav): skip non-calendar requests in webcal caching plugin
| * | | | perf(dav): skip non-calendar requests in webcal caching pluginDaniel Kesselberg2024-03-272-0/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The webcal caching plugin is active when the X-NC-CalDAV-Webcal-Caching header is there. findPrincipalByUrl sends a request for /remote.php/dav/principals/users/admin/ using the caldavService which sets the header by default.[^1] As X-NC-CalDAV-Webcal-Caching only impacts calendar requests, we can skip non-calendar requests. [^1]: https://github.com/nextcloud/calendar/blob/b3670f1805ef9ef952d6abe4e5334e37b5a14133/src/services/caldavService.js#L43 Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0362-140/+252
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #44625 from ↵Joas Schilling2024-04-022-7/+10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/44608/fix-remote-of-cloudid-being-with-protocol fix(federation): ICloudId->getRemote() should contain the protocol
| * | | | | fix(federation): ICloudId->getRemote() should contain the protocolJoas Schilling2024-04-022-7/+10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | Merge pull request #44621 from nextcloud/enh/mjs-dns-fw-failing-check-run-hintFerdinand Thiessen2024-04-021-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | fix(SetupChecks): Add hint about dns/firewall if `mjs` check can't run
| * | | | | | fix(SetupChecks): Add hint about dns/firewall if `mjs` check can't runJosh2024-04-021-1/+1
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com>
* | | | | | Merge pull request #44332 from nextcloud/fix/fix-chunkupload-quota-checkCôme Chilliet2024-04-022-7/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | | fix(dav): Fix quota check for chunk upload
| * | | | | chore(dav): Fix tests for length headers on uploadCôme Chilliet2024-04-021-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | fix(dav): Fix quota check for chunk uploadCôme Chilliet2024-04-021-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not ignore OC-Total-Length when Content-Length and X-Expected-Entity-Length are missing Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | Merge pull request #44619 from nextcloud/enh/noid/update-bug-report-templateSimon L2024-04-021-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | chore(bug-report-template): update list of nc versions
| * | | | | | chore(bug-report-template): update list of nc versionsSimon L2024-04-021-1/+1
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | | | | | Merge pull request #44534 from ↵dependabot[bot]2024-04-02277-479/+520
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | nextcloud/dependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.2.1
| * | | | | chore: Improve phpdoc typing to silence psalm errorsCôme Chilliet2024-04-0215-1/+43
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | fix: Remove incorrect default null valueCôme Chilliet2024-04-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | fix: Apply new coding standard to all filesCôme Chilliet2024-04-02276-466/+465
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | build(deps): bump nextcloud/coding-standard in /vendor-bin/cs-fixerdependabot[bot]2024-04-021-12/+12
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 1.1.1 to 1.2.1. - [Release notes](https://github.com/nextcloud/coding-standard/releases) - [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/coding-standard/compare/v1.1.1...v1.2.1) --- updated-dependencies: - dependency-name: nextcloud/coding-standard dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | Merge pull request #44575 from nextcloud/fix/no-autocomplete-sharingFerdinand Thiessen2024-04-027-10/+11
|\ \ \ \ \ | | | | | | | | | | | | fix(files_sharing): Disable autocomplete for share label and password
| * | | | | chore: Compile assetsFerdinand Thiessen2024-04-026-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | fix(files_sharing): Disable autocomplete for share label and passwordFerdinand Thiessen2024-04-021-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent browsers - as good as possible - from filling in user credentials as share label and password. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | Merge pull request #44612 from ↵Côme Chilliet2024-04-021-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | nextcloud/fix/fix-share-manager-tests-near-daytime-change fix(tests): Fix tests when daytime saving time change happened recently
| * | | | | fix(tests): Fix tests when daytime saving time change happened recentlyCôme Chilliet2024-04-021-1/+1
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | Merge pull request #44369 from ↵Julius Härtl2024-04-024-8/+27
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/csrf-failed-on-public-share-with-password fix: csrf check failed on public share with password
| * | | | | feat: compile jsLuka Trovic2024-03-292-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Luka Trovic <luka@nextcloud.com>
| * | | | | fix: csrf check failed on public share with passwordLuka Trovic2024-03-294-33/+19
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Luka Trovic <luka@nextcloud.com>
| * | | | | fix: csrf check failed on public share with passwordLuka Trovic2024-03-294-5/+38
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Luka Trovic <luka@nextcloud.com>
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0296-50/+424
| |_|/ / / |/| | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0152-44/+332
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #44571 from nextcloud/backport/44569/masterF. E Noel Nfebe2024-03-318-17/+14
|\ \ \ \ \ | | | | | | | | | | | | fix(files_sharing): Create passwords when enforced for mail shares
| * | | | | chore(assets): Recompile assetsnextcloud-command2024-03-296-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | fix(files_sharing): Create passwords when enforced for mail sharesFerdinand Thiessen2024-03-292-10/+7
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-3176-76/+322
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-30202-106/+1160
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #44540 from ↵dependabot[bot]2024-03-292-39/+39
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/babel/preset-typescript-7.24.1
| * | | | | build(deps-dev): bump @babel/preset-typescript from 7.23.3 to 7.24.1dependabot[bot]2024-03-282-39/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.23.3 to 7.24.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.24.1/packages/babel-preset-typescript) --- updated-dependencies: - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | | Merge pull request #44512 from nextcloud/feat/trashbin-orig-locationFerdinand Thiessen2024-03-294-6/+42
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | feat(trashbin): Show original location of deleted file
| * | | | | chore: compile assetsChristopher Ng2024-03-282-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | | feat(trashbin): Show original location of deleted fileChristopher Ng2024-03-282-3/+39
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-291204-6530/+3594
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #44562 from nextcloud/fix/files-displayname-stringPytal2024-03-283-4/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | fix(files): Fix error with numeric filenames
| * | | | | | chore: compile assetsChristopher Ng2024-03-282-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | | | fix(files): Fix error with numeric filenamesChristopher Ng2024-03-281-1/+1
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | | Merge pull request #44506 from nextcloud/dashboard-no-widgets-if-no-appstorePytal2024-03-284-4/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | | fix(dashboard): do not suggest to install new widgets if appstore is disabled
| * | | | | fix(dashboard): do not suggest to install new widgets if appstore is disabledThomas Citharel2024-03-284-4/+6
|/ / / / / | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | Merge pull request #44526 from nextcloud/bugfix/43947/delete-file-not-translatedJohn Molakvoæ2024-03-283-7/+19
|\ \ \ \ \
| * | | | | chore(assets): Recompile JSJoas Schilling2024-03-282-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | | fix(files): Fix translation of "Delete file"Joas Schilling2024-03-281-4/+16
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | Merge pull request #44547 from ↵John Molakvoæ2024-03-2838-93/+93
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/github_actions/github-actions-2e40ecac88
| * | | | | | build(deps): bump the github-actions group with 4 updatesdependabot[bot]2024-03-2838-93/+93
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the github-actions group with 4 updates: [dorny/paths-filter](https://github.com/dorny/paths-filter), [actions/checkout](https://github.com/actions/checkout), [codecov/codecov-action](https://github.com/codecov/codecov-action) and [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request). Updates `dorny/paths-filter` from 3.0.0 to 3.0.2 - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](https://github.com/dorny/paths-filter/compare/v3...de90cc6fb38fc0963ad72b210f1f284cd68cea36) Updates `actions/checkout` from 4.1.1 to 4.1.2 - [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/b4ffde65f46336ab88eb53be808477a3936bae11...9bb56186c3b09b4f86b1c65136769dd318469633) Updates `codecov/codecov-action` from 3.1.5 to 4.1.1 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Commits](https://github.com/codecov/codecov-action/compare/v3.1.5...v4.1.1) Updates `peter-evans/create-pull-request` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/a4f52f8033a6168103c2538976c07b467e8163bc...70a41aba780001da0a30141984ae2a0c95d8704e) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>