aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix(TaskProcessingApiController): Improve error handlingfix/taskprocessingcontroller-errorhandlingMarcel Klehr13 days1-8/+36
| | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* fix(l10n): Update translations from TransifexNextcloud bot13 days28-4/+284
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #53922 from nextcloud/fix/noid/fed-share-on-local-reshareKate14 days1-1/+4
|\
| * feat(federated-share): forward notification only on remote resharefix/noid/fed-share-on-local-reshareMaxence Lange14 days1-1/+4
| | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | Merge pull request #54019 from nextcloud/fix/app-discover-section-mediaKate14 days1-3/+48
|\ \ | |/ |/|
| * fix(settings): verify source of app-discover mediafix/app-discover-section-mediaFerdinand Thiessen14 days1-3/+48
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #54007 from ↵Maxence Lange14 days2-6/+3
|\ \ | | | | | | | | | | | | nextcloud/fix/noid/no-lazy-loading-on-isBypassListed fix(bruteforce): limit appconfig lazy loading
| * | fix(bruteforce): limit appconfig lazy loadingfix/noid/no-lazy-loading-on-isBypassListedMaxence Lange2025-07-202-6/+3
| | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | Merge pull request #54017 from nextcloud/chore/codeowners/caldav-carddavJoas Schilling14 days1-0/+2
|\ \ \ | | | | | | | | chore(codeowners): add codeowners for calendar and contacts impl
| * | | chore(codeowners): add codeowners for calendar and contacts implDaniel Kesselberg2025-07-211-0/+2
| | |/ | |/| | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | Merge pull request #53986 from ↵Joas Schilling14 days1-0/+7
|\ \ \ | |/ / |/| | | | | | | | nextcloud/bugfix/53985/trigger-update-for-autodisabled-local-apps fix(update): Correctly trigger update for auto-disabled local apps
| * | fix(update): Correctly trigger update for auto-disabled local appsbugfix/53985/trigger-update-for-autodisabled-local-appsJoas Schilling2025-07-171-0/+7
| | | | | | | | | | | | | | | | | | | | | When updating a local app we still need to run updateApp so that repair steps and migrations are correctly executed Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #54003 from nextcloud/enh/noid/appconfig-get-fast-keysKate2025-07-213-2/+67
|\ \ \ | | |/ | |/|
| * | feat(appconfig): add searchKeys()enh/noid/appconfig-get-fast-keysMaxence Lange2025-07-183-2/+67
| | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | fix(l10n): Update translations from TransifexNextcloud bot2025-07-2010-0/+272
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-07-1934-32/+164
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-07-1814-14/+480
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #53979 from nextcloud/fix/settings-share-folderFerdinand Thiessen2025-07-171-4/+7
|\ \ | | | | | | fix(files_sharing): ensure share folder exists in the settings
| * | fix(files_sharing): ensure share folder exists in the settingsfix/settings-share-folderFerdinand Thiessen2025-07-161-4/+7
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #53993 from nextcloud/fix/files-mtimeFerdinand Thiessen2025-07-173-4/+4
|\ \ \ | | | | | | | | fix(files): make sure mtime row is wide enough
| * | | chore: compile assetsfix/files-mtimeFerdinand Thiessen2025-07-172-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | fix(files): make sure mtime row is wide enoughFerdinand Thiessen2025-07-171-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | Merge pull request #52777 from nextcloud/feat/add-config-for-share-permFerdinand Thiessen2025-07-1716-18/+130
|\ \ \ \ | |/ / / |/| | | feat(files_sharing): add config option for extending link-share permissions
| * | | chore(assets): Recompile assetsfeat/add-config-for-share-permnextcloud-command2025-07-172-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | fix(Coordinator): ensure the core app is loaded firstFerdinand Thiessen2025-07-172-3/+7
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | feat(files_sharing): add config option for extending link-share permissionsFerdinand Thiessen2025-07-1712-12/+120
|/ / / | | | | | | | | | | | | | | | | | | | | | This allows the admin to control the behavior whether link shares with READ permissions should be extended to also gain SHARE permissions, allowing users (public share receivers) to add the share to their cloud. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #53984 from nextcloud/feat/hint-hiddenJohn Molakvoæ2025-07-173-4/+15
|\ \ \ | | | | | | | | fix(files): show hidden new file name warning
| * | | chore(assets): Recompile assetsfeat/hint-hiddennextcloud-command2025-07-172-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | feat(files): show hidden new file name warningskjnldsv2025-07-171-1/+12
|/ / / | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | Merge pull request #53965 from nextcloud/feat/order-actionJohn Molakvoæ2025-07-174-4/+33
|\ \ \ | | | | | | | | feat(files): allow custom setting order
| * | | chore(assets): Recompile assetsnextcloud-command2025-07-172-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | feat(files): allow custom setting orderskjnldsv2025-07-172-1/+30
| | |/ | |/| | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | Merge pull request #53964 from ↵Daniel Calviño Sánchez2025-07-173-4/+10
|\ \ \ | |/ / |/| | | | | | | | nextcloud/fix-clearing-unified-search-when-modal-is-closed fix: Fix clearing unified search when modal is closed
| * | chore(assets): Recompile assetsfix-clearing-unified-search-when-modal-is-closednextcloud-command2025-07-162-3/+3
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | fix: Fix clearing unified search when modal is closedDaniel Calviño Sánchez2025-07-161-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The unified search modal was intended to be cleared when closed. However, "UnifiedSearchModal" did not emit "update:query" when its internal query value ("searchQuery") changed, so "UnifiedSearch.query" was kept as an empty string. When the modal was closed "update:query" was emitted with an empty string, which should have cleared "UnifiedSearch.query" and that, in turn, should have cleared the modal. However as "UnifiedSearch.query" was already an empty string the watcher that updates "UnifiedSearchModal.searchQuery" from "UnifiedSearch.query" was not triggered and the modal was not cleared. As "UnifiedSearch.query" is now updated with the value of "UnifiedSearchModal.searchQuery" the latter can not be trimmed when updated from the former, as that would in turn also trim "UnifiedSearchModal.searchQuery" and prevent to search for anything with spaces at the beginning or end (even if those trailing spaces are just temporary while writing something like "searched value"). Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | Revert "fix(files): new folder icon color"skjnldsv2025-07-171-4/+1
| | | | | | | | | | | | This reverts commit 221d8b641aac5ac3ab4935a5e38369b75ff624c1.
* | | fix(files): new folder icon colorskjnldsv2025-07-171-1/+4
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | fix(l10n): Update translations from TransifexNextcloud bot2025-07-1718-2/+466
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #53968 from nextcloud/feat/files-row-heightJohn Molakvoæ2025-07-167-21/+23
|\ \ \ | | | | | | | | feat(files): reduce row height
| * | | chore(assets): Recompile assetsnextcloud-command2025-07-162-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | fix(files): drag ghost imagefeat/files-row-heightskjnldsv2025-07-161-10/+12
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | feat(files): reduce row heightskjnldsv2025-07-165-11/+11
|/ / / | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | Merge pull request #53972 from ↵Richard Steinmetz2025-07-161-1/+3
|\ \ \ | |/ / |/| | | | | | | | nextcloud/bug/noid/self-signed-trusted-servers-address-book-sync fix(federation): respect sharing.federation.allowSelfSignedCertificat…
| * | fix(federation): respect sharing.federation.allowSelfSignedCertificates for ↵bug/noid/self-signed-trusted-servers-address-book-syncDaniel Kesselberg2025-07-161-1/+3
|/ / | | | | | | | | | | | | | | address book sync The configuration option, to accept self-signed certificates, is now also used when syncing address books. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #53449 from nextcloud/feat/noid/preset-configMaxence Lange2025-07-1612-19/+256
|\ \ | | | | | | feat(lexicon): configurable presets
| * | feat(lexicon): preset()feat/noid/preset-configMaxence Lange2025-07-1512-19/+256
| | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | Merge pull request #53954 from ↵Joas Schilling2025-07-162-3/+3
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/automated/noid/master-update-ca-cert-bundle [master] fix(security): Update CA certificate bundle
| * | | fix(security): Update CA certificate bundleautomated/noid/master-update-ca-cert-bundlenextcloud-command2025-07-162-3/+3
|/ / / | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | fix(l10n): Update translations from TransifexNextcloud bot2025-07-1638-10/+280
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #53859 from nextcloud/feat/context-chat-ocpEdward Ly2025-07-1510-0/+345
|\ \ \ | | | | | | | | feat: add Context Chat OCP API