Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> | ||||
* | chore(i18n): Use plural | rakekniven | 2025-05-09 | 1 | -1/+1 |
| | | | Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> | ||||
* | Spelling standardization | Valdnet | 2025-05-09 | 1 | -2/+2 |
| | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-09 | 4 | -2/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #52133 from nextcloud/no-shared-direct-download | Robin Appelman | 2025-05-08 | 1 | -0/+5 |
|\ | | | | | fix: disable direct download for shares | ||||
| * | fix: disable direct download for sharesno-shared-direct-download | Robin Appelman | 2025-04-11 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #52543 from ↵ | Kate | 2025-05-08 | 1 | -0/+2 |
|\ \ | | | | | | | | | | nextcloud/fix/52060/manage-download-on-federated-reshare | ||||
| * | | fix(share): assume download enabled on federated sharefix/52060/manage-download-on-federated-reshare | Maxence Lange | 2025-05-06 | 1 | -0/+2 |
| | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-08 | 14 | -6/+220 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-07 | 56 | -110/+110 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix(files_sharing): Move `ConfigLexicon` to Config dir, update sharing input | nfebe | 2025-05-06 | 8 | -11/+15 |
| | | | | | | | | | | | | | | | | - Fix autoloading for new `ConfigLexicon` - Ensure that sharing input in sharing tab respect `show-federated-shares-as-internal`: This is important, because when federated shares are shown as internal the users should add them from the internal shares section Signed-off-by: nfebe <fenn25.fn@gmail.com> | ||||
* | | refactor: use config lexicon | Maxence Lange | 2025-05-06 | 2 | -1/+42 |
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | feat(files_sharing): Add toggle for federated share display area | nfebe | 2025-05-06 | 4 | -10/+47 |
| | | | | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com> | ||||
* | | Merge pull request #52128 from nextcloud/shared-target-verify-cache-fix | Kate | 2025-05-06 | 1 | -3/+4 |
|\ \ | |||||
| * | | fix: don't return other mounts from share mount providershared-target-verify-cache-fix | Robin Appelman | 2025-04-11 | 1 | -3/+4 |
| |/ | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-06 | 2 | -16/+16 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-05 | 4 | -54/+56 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-01 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #52532 from nextcloud/fix/public-displayname-owner | John Molakvoæ | 2025-04-30 | 2 | -1/+7 |
|\ \ | |||||
| * | | fix(files_sharing): bring back owner and ownerDisplayName initial statefix/public-displayname-owner | skjnldsv | 2025-04-29 | 2 | -1/+7 |
| | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | | fix(dav): check the owner displayName scope before giving attribute | skjnldsv | 2025-04-30 | 1 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-30 | 2 | -2/+66 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix(files_sharing): Prevent create/delete permissions on file shares | nfebe | 2025-04-29 | 2 | -3/+34 |
| | | | | | | | | | | | | | | File shares can't support create or delete permissions. This change ensures those permissions are stripped or ignored when the shared item is not a folder. Signed-off-by: nfebe <fenn25.fn@gmail.com> | ||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-29 | 6 | -6/+6 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #52423 from ↵ | F. E Noel Nfebe | 2025-04-28 | 1 | -4/+21 |
|\ \ | | | | | | | | | | | | | nextcloud/fix/51226/show-remote-shares-as-external-2 fix(files_sharing): Show remote shares as external | ||||
| * | | perf(files_sharing): Change sharing filtering from O(3n) to O(n) | nfebe | 2025-04-25 | 1 | -3/+9 |
| | | | | | | | | | | | | | | | | | | | | | Replaced multiple Array.filter() calls with a single loop to improve performance. This avoids redundant iterations over the shares array and categorizes them more efficiently. Signed-off-by: nfebe <fenn25.fn@gmail.com> | ||||
| * | | fix(files_sharing): Show remote shares in external shares section | nfebe | 2025-04-25 | 1 | -4/+15 |
| | | | | | | | | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com> | ||||
* | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-28 | 2 | -0/+4 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-26 | 4 | -0/+12 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-25 | 74 | -214/+140 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix(files_sharing): Improve expiration date input change handling | nfebe | 2025-04-24 | 2 | -6/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | If the time picker component is emitting a Date object already, then there is redundant call of `new Date(new Date())` and therefore introduces subtle bugs, for example on chrome users could not enter expiration date with keyboard. - Use @update:model-value instead of @change/@input for more reliable date updates - Ensure null and invalid dates are handled correctly in onExpirationChange - Validate date input before updating defaultExpirationDateEnabled Resolves : https://github.com/nextcloud/server/issues/51875 Signed-off-by: nfebe <fenn25.fn@gmail.com> | ||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-24 | 92 | -242/+336 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | chore(i18n): Use "name" instead of "nickname" | rakekniven | 2025-04-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | Users asked why they should use a nickname? "Name" covers nickname, pseudonym, username or real name. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> | ||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-22 | 2 | -0/+8 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-21 | 2 | -0/+44 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-20 | 2 | -2/+54 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |