aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | ci(cypress): replace "remove group" with "delete group"Jerome-Herbinet-replace-remove-wording-with-deleteJérôme Herbinet2025-05-231-4/+4
| | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
| * | | chore: recompile assetsJérôme Herbinet2025-05-234-6/+6
| | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
| * | | refactor(settings): replace "remove" wording with "delete"Jérôme Herbinet2025-05-231-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* | | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-24130-548/+618
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #53069 from nextcloud/ci/noid/syncActionsAndy Scherzinger2025-05-2348-118/+370
|\ \ \ \ | | | | | | | | | | ci(gh): Sync actions
| * | | | ci: Harden some and ignore others that are blocked from forksci/noid/syncActionsJoas Schilling2025-05-235-14/+96
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | ci: Pin more actions, images and permissionsJoas Schilling2025-05-2333-54/+151
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | ci: Try to pin imagesJoas Schilling2025-05-231-3/+7
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | ci(gh): Pin action to a hashAndy Scherzinger2025-05-233-5/+5
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
| * | | | ci(gh): Sync actionsAndy Scherzinger2025-05-2332-42/+111
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* | | | | Merge pull request #53054 from nextcloud/feat/workflow-generatorJohn Molakvoæ2025-05-231-0/+87
|\ \ \ \ \ | |/ / / / |/| | | | feat: auto-generate changelog on release
| * | | | feat: auto-generate changelog on releasefeat/workflow-generatorskjnldsv2025-05-221-0/+87
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | Merge pull request #52914 from nextcloud/bug/noid/hide-guests-groupsDaniel2025-05-231-3/+5
|\ \ \ \ \ | |_|_|/ / |/| | | | fix: hide guests group from principal backend
| * | | | fix: hide guests group from principal backendbug/noid/hide-guests-groupsDaniel Kesselberg2025-05-231-3/+5
|/ / / / | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | Merge pull request #53068 from nextcloud/rakekniven-patch-2Marcel Klehr2025-05-231-3/+3
|\ \ \ \ | | | | | | | | | | chore(18n): More natural english
| * | | | fix(l10n): Fix one more pluralJoas Schilling2025-05-231-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | fix: Correct translation method useMarcel Klehr2025-05-231-2/+2
| | | | | | | | | | | | | | | | | | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | | | fix(SetupChecks): Update TaskProcessingPickupSpeedrakekniven2025-05-231-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
| * | | | chore(18n): More natural englishrakekniven2025-05-231-2/+2
| | |/ / | |/| | | | | | | | | | | | | | Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* | | | Merge pull request #53071 from nextcloud/bugfix/noid/fix-psr4-classJoas Schilling2025-05-234-40/+63
|\ \ \ \ | |/ / / |/| | | fix(autoloader): Fix location of class to be autoloadable
| * | | fix(autoloader): Fix location of class to be autoloadablebugfix/noid/fix-psr4-classJoas Schilling2025-05-234-40/+63
|/ / / | | | | | | | | | | | | | | | > Class FeedBackHandler located in ./core/ajax/update.php does not comply with psr-4 autoloading standard (rule: OC\Core\ => ./core). Skipping. Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #53058 from ↵Joas Schilling2025-05-231-14/+14
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/automated/noid/master-update-code-signing-crl [master] fix(security): Update code signing revocation list
| * | | fix(security): Update code signing revocation listnextcloud-command2025-05-231-14/+14
|/ / / | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-2310-6/+24
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #53045 from nextcloud/feat/user-get-quota-bytesKate2025-05-227-8/+34
|\ \ \
| * | | feat(IUser): add `getQuotaBytes` method to get machine readable quotafeat/user-get-quota-bytesFerdinand Thiessen2025-05-227-8/+34
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Proper replacement for deprecated `OC_Util::getUserQuota`. Also we still use this in some cases we can now replace, moreover it just makes sense to have a machine readable format in the API instead of only the human readable format which is less precise. Alings also with `getQuota` of the quota storage, which already returned the machine readable format. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #53053 from nextcloud/patch/52833F. E Noel Nfebe2025-05-225-7/+7
|\ \ \ | | | | | | | | fix: Use logger correctly in UserRow.vue
| * | | chore(assets): Recompile assetspatch/52833nextcloud-command2025-05-224-6/+6
| | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | fix: Use logger correctly in UserRow.vuenfebe2025-05-221-1/+1
|/ / / | | | | | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com>
* | | Merge pull request #52833 from nextcloud/fix/44492/settings-remove-user-managerF. E Noel Nfebe2025-05-228-74/+159
|\ \ \ | | | | | | | | fix(settings): Send update request when clearing user manager
| * | | chore(assets): Recompile assetsfix/44492/settings-remove-user-managernextcloud-command2025-05-224-6/+6
| | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | test(settings): Test user manager can be set and unsetnfebe2025-05-222-41/+121
| | | | | | | | | | | | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com>
| * | | fix(settings): Prevent double request on manager changenfebe2025-05-222-15/+8
| | | | | | | | | | | | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com>
| * | | fix: correctly unset account managerFerdinand Thiessen2025-05-222-22/+24
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | fix(settings): Send update request when clearing user managernfebe2025-05-222-20/+30
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | - Update setUserData to send PUT request for empty manager values - Remove clear button from manager select in UserRow - Simplify manager update logic in UserRow - Ensure consistent API behavior for empty values in allowedEmpty fields Signed-off-by: nfebe <fenn25.fn@gmail.com>
* | | Merge pull request #53001 from nextcloud/feat/setupcheck-task-pickup-speedMarcel Klehr2025-05-225-0/+140
|\ \ \ | |/ / |/| | feat(SetupChecks): Add check for TaskProcessing pickup speed
| * | feat(SetupChecks): Add check for TaskProcessing pickup speedfeat/setupcheck-task-pickup-speedMarcel Klehr2025-05-225-0/+140
|/ / | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | Merge pull request #52810 from ↵Louis2025-05-227-43/+63
|\ \ | | | | | | | | | nextcloud/artonge/feat/do_not_require_samesite_strict_cookie_on_public.php
| * | fix: Replace the deprecated direct download link with the public DAV endpointartonge/feat/do_not_require_samesite_strict_cookie_on_public.phpLouis Chemineau2025-05-213-10/+15
| | | | | | | | | | | | | | | | | | Follow-up of #48098 Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | fix: Move CSRF check from base to PublicAuth for public.phpLouis Chemineau2025-05-214-33/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This currently prevent directly accessing a ressource when clicking on a link on a third party site. Example, clicking on `https://example.com/public.php/dav/files/pqLWcA269zfzXez/?accept=zip` in a GitHub comment. Skipping the check is an issue with password protected shares, as it allows third party sites to request the ressource when the user already entered the password, aka CSRF. So after removing the check from `base.php`, we need to add the it again in the `PublicAuth` plugin. We also add a redirect to be helpful to the user. **Warning**: this adds the limitation that clicking on a direct download link for password protected shares will redirect you to the password form, and then to the main share view. Fix #52482 Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-2218-22/+228
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #53029 from nextcloud/fix/caldav/no-invitations-to-circlesDaniel2025-05-213-3/+129
|\ \ \ | | | | | | | | fix(caldav): don't send invitations to circles
| * | | fix(caldav): don't send invitations to circlesfix/caldav/no-invitations-to-circlesRichard Steinmetz2025-05-213-3/+129
| | | | | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | | Merge pull request #53032 from nextcloud/fix/search-tags-lowercaseJohn Molakvoæ2025-05-2110-8/+8
|\ \ \ \ | |/ / / |/| | |
| * | | chore(assets): Recompile assetsfix/search-tags-lowercasenextcloud-command2025-05-219-7/+7
| | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | fix(systemtags): case-insensitive searchskjnldsv2025-05-211-1/+1
|/ / / | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | Merge pull request #53007 from nextcloud/tests/noid/more-phpunit10-appsJoas Schilling2025-05-2121-447/+372
|\ \ \ | | | | | | | | test: Migrate theming and sharebymail to PHPUnit10
| * | | test: Migrate theming and sharebymail to PHPUnit10tests/noid/more-phpunit10-appsJoas Schilling2025-05-2021-447/+372
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #52932 from nextcloud/tests/noid/speed-up-comments-testJoas Schilling2025-05-215-43/+12
|\ \ \ \ | | | | | | | | | | test: Speed up comments test
| * | | | fix: Revert "fix(db): Store last insert id before reconnect"tests/noid/speed-up-comments-testJoas Schilling2025-05-214-43/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit df94cceb7bc350da9860867c9aef7ba03dbb2b6c. There were records of some old IDs being read which is much worse Signed-off-by: Joas Schilling <coding@schilljs.com>