Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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> | |||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-19 | 4 | -2/+6 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-18 | 2 | -0/+6 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | fix(files_sharing): allow to disable share download permission | Ferdinand Thiessen | 2025-04-16 | 1 | -0/+9 | |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | revert: do not unify `hide-download` and `prevent-download` permissions | Ferdinand Thiessen | 2025-04-16 | 1 | -5/+0 | |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | fix(files_sharing): do not show download button if `hide-download` is enabled | Ferdinand Thiessen | 2025-04-16 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | refactor(files): use new `hide-download` WebDAV property for download action | Ferdinand Thiessen | 2025-04-16 | 2 | -1/+4 | |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-16 | 6 | -2/+10 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | fix(files_sharing): Apply default password setting in SharingDetailsTabfix/no-issue/use-password-default-sharing-details | nfebe | 2025-04-15 | 3 | -39/+23 | |
| | | | | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com> | |||||
* | | Merge pull request #50905 from nextcloud/fix/rate-limit-share-creation | John Molakvoæ | 2025-04-15 | 1 | -1/+2 | |
|\ \ | ||||||
| * | | fix(files_sharing): adjust rate limit share creation to 20 over 10 minutes | John Molakvoæ | 2025-04-15 | 1 | -1/+1 | |
| | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | |||||
| * | | fix(files_sharing): rate limit share creation 10 times per 10 minutes | skjnldsv | 2025-04-15 | 1 | -1/+2 | |
| | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | |||||
* | | | Merge pull request #52072 from nextcloud/fix/sharing-exp-date | John Molakvoæ | 2025-04-15 | 1 | -2/+2 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | fix(files_sharing): file request pass empty string if password or expiration ↵ | skjnldsv | 2025-04-14 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | is disabled Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | |||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-15 | 2 | -4/+4 | |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Merge pull request #52086 from nextcloud/fix/cleanup-user-backends | Côme Chilliet | 2025-04-14 | 1 | -4/+4 | |
|\ \ | | | | | | | Cleanup user backends related methods |