Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #52778 from ↵ | Christoph Wurst | 2025-05-13 | 1 | -42/+95 | |
|\ \ | |/ |/| | | | | | nextcloud/fix/noid-check-for-properties-before-processing fix: check if properties exist before using them | |||||
| * | fix: check if properties exist before using themfix/noid-check-for-properties-before-processing | SebastianKrupinski | 2025-05-12 | 1 | -42/+95 | |
| | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | |||||
* | | Merge pull request #51920 from nextcloud/newfolder-race-improvements | Côme Chilliet | 2025-05-13 | 1 | -2/+15 | |
|\ \ | |/ |/| | fix: improve handling of newFolder race condition handling | |||||
| * | fix: improve handling of newFolder race condition handlingnewfolder-race-improvements | Robin Appelman | 2025-05-08 | 1 | -2/+15 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | Merge pull request #52706 from nextcloud/info-file-more-encryption-checks | Robin Appelman | 2025-05-12 | 1 | -0/+12 | |
|\ \ | | | | | | | feat: add more encryption checks to info:file | |||||
| * | | feat: add more encryption checks to info:fileinfo-file-more-encryption-checks | Robin Appelman | 2025-05-09 | 1 | -0/+12 | |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | Merge pull request #52665 from nextcloud/mountpoint-mkdir-quota | Robin Appelman | 2025-05-12 | 2 | -0/+19 | |
|\ \ \ | | | | | | | | | fix: create mountpoint folder even if the user has a quota of 0 | |||||
| * | | | fix: create mountpoint folder even if the user has a quota of 0mountpoint-mkdir-quota | Robin Appelman | 2025-05-08 | 2 | -0/+19 | |
| | |/ | |/| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-12 | 4 | -2/+4 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-11 | 6 | -2/+30 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | Merge pull request #52707 from nextcloud/encryption-no-header-size-error | Kate | 2025-05-10 | 4 | -0/+30 | |
|\ \ \ | ||||||
| * | | | fix: throw a better error if we can't get the encrypted header sizeencryption-no-header-size-error | Robin Appelman | 2025-05-09 | 4 | -0/+30 | |
| | |/ | |/| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-10 | 2 | -0/+2 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | fix: add calendar enablefix/noid/calendar-enabled | SebastianKrupinski | 2025-05-09 | 3 | -0/+26 | |
|/ / | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | |||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-09 | 4 | -0/+18 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Merge pull request #52634 from nextcloud/perf/share20/get-all-shares-in-folder | Kate | 2025-05-08 | 5 | -19/+62 | |
|\ \ | |/ |/| | ||||||
| * | perf(Share20): Add interface to query all shares in a folder without ↵perf/share20/get-all-shares-in-folder | provokateurin | 2025-05-08 | 5 | -19/+62 | |
| | | | | | | | | | | | | filtering by user Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-08 | 4 | -12/+32 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Merge pull request #52375 from nextcloud/fix/noid/metadata-on-fresh-setup | Kate | 2025-05-07 | 1 | -0/+2 | |
|\ \ | ||||||
| * | | fix(metadata): set background job on fresh setupfix/noid/metadata-on-fresh-setup | Maxence Lange | 2025-04-23 | 1 | -0/+2 | |
| | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | |||||
* | | | Merge pull request #52623 from nextcloud/feat/noid/get-value-type-from-lexicon | Maxence Lange | 2025-05-07 | 1 | -0/+8 | |
|\ \ \ | | | | | | | | | iAppConfig: getValueType() get data from lexicon if available | |||||
| * | | | feat(appconfig): getValueType() get data from lexicon if availablefeat/noid/get-value-type-from-lexicon | Maxence Lange | 2025-05-05 | 1 | -0/+8 | |
| | |/ | |/| | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | |||||
* | | | Merge pull request #52586 from nextcloud/bugfix/noid/remove-sleep-from-throttler | Daniel | 2025-05-06 | 2 | -10/+21 | |
|\ \ \ | | | | | | | | | fix(throttler): Always use the sleepDelayOrThrowOnMax instead of deprecated sleepDelay | |||||
| * | | | fix(throttler): Remove the sleep from the throttler that throwsbugfix/noid/remove-sleep-from-throttler | Joas Schilling | 2025-05-02 | 2 | -10/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 #52047 from nextcloud/sub-mount-filter-no-storage | Kate | 2025-05-06 | 1 | -2/+1 | |
|\ \ \ \ | ||||||
| * | | | | fix: don't construct storage when checking if a sub-mount is applicablesub-mount-filter-no-storage | Robin Appelman | 2025-04-08 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | | | Merge pull request #52441 from nextcloud/scan-locked-error | Kate | 2025-05-06 | 3 | -6/+27 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix: better error message when trying to scan a folder that is already being ↵scan-locked-error | Robin Appelman | 2025-04-25 | 3 | -6/+27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scanned Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | | | | Merge pull request #51779 from nextcloud/object-store-filename | Kate | 2025-05-06 | 4 | -20/+66 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | feat: store original storage id and path in object store metadataobject-store-filename | Robin Appelman | 2025-03-31 | 4 | -4/+29 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
| * | | | | | | feat: more generic way of passing metadata to object storage backends for ↵ | Robin Appelman | 2025-03-31 | 3 | -20/+41 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new objects Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | | | | | Merge pull request #52360 from ↵ | Louis | 2025-05-06 | 4 | -83/+54 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/artonge/fix/use_preview_api_for_blurhash_generation | |||||
| * | | | | | | | fix(blurhash): Use preview API to generate the previewsartonge/fix/use_preview_api_for_blurhash_generation | Louis Chemineau | 2025-05-05 | 2 | -37/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 request | Louis Chemineau | 2025-05-05 | 3 | -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-export | Daniel | 2025-05-06 | 4 | -0/+103 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | feat: Calendar Export | |||||
| * | | | | | | | feat: Calendar Exportfeat/issue-563-calendar-export | SebastianKrupinski | 2025-05-06 | 4 | -0/+103 | |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | |||||
* / / / / / / | fix(TaskProcessing): increase task cleanup delayfix/task-cleanup-delay | Edward Ly | 2025-05-05 | 1 | -1/+1 | |
|/ / / / / / | | | | | | | | | | | | | | | | | | | Signed-off-by: Edward Ly <contact@edward.ly> | |||||
* | | | | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-04 | 2 | -0/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-03 | 4 | -0/+18 | |
| |_|_|/ / |/| | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | | | Merge pull request #52542 from nextcloud/artonge/fix/forward_extra | Andy Scherzinger | 2025-05-02 | 2 | -2/+2 | |
|\ \ \ \ \ | | | | | | | | | | | | | fix: Forward 'extra' argument when optimizing query | |||||
| * | | | | | fix: Forward 'extra' argument when optimizing queryartonge/fix/forward_extra | Louis Chemineau | 2025-04-29 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows DAV SEARCH queries containing optimizable comparisons on files metadata like: ```xml <d:or> <d:eq> <d:prop> <nc:metadata-photos-place /> </d:prop> <d:literal>La Valette-du-Var</d:literal> </d:eq> <d:eq> <d:prop> <nc:metadata-photos-place /> </d:prop> <d:literal>Évenos</d:literal> </d:eq> </d:or> ``` Signed-off-by: Louis Chemineau <louis@chmn.me> | |||||
* | | | | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-02 | 8 | -10/+42 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-01 | 16 | -4/+72 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | | | | chore(Constants): Sort by valuechore/constants/sort | provokateurin | 2025-04-30 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | | | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-30 | 2 | -0/+4 | |
|/ / / / / | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | | | Merge pull request #52051 from Lukasdotcom/feat/text-to-speech | Joas Schilling | 2025-04-29 | 4 | -0/+95 | |
|\ \ \ \ \ | | | | | | | | | | | | | feat(TaskProcessing): Add TextToSpeech provider | |||||
| * | | | | | feat(TaskProcessing): Add TextToSpeech provider | Lukas Schaefer | 2025-04-26 | 4 | -0/+95 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz> | |||||
* | | | | | | Merge pull request #52479 from ↵ | Stephan Orbaugh | 2025-04-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RobertZenz/bugfix/fix-jsresourcelocator-incorrect-parameter fix(JSResourceLocator) fix incorrect parameter being used. | |||||
| * | | | | | | fix(JSResourceLocator) fix incorrect parameter being used. | Robert Zenz | 2025-04-26 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-29 | 6 | -6/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |