aboutsummaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* fix(sharing): Ensure download restrictions are not droppedfix/proper-download-checkFerdinand Thiessen2025-02-041-0/+73
* Merge pull request #50137 from nextcloud/dependabot/composer/build/integratio...dependabot[bot]2025-01-301-84/+233
|\
| * build(deps-dev): bump behat/behat in /build/integrationdependabot/composer/build/integration/behat/behat-3.18.1dependabot[bot]2025-01-111-84/+233
* | fix: Harden files scanner for invalid null accessFerdinand Thiessen2025-01-281-15/+0
* | test: Reset sharing app config after testfix/share-api-create--permissionsFerdinand Thiessen2025-01-281-0/+1
* | fix(files_sharing): Respect permissions passed when creating link sharesFerdinand Thiessen2025-01-281-0/+58
* | Merge pull request #50221 from nextcloud/add-integration-tests-for-moving-a-f...Kate2025-01-271-0/+27
|\ \
| * | test: Add integration tests for moving a file from and to a shared folderadd-integration-tests-for-moving-a-file-from-and-to-a-shared-folderDaniel Calviño Sánchez2025-01-271-0/+27
* | | fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlistbugfix/noid/allow-ratelimit-bypassJoas Schilling2025-01-271-5/+0
|/ /
* | fix(TemplateLayout): `core` is not an app but the server itselffix/get-version-of-coreFerdinand Thiessen2025-01-241-9/+0
* | fix(dav): default calendar and address book not created on first loginRichard Steinmetz2025-01-232-0/+9
* | fix(files): more conversion tests and translate error messagesskjnldsv2025-01-171-0/+21
* | Merge pull request #50162 from nextcloud/fix/improve-ldap-avatar-handlingArthur Schiwon2025-01-161-14/+0
|\ \
| * | chore(psalm): Update baseline to remove fixed errorsfix/improve-ldap-avatar-handlingCôme Chilliet2025-01-131-14/+0
| |/
* / chore: add file conversion integration testsfeat/conversion-adjustingskjnldsv2025-01-166-13/+188
|/
* chore(federation): cleanup SettingsController and legacy AddServerMiddlewarefeat/auto-accept-trusted-serverskjnldsv2025-01-091-2/+2
* chore(federation): add trusted server auto accept integration testsskjnldsv2025-01-093-52/+215
* Merge pull request #49966 from nextcloud/block-dav-move-parentStephan Orbaugh2025-01-072-0/+20
|\
| * fix: block moving files to it's own parent with davblock-dav-move-parentRobin Appelman2025-01-032-0/+20
* | Merge pull request #50035 from nextcloud/fix/http/jsonresponse-data-typeJoas Schilling2025-01-071-5/+0
|\ \
| * | fix(HTTP): Adjust JSONResponse data typefix/http/jsonresponse-data-typeprovokateurin2025-01-041-5/+0
| |/
* / fix: explicitly ignore nested mounts when transfering ownershipmount-move-checksRobin Appelman2025-01-061-1/+1
|/
* fix(logger): Prevent infinite recursion with log.condition => matchesbugfix/noid/prevent-infitnite-loopJoas Schilling2025-01-031-0/+39
* fix(security): Update CA certificate bundlenextcloud-command2025-01-011-1/+1
* chore: update baselinescan-home-ext-storaeRobin Appelman2024-12-271-8/+0
* feat(login): add origin check at loginBenjamin Gaussorgues2024-12-052-2/+11
* fix(ocm): switching to IdentityProofMaxence Lange2024-12-042-4/+22
* feat(ocm): signing ocm requestsMaxence Lange2024-12-041-0/+3
* chore: check enums for since and experimental commentsDaniel Kesselberg2024-12-022-16/+31
* Merge pull request #49224 from nextcloud/build/psalm/unstable-namespaceKate2024-11-292-0/+123
|\
| * build(psalm): Configure unstable namespacebuild/psalm/unstable-namespaceprovokateurin2024-11-122-0/+123
* | Merge pull request #49515 from nextcloud/bugfix/noid/boolean-false-in-multipa...Joas Schilling2024-11-281-3/+0
|\ \
| * | ci: Remove obsolete baseline entryJoas Schilling2024-11-281-3/+0
* | | test(ExternalStorage): Send basic auth during integrations testsLouis Chemineau2024-11-282-19/+38
* | | fix(security): Update CA certificate bundlenextcloud-command2024-11-271-1/+1
|/ /
* | Revert "fix(dav): Always respond custom error page on exceptions"Daniel Kesselberg2024-11-222-11/+22
* | feat(user-prefs): IUserPreferencesMaxence Lange2024-11-181-3/+0
* | fix(apps-store): Remove apps from force-enabled state when uninstalledfix/app-store-remove-force-enableFerdinand Thiessen2024-11-181-11/+0
* | refactor(user_ldap): Remove Application::registerRoutes() usagerefactor/register-routesprovokateurin2024-11-141-1/+0
* | Merge pull request #49244 from nextcloud/feat/profile-appKate2024-11-141-0/+1
|\ \
| * | fix(profile): make sure the app cannot be disabled as it was in coreskjnldsv2024-11-141-0/+1
| |/
* / test(integration): Correctly cleanup logstest/integration/cleanup-logsprovokateurin2024-11-141-2/+9
|/
* chore(deps-dev): Bump behat/behat in /build/integrationdependabot[bot]2024-11-091-31/+33
* ci: Bump behat/behat as wellci/noid/update-integration-test-stuffJoas Schilling2024-10-302-11/+10
* ci: Align integration test dependencies with 3rdaprty/Joas Schilling2024-10-293-525/+412
* fix(settings): Do not use `null` on `string` parameter for sharing disclaimerFerdinand Thiessen2024-10-231-5/+0
* fix(apps): Fix wrong or missing castsfix/apps/wrong-missing-castsprovokateurin2024-10-231-17/+0
* build: Show the actual stringbuild/translation-checker-print-rtl-limited-charactersJoas Schilling2024-10-231-2/+2
* build: Print RTL limited characters in translation-checkerprovokateurin2024-10-221-2/+2
* Merge pull request #48790 from nextcloud/refactor/apps/constructor-property-p...Kate2024-10-222-23/+6
|\