aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* feat: add more encryption checks to info:fileinfo-file-more-encryption-checksRobin Appelman2025-05-092-0/+22
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Merge pull request #52699 from nextcloud/fix/noid/AppAPI-invalid-userIdAlexander Piskun2025-05-092-1/+3
|\ | | | | fix(webhooks_listener): correctly set userId from event
| * fix(webhooks_listener): correctly set userId from eventOleksander Piskun2025-05-092-1/+3
|/ | | | Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-05-0922-4/+56
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #52634 from nextcloud/perf/share20/get-all-shares-in-folderKate2025-05-088-59/+121
|\
| * perf(Share20): Add interface to query all shares in a folder without ↵perf/share20/get-all-shares-in-folderprovokateurin2025-05-088-59/+121
| | | | | | | | | | | | filtering by user Signed-off-by: provokateurin <kate@provokateurin.de>
* | Merge pull request #52133 from nextcloud/no-shared-direct-downloadRobin Appelman2025-05-081-0/+5
|\ \ | | | | | | fix: disable direct download for shares
| * | fix: disable direct download for sharesno-shared-direct-downloadRobin Appelman2025-04-111-0/+5
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #52543 from ↵Kate2025-05-081-0/+2
|\ \ \ | | | | | | | | | | | | nextcloud/fix/52060/manage-download-on-federated-reshare
| * | | fix(share): assume download enabled on federated sharefix/52060/manage-download-on-federated-reshareMaxence Lange2025-05-061-0/+2
| | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-0836-36/+354
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #52636 from nextcloud/test/files-downloadJohn Molakvoæ2025-05-071-0/+206
|\ \ \ \
| * | | | test: add e2e tests for multiple-files downloadtest/files-downloadFerdinand Thiessen2025-05-051-0/+206
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | Merge pull request #52438 from nextcloud/fix/middle-clickJohn Molakvoæ2025-05-073-5/+7
|\ \ \ \
| * | | | chore(assets): Recompile assetsnextcloud-command2025-05-072-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | fix(files): middle click & ctrl new tabskjnldsv2025-05-071-2/+4
|/ / / / | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | Merge pull request #52375 from nextcloud/fix/noid/metadata-on-fresh-setupKate2025-05-071-0/+2
|\ \ \ \
| * | | | fix(metadata): set background job on fresh setupfix/noid/metadata-on-fresh-setupMaxence Lange2025-04-231-0/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | | | Merge pull request #52623 from nextcloud/feat/noid/get-value-type-from-lexiconMaxence Lange2025-05-071-0/+8
|\ \ \ \ \ | | | | | | | | | | | | iAppConfig: getValueType() get data from lexicon if available
| * | | | | feat(appconfig): getValueType() get data from lexicon if availablefeat/noid/get-value-type-from-lexiconMaxence Lange2025-05-051-0/+8
| | |/ / / | |/| | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-0772-110/+172
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #52586 from nextcloud/bugfix/noid/remove-sleep-from-throttlerDaniel2025-05-066-16/+34
|\ \ \ \ \ | |_|_|/ / |/| | | | fix(throttler): Always use the sleepDelayOrThrowOnMax instead of deprecated sleepDelay
| * | | | fix(throttler): Remove the sleep from the throttler that throwsbugfix/noid/remove-sleep-from-throttlerJoas Schilling2025-05-026-16/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The sleep is not adding benefit when it's being aborted with 429 in other cases anyway. Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Merge pull request #52511 from ↵F. E Noel Nfebe2025-05-0619-18/+100
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/feat/no-issue/show-remote-shares-as-internal-config feat(files_sharing): Add command to control display area for federated shares
| * | | | | chore(assets): Recompile assetsfeat/no-issue/show-remote-shares-as-internal-confignextcloud-command2025-05-0611-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | fix(files_sharing): Move `ConfigLexicon` to Config dir, update sharing inputnfebe2025-05-068-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 lexiconMaxence Lange2025-05-062-1/+42
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | | | | feat(files_sharing): Add toggle for federated share display areanfebe2025-05-064-10/+47
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com>
* | | | | Merge pull request #52047 from nextcloud/sub-mount-filter-no-storageKate2025-05-061-2/+1
|\ \ \ \ \
| * | | | | fix: don't construct storage when checking if a sub-mount is applicablesub-mount-filter-no-storageRobin Appelman2025-04-081-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | Merge pull request #52128 from nextcloud/shared-target-verify-cache-fixKate2025-05-061-3/+4
|\ \ \ \ \ \
| * | | | | | fix: don't return other mounts from share mount providershared-target-verify-cache-fixRobin Appelman2025-04-111-3/+4
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | Merge pull request #52441 from nextcloud/scan-locked-errorKate2025-05-065-7/+48
|\ \ \ \ \ \
| * | | | | | fix: better error message when trying to scan a folder that is already being ↵scan-locked-errorRobin Appelman2025-04-255-7/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scanned Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | Merge pull request #51779 from nextcloud/object-store-filenameKate2025-05-064-20/+66
|\ \ \ \ \ \ \
| * | | | | | | feat: store original storage id and path in object store metadataobject-store-filenameRobin Appelman2025-03-314-4/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | | feat: more generic way of passing metadata to object storage backends for ↵Robin Appelman2025-03-313-20/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new objects Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | | Merge pull request #52182 from nextcloud/feat/dav/public-share-chunked-uploadJohn Molakvoæ2025-05-06124-177/+328
|\ \ \ \ \ \ \ \
| * | | | | | | | chore(deps): Update @nextcloud/upload to ^1.10.0feat/dav/public-share-chunked-uploadprovokateurin2025-05-05102-119/+119
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
| * | | | | | | | feat(dav): Enable chunked upload for public sharesprovokateurin2025-05-056-3/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
| * | | | | | | | feat(dav): Allow UploadHome to handle public sharesprovokateurin2025-05-053-6/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
| * | | | | | | | refactor(dav): Pass UID from UploadHome to UploadFolder and CleanupServiceprovokateurin2025-05-053-15/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
| * | | | | | | | refactor(dav): Replace baseuri manipulation with RootCollection for public ↵provokateurin2025-05-0512-39/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | shares Signed-off-by: provokateurin <kate@provokateurin.de>
| * | | | | | | | feat(dav): Allow share principalsprovokateurin2025-05-051-0/+5
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | | | | | Merge pull request #52360 from ↵Louis2025-05-066-120/+64
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/artonge/fix/use_preview_api_for_blurhash_generation
| * | | | | | | | fix(blurhash): Use preview API to generate the previewsartonge/fix/use_preview_api_for_blurhash_generationLouis Chemineau2025-05-054-74/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows to benefit from all the checks done by the preview API. This also use the newly introduced `cacheResult` argument to limit disk usage. Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | | | | | | feat(previews): Support in memory preview requestLouis Chemineau2025-05-053-47/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows callers to use the API without increasing the disk usage. Example: blurhash generation, where we request a preview for all uploaded pictures, but don't want to necessarily store that preview. Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | | | | | | Merge pull request #51924 from nextcloud/feat/issue-563-calendar-exportDaniel2025-05-0615-15/+522
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | feat: Calendar Export
| * | | | | | | | | feat: Calendar Exportfeat/issue-563-calendar-exportSebastianKrupinski2025-05-0615-15/+522
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | | | | | | | | Merge pull request #52642 from nextcloud/fix/task-cleanup-delayKate2025-05-061-1/+1
|\ \ \ \ \ \ \ \ \ \