aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* chore(assets): Recompile assetsfix/sharing-password-submit-createnextcloud-command2024-12-129-7/+7
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix(files_sharing): also submit new share on password submitskjnldsv2024-12-121-1/+1
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-12198-724/+948
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #49799 from nextcloud/fix/no-issue/enforced-props-checksF. E Noel Nfebe2024-12-119-15/+14
|\ | | | | fix(files_sharing): Correct property enforced property names
| * chore(assets): Recompile assetsfix/no-issue/enforced-props-checksnextcloud-command2024-12-118-7/+7
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * fix(files_sharing): Correct property enforced property namesnfebe2024-12-111-8/+7
| | | | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com>
* | Merge pull request #49803 from nextcloud/backport/49432/masterJohn Molakvoæ2024-12-113-4/+25
|\ \
| * | chore(assets): Recompile assetsbackport/49432/masternextcloud-command2024-12-112-3/+3
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | fix(files): throttle favorite with max 5 simultaneous requestsskjnldsv2024-12-111-1/+22
|/ / | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Merge pull request #49739 from nextcloud/s3-disable-multipart-remove-debugKate2024-12-111-1/+0
|\ \ | |/ |/| chore: cleanup leftover debug statement
| * chore: cleanup leftover debug statements3-disable-multipart-remove-debugRobin Appelman2024-12-091-1/+0
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #49694 from nextcloud/bugfix/fix-service-worker-scopeJohn Molakvoæ2024-12-113-5/+6
|\ \
| * | chore(assets): Recompile assetsbugfix/fix-service-worker-scopenextcloud-command2024-12-062-3/+3
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | fix: Fix ServiceWorker scope when Nextcloud installed in subfolderKostiantyn Miakshyn2024-12-061-2/+3
| | | | | | | | | | | | Signed-off-by: Kostiantyn Miakshyn <molodchick@gmail.com>
* | | Merge pull request #49685 from nextcloud/fix/fail-safe-files-actionsJohn Molakvoæ2024-12-114-19/+51
|\ \ \
| * | | chore(assets): Recompile assetsfix/fail-safe-files-actionsnextcloud-command2024-12-112-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | fix(files): failsafe when executing actions methodsskjnldsv2024-12-112-16/+48
|/ / / | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | Merge pull request #40394 from nextcloud/updater-change-mimetype-objectstoreJohn Molakvoæ2024-12-112-9/+48
|\ \ \
| * | | fix: fix mimetype not being updated when changing file extention on object storeupdater-change-mimetype-objectstoreRobin Appelman2024-12-052-9/+48
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #49695 from nextcloud/copy-update-cache-excludedJohn Molakvoæ2024-12-111-1/+9
|\ \ \ \
| * | | | fix: only do cache copy in updater if the parent folder should be in cachecopy-update-cache-excludedRobin Appelman2024-12-061-1/+9
| |/ / / | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #49746 from nextcloud/printOnlyOnceTextJohn Molakvoæ2024-12-113-31/+16
|\ \ \ \
| * | | | fix(share): Don't print twice the same informationprintOnlyOnceTextGit'Fellow2024-12-103-31/+16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-1132-4/+684
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #49747 from nextcloud/fix/files_sharing/disable-editingJohn Molakvoæ2024-12-1011-8/+10
|\ \ \ \ \
| * | | | | chore(assets): Recompile assetsfix/files_sharing/disable-editingnextcloud-command2024-12-109-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | fix(SharingEntryQuickShareSelect): Disable quick share select if user can ↵provokateurin2024-12-101-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not edit share Signed-off-by: provokateurin <kate@provokateurin.de>
| * | | | | fix(SharingEntry): Hide edit button if user can not edit shareprovokateurin2024-12-101-1/+2
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | | Merge pull request #49503 from ↵Daniel2024-12-104-28/+46
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | nextcloud/fix/issue-48528-disable-itip-and-imip-messages-2 fix(CalDAV): disable both iTip and iMip messages
| * | | | fix: disable both iTip and iMip messagesfix/issue-48528-disable-itip-and-imip-messages-2SebastianKrupinski2024-12-104-28/+46
|/ / / / | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | | Merge pull request #49750 from nextcloud/bugfix/noid/oracle-federationJoas Schilling2024-12-101-3/+9
|\ \ \ \ | | | | | | | | | | fix(federation): Allow Oracles empty strings
| * | | | fix(federation): Allow Oracles empty stringsbugfix/noid/oracle-federationJoas Schilling2024-12-101-3/+9
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Merge pull request #49693 from nextcloud/fix/files-rename-escJohn Molakvoæ2024-12-104-3/+46
|\ \ \ \ \
| * | | | | chore(assets): Recompile assetsnextcloud-command2024-12-102-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | fix(files): cancel renaming on enter if no file name changesskjnldsv2024-12-102-0/+43
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | Merge pull request #49745 from ↵rakekniven2024-12-101-0/+3
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | nextcloud/fix/texttotextchatwithtools-translator-notes fix(TextToTextChatWithTools): Add translator notes
| * | | | fix(TextToTextChatWithTools): Add translator notesfix/texttotextchatwithtools-translator-notesMarcel Klehr2024-12-101-0/+3
|/ / / / | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-10182-140/+270
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #49740 from nextcloud/bugfix/noid/compatibility-with-30Joas Schilling2024-12-091-7/+10
|\ \ \ \ | | | | | | | | | | fix(federation): Restore compatibility with Nextcloud 30 servers
| * | | | fix(federation): Fall back to old version flagbugfix/noid/compatibility-with-30Joas Schilling2024-12-091-1/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | fix(federation): Restore compatibility with Nextcloud 30 serversJoas Schilling2024-12-091-6/+8
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Merge pull request #49459 from nextcloud/fix/issue-48079-windows-time-zonesSebastian Krupinski2024-12-096-25/+329
|\ \ \ \ \ | |_|_|_|/ |/| | | | fix(CalDav): add support for Microsoft time zones
| * | | | fix: add support for Microsoft time zonesSebastianKrupinski2024-12-091-2/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
| * | | | fix: add support for Microsoft time zonesfix/issue-48079-windows-time-zonesSebastianKrupinski2024-12-096-25/+327
|/ / / / | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | | Merge pull request #49687 from nextcloud/enh/more-task-typesMarcel Klehr2024-12-096-0/+324
|\ \ \ \ | |/ / / |/| | | enh(TaskProcessing): More task types
| * | | feat(TaskProcessing): More task typesMarcel Klehr2024-12-096-0/+324
|/ / / | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | | Merge pull request #49442 from nextcloud/fix/no-issue/link-sharing-defaultsF. E Noel Nfebe2024-12-0910-20/+29
|\ \ \ | | | | | | | | fix(files_sharing): Stop infinite loop blocking link share requests
| * | | chore(assets): Recompile assetsnextcloud-command2024-12-099-7/+7
| | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | fix(files_sharing): Stop infinite loop blocking link share requestsnfebe2024-12-091-13/+22
|/ / / | | | | | | | | | | | | | | | | | | Fixes infinite loop preventing share link creation requests from being sent to the backend. Signed-off-by: nfebe <fenn25.fn@gmail.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-098-16/+20
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>