aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
...
| * | fix(SyncLivePhotosListener): Don't handle copy event emitted from usfix/emit_hooks_on_copyJonas2025-05-271-1/+9
| | | | | | | | | | | | | | | | | | | | | Running $peerFile->copy() causes a second BeforeNodeCopiedEvent now, which we don't want to handle. Signed-off-by: Jonas <jonas@freesources.org>
* | | test: Migrate User LDAP to phpunit 10tests/noid/ldapJoas Schilling2025-05-2832-662/+606
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | test(dav): adjust test cases for PHPUnit 10Ferdinand Thiessen2025-05-281-2/+2
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | fix(DAV): Check if the header is actually the expected formatJoas Schilling2025-05-281-0/+6
| | | | | | | | | | | | | | | | | | | | | Not sure how the test ever passed as it can only throw with strict types which are not yet enabled Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | test: Migrate remaining DAV tests to PHPUnit 10Joas Schilling2025-05-2878-1753/+1050
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-2830-114/+144
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #53122 from nextcloud/tests/noid/dav-systemtagJoas Schilling2025-05-2711-386/+250
|\ \ \ | |/ / |/| | test: Migrate DAV Systemtags tests to PHPUnit 10
| * | test: Migrate DAV Systemtags tests to PHPUnit 10tests/noid/dav-systemtagJoas Schilling2025-05-2711-386/+250
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #52752 from ↵Kate2025-05-273-0/+119
|\ \ \ | | | | | | | | | | | | nextcloud/leftybournes/fix/files_trashbin_dont_restore_full
| * | | fix(files_trashbin): check if there is enough space before restoringleftybournes/fix/files_trashbin_dont_restore_fullKent Delante2025-05-203-0/+119
| | | | | | | | | | | | | | | | Signed-off-by: Kent Delante <kent.delante@proton.me>
* | | | Merge pull request #53120 from nextcloud/background-scan-eqBenjamin Gaussorgues2025-05-271-3/+3
|\ \ \ \
| * | | | perf: improve query to determine which users need a background scanbackground-scan-eqRobin Appelman2025-05-261-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-2748-2/+134
| |_|/ / |/| | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | fix(files_sharing): show note, label and list of uploaded files on file dropFerdinand Thiessen2025-05-264-17/+94
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | This was missing from the Vue migration of the public share view: - Show the note as the description of the file drop - Show the label as the heading of the file drop if available - Show list of uploaded files for verification Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #53111 from nextcloud/tests/noid/carddav-testsKate2025-05-2623-692/+488
|\ \ \
| * | | test: Migrate CardDAV tests to PHPUnit10tests/noid/carddav-testsJoas Schilling2025-05-2523-692/+488
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-26112-282/+36
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #53108 from nextcloud/rakekniven-patch-2Andy Scherzinger2025-05-251-1/+1
|\ \ \ | | | | | | | | chore(18n): More natural english - fix plural typo
| * | | chore(18n): More natural english - fix plural typorakekniven-patch-2rakekniven2025-05-251-1/+1
| | | | | | | | | | | | Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* | | | Merge pull request #53106 from nextcloud/tests/noid/caldav-testsJoas Schilling2025-05-2571-1117/+829
|\ \ \ \ | |/ / / |/| | | test: Migrate CalDAV tests to PHPUnit10
| * | | test: Migrate CalDAV tests to PHPUnit10tests/noid/caldav-testsJoas Schilling2025-05-2571-1117/+829
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-25112-270/+326
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #52897 from ↵John Molakvoæ2025-05-241-3/+3
|\ \ \ | | | | | | | | | | | | nextcloud/Jerome-Herbinet-replace-remove-wording-with-delete
| * | | 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-2420-2/+72
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | fix: hide guests group from principal backendbug/noid/hide-guests-groupsDaniel Kesselberg2025-05-231-3/+5
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | 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>
* | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-2310-6/+24
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | fix: Use logger correctly in UserRow.vuenfebe2025-05-221-1/+1
| | | | | | | | | | | | 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>
* | | 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-225-37/+57
|\ \ \ | | | | | | | | | | | | 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-212-8/+13
| | | | | | | | | | | | | | | | | | | | | | | | 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-213-29/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-2214-22/+166
| | | | | | | | | | | | | | | | 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>
* | | | | 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>
* | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-21916-8032/+1412
|/ / / / | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #53005 from nextcloud/bugfix/noid/fix-icon-builder-warningJoas Schilling2025-05-202-15/+10
|\ \ \ \ | | | | | | | | | | fix(theming): Instead of expecting a warning handle it properly
| * | | | fix(theming): Instead of expecting a warning handle it properlyJoas Schilling2025-05-202-15/+10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Merge pull request #52927 from ↵Kate2025-05-2036-345/+270
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | nextcloud/tests/noid/migrate-files-external-to-phpunit10
| * | | | test: Prepare files_external for PHPUnit10tests/noid/migrate-files-external-to-phpunit10Joas Schilling2025-05-2036-345/+270
| | |/ / | |/| | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>