aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* fix(settings): Make header style inline with other pagesbackport/49820/stable30Git'Fellow2025-01-211-1/+3
| | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* Merge pull request #50197 from nextcloud/backport/50177/stable30Maksim Sukharev2025-01-211-0/+5
|\
| * fix(files): hide move dialog action if destination has no CREATE permissionMaksim Sukharev2025-01-171-0/+5
| | | | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-21174-364/+552
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #50278 from nextcloud/backport/50265/stable30max-nextcloud2025-01-201-1/+1
|\ \ | | | | | | [stable30] fix(encryption): handle empty encryptionModules fine
| * | fix(encryption): handle empty encryptionModules fineMax2025-01-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | `[].find(...)` will return `undefined`. `undefined[0]` throws an exception. Handle this case more gracefully. Signed-off-by: Max <max@nextcloud.com>
* | | chore(i18n): Improved grammarrakekniven2025-01-201-1/+1
|/ / | | | | | | | | | | | | Reported at Transifex Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-2018-6/+56
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1916-10/+46
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix: Apply enforce theme config for anonymous users as wellbackport/50076/stable30Kostiantyn Miakshyn2025-01-181-1/+4
| | | | | | | | Signed-off-by: Kostiantyn Miakshyn <molodchick@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1834-14/+224
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(files): Add empty alt text to purely decorative iconsfix/legacy-file-dropFerdinand Thiessen2025-01-172-3/+3
|/ | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1730-0/+212
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50174 from nextcloud/backport/50152/stable30Ferdinand Thiessen2025-01-161-2/+4
|\ | | | | [stable30] fix(dashboard): don't initially load items of hidden api widgets
| * fix(dashboard): don't initially load items of hidden api widgetsRichard Steinmetz2025-01-161-2/+4
| | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | Merge pull request #49306 from nextcloud/backport/49271/stable30Ferdinand Thiessen2025-01-161-3/+3
|\ \ | | | | | | [stable30] fix(files): Make injected actions reactive
| * | fix(files): Make injected actions reactiveFerdinand Thiessen2025-01-131-3/+3
| | | | | | | | | | | | | | | | | | | | | Provided values are not reactive by default and by design, we must need computed to make them reactive. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | fix(settings): Correctly parse and display default quotabackport/50187/stable30Ferdinand Thiessen2025-01-161-11/+28
| |/ |/| | | | | | | | | | | | | | | | | | | In the account management settings (default settings) the quota was parsed not consistently with how we do it everywhere else. Meaning `1 KB` should be 1024 bytes not 1000 bytes. Also this fixes an issue where searching "1KB" does not yield any output because of the space in the parsed value "1 KB". Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | fix(files_sharing): Remove debounce from expiration date formattingFerdinand Thiessen2025-01-162-4/+6
| | | | | | | | | | | | | | | | This should be done as soon as changed, as the value is not passed to API but needs to be tracked internally (e.g. if you quickly press "save"). Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | fix(files_sharing): Stop overwriting the share expiration date with the ↵provokateurin2025-01-161-4/+1
| | | | | | | | | | | | default expiration date Signed-off-by: provokateurin <kate@provokateurin.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-16100-4/+108
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1598-98/+98
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1416-2/+54
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1328-78/+228
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1214-2/+42
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-11116-28/+280
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(setupchecks): Binary data can have problems with serializebackport/50113/stable30Git'Fellow2025-01-101-2/+2
| | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-104-8/+66
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-0928-4/+394
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(settings): Fix log file download return typeprovokateurin2025-01-083-11/+17
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-08188-444/+612
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(app-store): add missing exApps list items to search filterAndrey Borysenko2025-01-071-1/+2
| | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
* fix: block moving files to it's own parent with davbackport/49966/stable30Robin Appelman2025-01-071-0/+5
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-076-0/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix: remove references to non-existent ShareTypesnfebe2025-01-062-5/+5
| | | | | | | A refactor was done to remove ShareTypes and an incomplete backport of 00c2b94391819eda77ddc7ab347972383c6319c0 left incorrect references to shareTypes. Signed-off-by: nfebe <fenn25.fn@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-068-62/+78
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-0510-66/+70
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-048-0/+224
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-038-4/+62
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(files_sharing): List of share type during recipient lookupLouis Chemineau2025-01-021-1/+11
| | | | | | | | ShareType lists both names and ids so Object.entries return too much. This was also making useless the following condition adding ShareType.Email Signed-off-by: Louis Chemineau <louis@chmn.me>
* fix: Only show share permission if re-sharablenfebe2025-01-021-2/+5
| | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com> [skip ci]
* refactor: Use new `ShareType` across file_sharingnfebe2025-01-0217-131/+105
| | | | Signed-off-by: nfebe <fenn25.fn@gmail.com>
* fix(federatedfilesharing): fix notification typobackport/49974/stable30skjnldsv2025-01-021-1/+1
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-026-2/+52
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #49994 from nextcloud/backport/49847/stable30Git'Fellow2025-01-012-28/+0
|\ | | | | [stable30] fix(shares): Remove noisy text from email
| * fix(shares): Remove noisy text from emailsbackport/49847/stable30Git'Fellow2024-12-302-28/+0
| | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-3182-130/+48
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #49878 from nextcloud/backport/49746/stable30Git'Fellow2024-12-302-21/+7
|\ | | | | [stable30] fix(share): Don't print twice the same text on emails
| * fix(share): Don't print twice the same informationbackport/49746/stable30Git'Fellow2024-12-162-21/+7
| | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | Merge pull request #49556 from nextcloud/backport/49281/stable30Richard Steinmetz2024-12-301-1/+1
|\ \ | | | | | | [stable30] chore(i18n): Fixed grammar