Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(dav): file drop nickname | skjnldsv | 2025-06-05 | 2 | -2/+47 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | fix(files_sharing): show message when nickname is not valid | skjnldsv | 2025-06-05 | 1 | -1/+16 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-06-05 | 2 | -18/+18 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-06-04 | 2 | -44/+44 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-06-03 | 6 | -8/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | test(files_sharing): split `testCanAccessShare` into separate tests and fix ↵test/files-sharing-phpunit | Ferdinand Thiessen | 2025-06-02 | 1 | -36/+81 |
| | | | | | | | | | | for PHPUnit 10 - split the test into individual test cases - fix invalid call to `onConsecutiveCalls` (it was called more than defined values and is deprecated in v10 anyways). Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-06-02 | 2 | -2/+56 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | docs: update openAPI extracted filesdependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.7.0 | Ferdinand Thiessen | 2025-06-01 | 1 | -1/+32 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #53235 from nextcloud/test/fix-files-sharing | Kate | 2025-06-01 | 5 | -135/+95 |
|\ | |||||
| * | test(files_sharing): adjust mocks of `Talk` classestest/fix-files-sharing | Ferdinand Thiessen | 2025-05-31 | 1 | -7/+19 |
| | | | | | | | | | | | | | | Classes need to exist to be mocked (reflection), thus unknown classes only can be mocked as `stdClass`. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | test(files_sharing): adjust tests for PHPUnit v10 | Ferdinand Thiessen | 2025-05-31 | 5 | -131/+79 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-06-01 | 4 | -6/+12 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | chore: adjust stylesheets to new codestyle | Ferdinand Thiessen | 2025-05-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-31 | 6 | -2/+8 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-30 | 6 | -0/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-29 | 8 | -2/+8 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-28 | 10 | -0/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(files_sharing): show note, label and list of uploaded files on file drop | Ferdinand Thiessen | 2025-05-26 | 4 | -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 #52810 from ↵ | Louis | 2025-05-22 | 2 | -8/+13 |
|\ | | | | | | | 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.php | Louis Chemineau | 2025-05-21 | 2 | -8/+13 |
| | | | | | | | | | | | | Follow-up of #48098 Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-22 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-21 | 92 | -520/+226 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-20 | 8 | -22/+28 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Revert "fix(files_sharing): Filter own shares that are reshares"revert-52503-fix/files_sharing/filter-own-reshared-shares | Joas Schilling | 2025-05-19 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #52503 from ↵ | Kate | 2025-05-19 | 1 | -1/+1 |
|\ \ | | | | | | | | | | nextcloud/fix/files_sharing/filter-own-reshared-shares | ||||
| * | | fix(files_sharing): Filter own shares that are resharesfix/files_sharing/filter-own-reshared-shares | provokateurin | 2025-05-19 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | fix(tests): Register mount in loginHelper as wellfix/noid/encrypted-propagation-test | Marcel Müller | 2025-05-19 | 1 | -2/+7 |
|/ / | | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de> | ||||
* | | Merge pull request #52901 from nextcloud/chore/remove-dead-code-files | Kate | 2025-05-19 | 3 | -10/+88 |
|\ \ | |||||
| * | | refactor: move tag handling from files handler to files_sharingchore/remove-dead-code-files | Ferdinand Thiessen | 2025-05-16 | 3 | -10/+88 |
| |/ | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-19 | 2 | -0/+4 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-18 | 2 | -0/+10 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-17 | 6 | -4/+10 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-16 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #52533 from nextcloud/fix/no-account-filter-public-share | John Molakvoæ | 2025-05-15 | 1 | -0/+6 |
|\ | | | | | fix: do not show account filter for public shares | ||||
| * | fix: do not show account filter for public shares | Ferdinand Thiessen | 2025-05-13 | 1 | -0/+6 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | fix(files_sharing): Show note if note exists on share | nfebe | 2025-05-14 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | When a share includes a note, ensure the note checkbox is checked and the note is displayed when reopening the share sidebar. Fixes: #52794. Signed-off-by: nfebe <fenn25.fn@gmail.com> | ||||
* | | Merge pull request #48560 from nextcloud/fix/migrate-encryption-away-from-hooks | Côme Chilliet | 2025-05-14 | 2 | -3/+12 |
|\ \ | | | | | | | feat(encryption): Migrate from hooks to events | ||||
| * | | fix(tests): Set encryption configuration even earlier so that all users are ↵fix/migrate-encryption-away-from-hooks | Côme Chilliet | 2025-05-13 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | created with private key Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | fix(tests): Avoid user login before a private key is setup | Côme Chilliet | 2025-05-13 | 2 | -3/+8 |
| |/ | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Merge pull request #52817 from nextcloud/chore/deps/rector-2.0 | Côme Chilliet | 2025-05-14 | 1 | -1/+2 |
|\ \ | | | | | | | chore(deps): Update rector to ^2.0 | ||||
| * | | refactor: Apply rector refactoringschore/deps/rector-2.0 | provokateurin | 2025-05-14 | 1 | -1/+2 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | Merge pull request #52775 from nextcloud/nested-jail-root | Andy Scherzinger | 2025-05-14 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | fix unjailedroot of nested jails if there are other wrappers in between | ||||
| * | | fix: fix unjailedroot of nested jails if there are other wrappers in betweennested-jail-root | Robin Appelman | 2025-05-13 | 1 | -1/+1 |
| |/ | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #52792 from nextcloud/fix/mime-fallback-public | John Molakvoæ | 2025-05-14 | 3 | -2/+39 |
|\ \ | |||||
| * | | fix(files_sharing): add mime fallback to public preview toofix/mime-fallback-public | John Molakvoæ (skjnldsv) | 2025-05-13 | 3 | -2/+39 |
| |/ | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* / | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-14 | 6 | -10/+16 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-13 | 4 | -0/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-12 | 2 | -0/+8 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-11 | 20 | -14/+104 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-10 | 56 | -134/+136 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |