Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build(deps): Bump doctrine/dbal from 3.9.1 to 3.9.4chore/31-doctrine | Ferdinand Thiessen | 2025-01-28 | 1 | -4/+0 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #50482 from nextcloud/backport/50221/stable31 | Andy Scherzinger | 2025-01-27 | 1 | -0/+27 |
|\ | | | | | [stable31] Add integration tests for moving a file from and to a shared folder | ||||
| * | test: Add integration tests for moving a file from and to a shared folder | Daniel Calviño Sánchez | 2025-01-27 | 1 | -0/+27 |
| | | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | | fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlistbackport/50234/stable31 | Joas Schilling | 2025-01-27 | 1 | -5/+0 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(TemplateLayout): `core` is not an app but the server itself | Ferdinand Thiessen | 2025-01-24 | 1 | -9/+0 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(dav): default calendar and address book not created on first loginbackport/50369/stable31 | Richard Steinmetz | 2025-01-23 | 2 | -0/+9 |
| | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | build: Adjust checkout branch script | Joas Schilling | 2025-01-23 | 2 | -6/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(files): more conversion tests and translate error messages | skjnldsv | 2025-01-17 | 1 | -0/+21 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | Merge pull request #50162 from nextcloud/fix/improve-ldap-avatar-handling | Arthur Schiwon | 2025-01-16 | 1 | -14/+0 |
|\ | | | | | Improve ldap avatar handling | ||||
| * | chore(psalm): Update baseline to remove fixed errorsfix/improve-ldap-avatar-handling | Côme Chilliet | 2025-01-13 | 1 | -14/+0 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | chore: add file conversion integration testsfeat/conversion-adjusting | skjnldsv | 2025-01-16 | 6 | -13/+188 |
|/ | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | chore(federation): cleanup SettingsController and legacy AddServerMiddlewarefeat/auto-accept-trusted-server | skjnldsv | 2025-01-09 | 1 | -2/+2 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | chore(federation): add trusted server auto accept integration tests | skjnldsv | 2025-01-09 | 3 | -52/+215 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | Merge pull request #49966 from nextcloud/block-dav-move-parent | Stephan Orbaugh | 2025-01-07 | 2 | -0/+20 |
|\ | | | | | fix: block moving files to it's own parent with dav | ||||
| * | fix: block moving files to it's own parent with davblock-dav-move-parent | Robin Appelman | 2025-01-03 | 2 | -0/+20 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #50035 from nextcloud/fix/http/jsonresponse-data-type | Joas Schilling | 2025-01-07 | 1 | -5/+0 |
|\ \ | | | | | | | fix(HTTP): Adjust JSONResponse data type | ||||
| * | | fix(HTTP): Adjust JSONResponse data typefix/http/jsonresponse-data-type | provokateurin | 2025-01-04 | 1 | -5/+0 |
| |/ | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* / | fix: explicitly ignore nested mounts when transfering ownershipmount-move-checks | Robin Appelman | 2025-01-06 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix(logger): Prevent infinite recursion with log.condition => matchesbugfix/noid/prevent-infitnite-loop | Joas Schilling | 2025-01-03 | 1 | -0/+39 |
| | | | | | | | | | | When we need to check the log condition for a user matches, there is a risk that something on the way checks the log level and would result in an infinite loop. So we simply check if it's a nested call and use the default warning level in that case. Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(security): Update CA certificate bundle | nextcloud-command | 2025-01-01 | 1 | -1/+1 |
| | | | | Signed-off-by: GitHub <noreply@github.com> | ||||
* | chore: update baselinescan-home-ext-storae | Robin Appelman | 2024-12-27 | 1 | -8/+0 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | feat(login): add origin check at login | Benjamin Gaussorgues | 2024-12-05 | 2 | -2/+11 |
| | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | fix(ocm): switching to IdentityProof | Maxence Lange | 2024-12-04 | 2 | -4/+22 |
| | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | feat(ocm): signing ocm requests | Maxence Lange | 2024-12-04 | 1 | -0/+3 |
| | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | chore: check enums for since and experimental comments | Daniel Kesselberg | 2024-12-02 | 2 | -16/+31 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Merge pull request #49224 from nextcloud/build/psalm/unstable-namespace | Kate | 2024-11-29 | 2 | -0/+123 |
|\ | |||||
| * | build(psalm): Configure unstable namespacebuild/psalm/unstable-namespace | provokateurin | 2024-11-12 | 2 | -0/+123 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Merge pull request #49515 from ↵ | Joas Schilling | 2024-11-28 | 1 | -3/+0 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/noid/boolean-false-in-multipart-form-data fix(controller): Fix false booleans in multipart/form-data | ||||
| * | | ci: Remove obsolete baseline entry | Joas Schilling | 2024-11-28 | 1 | -3/+0 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | test(ExternalStorage): Send basic auth during integrations tests | Louis Chemineau | 2024-11-28 | 2 | -19/+38 |
| | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | fix(security): Update CA certificate bundle | nextcloud-command | 2024-11-27 | 1 | -1/+1 |
|/ / | | | | | | | Signed-off-by: GitHub <noreply@github.com> | ||||
* | | Revert "fix(dav): Always respond custom error page on exceptions" | Daniel Kesselberg | 2024-11-22 | 2 | -11/+22 |
| | | | | | | | | | | | | This reverts commit 9992e7d4395a773fec7148cf5b4111f894cb40b7. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | feat(user-prefs): IUserPreferences | Maxence Lange | 2024-11-18 | 1 | -3/+0 |
| | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | fix(apps-store): Remove apps from force-enabled state when uninstalledfix/app-store-remove-force-enable | Ferdinand Thiessen | 2024-11-18 | 1 | -11/+0 |
| | | | | | | | | | | | | | | | | | | If an app is force-enabled and then uninstalled the force-enabled state was kept. This is now removed, so when the app should be re-installed the compatibility should be reevaluated. Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | refactor(user_ldap): Remove Application::registerRoutes() usagerefactor/register-routes | provokateurin | 2024-11-14 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Merge pull request #49244 from nextcloud/feat/profile-app | Kate | 2024-11-14 | 1 | -0/+1 |
|\ \ | |||||
| * | | fix(profile): make sure the app cannot be disabled as it was in core | skjnldsv | 2024-11-14 | 1 | -0/+1 |
| |/ | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* / | test(integration): Correctly cleanup logstest/integration/cleanup-logs | provokateurin | 2024-11-14 | 1 | -2/+9 |
|/ | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | chore(deps-dev): Bump behat/behat in /build/integration | dependabot[bot] | 2024-11-09 | 1 | -31/+33 |
| | | | | | | | | | | | | | | | Bumps [behat/behat](https://github.com/Behat/Behat) from 3.15.0 to 3.16.0. - [Release notes](https://github.com/Behat/Behat/releases) - [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md) - [Commits](https://github.com/Behat/Behat/compare/v3.15.0...v3.16.0) --- updated-dependencies: - dependency-name: behat/behat dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
* | ci: Bump behat/behat as wellci/noid/update-integration-test-stuff | Joas Schilling | 2024-10-30 | 2 | -11/+10 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | ci: Align integration test dependencies with 3rdaprty/ | Joas Schilling | 2024-10-29 | 3 | -525/+412 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(settings): Do not use `null` on `string` parameter for sharing disclaimer | Ferdinand Thiessen | 2024-10-23 | 1 | -5/+0 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(apps): Fix wrong or missing castsfix/apps/wrong-missing-casts | provokateurin | 2024-10-23 | 1 | -17/+0 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | build: Show the actual stringbuild/translation-checker-print-rtl-limited-characters | Joas Schilling | 2024-10-23 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | build: Print RTL limited characters in translation-checker | provokateurin | 2024-10-22 | 1 | -2/+2 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Merge pull request #48790 from ↵ | Kate | 2024-10-22 | 2 | -23/+6 |
|\ | | | | | | | nextcloud/refactor/apps/constructor-property-promotion | ||||
| * | fix(psalm): Fix some newly detected issuesrefactor/apps/constructor-property-promotion | provokateurin | 2024-10-21 | 1 | -6/+0 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 2 | -18/+7 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Merge pull request #48756 from nextcloud/build/autoloader/remove-noisy-changes | Kate | 2024-10-22 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | build(autoloader): Remove noisy changes when regeneratingbuild/autoloader/remove-noisy-changes | provokateurin | 2024-10-17 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> |