aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | fix: log requests exceeding the rate limitingbug/noid/log-requests-exceeding-rate-limitDaniel Kesselberg2025-05-141-0/+7
| | |_|_|/ | |/| | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | Merge pull request #52801 from nextcloud/chore/oc-helper-filesizeFerdinand Thiessen2025-05-145-62/+63
|\ \ \ \ \ | | | | | | | | | | | | chore: replace legacy OC_Helper calls with OCP\Util
| * | | | | chore: replace leagcy OC_Helper calls with OCP\Utilchore/oc-helper-filesizeFerdinand Thiessen2025-05-145-62/+63
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Replace legacy calls with OCP\Util - Add missing deprecation notices - Inline implementation in OCP\Util and call it from OC_Helper Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | Merge pull request #52802 from nextcloud/chore/oc-helper-can-execFerdinand Thiessen2025-05-142-2/+6
|\ \ \ \ \ | |/ / / / |/| | | | chore: deprecate \OC_Helper::canExecute
| * | | | chore: deprecate \OC_Helper::canExecutechore/oc-helper-can-execFerdinand Thiessen2025-05-142-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | replace this legacy method with just the IBinaryFinder Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | Merge pull request #52782 from nextcloud/feat/log-client-side-req-idKate2025-05-141-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(log): Only log client request id if present, and at the endfeat/log-client-side-req-idCôme Chilliet2025-05-141-2/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | feat(log): Log the request id sent with the requestCôme Chilliet2025-05-141-0/+2
| | |_|/ | |/| | | | | | | | | | | | | | | | | | This should help matching client logs with server logs, hopefully. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* / | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-1430-6/+66
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #52688 from nextcloud/feat/ocp-sanitize-filenamesCôme Chilliet2025-05-132-0/+50
|\ \ \ | |/ / |/| | feat(FilenameValidator): allow to sanitize filenames
| * | feat(FilenameValidator): allow to sanitize filenamesfeat/ocp-sanitize-filenamesFerdinand Thiessen2025-05-132-0/+50
| |/ | | | | | | | | | | Share the filename sanitizing with the OCP filename validator. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #52778 from ↵Christoph Wurst2025-05-131-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-processingSebastianKrupinski2025-05-121-42/+95
| | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | Merge pull request #51920 from nextcloud/newfolder-race-improvementsCôme Chilliet2025-05-131-2/+15
|\ \ | |/ |/| fix: improve handling of newFolder race condition handling
| * fix: improve handling of newFolder race condition handlingnewfolder-race-improvementsRobin Appelman2025-05-081-2/+15
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #52706 from nextcloud/info-file-more-encryption-checksRobin Appelman2025-05-121-0/+12
|\ \ | | | | | | feat: add more encryption checks to info:file
| * | feat: add more encryption checks to info:fileinfo-file-more-encryption-checksRobin Appelman2025-05-091-0/+12
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #52665 from nextcloud/mountpoint-mkdir-quotaRobin Appelman2025-05-122-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-quotaRobin Appelman2025-05-082-0/+19
| | |/ | |/| | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-124-2/+4
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-116-2/+30
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #52707 from nextcloud/encryption-no-header-size-errorKate2025-05-104-0/+30
|\ \ \
| * | | fix: throw a better error if we can't get the encrypted header sizeencryption-no-header-size-errorRobin Appelman2025-05-094-0/+30
| | |/ | |/| | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-102-0/+2
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | fix: add calendar enablefix/noid/calendar-enabledSebastianKrupinski2025-05-093-0/+26
|/ / | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-05-094-0/+18
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #52634 from nextcloud/perf/share20/get-all-shares-in-folderKate2025-05-085-19/+62
|\ \ | |/ |/|
| * perf(Share20): Add interface to query all shares in a folder without ↵perf/share20/get-all-shares-in-folderprovokateurin2025-05-085-19/+62
| | | | | | | | | | | | filtering by user Signed-off-by: provokateurin <kate@provokateurin.de>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-05-084-12/+32
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.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>
* | | Merge pull request #52586 from nextcloud/bugfix/noid/remove-sleep-from-throttlerDaniel2025-05-062-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-throttlerJoas Schilling2025-05-022-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-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 #52441 from nextcloud/scan-locked-errorKate2025-05-063-6/+27
|\ \ \ \ \
| * | | | | fix: better error message when trying to scan a folder that is already being ↵scan-locked-errorRobin Appelman2025-04-253-6/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 #52360 from ↵Louis2025-05-064-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_generationLouis Chemineau2025-05-052-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 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-064-0/+103
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | feat: Calendar Export
| * | | | | | | feat: Calendar Exportfeat/issue-563-calendar-exportSebastianKrupinski2025-05-064-0/+103
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* / / / / / / fix(TaskProcessing): increase task cleanup delayfix/task-cleanup-delayEdward Ly2025-05-051-1/+1
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Edward Ly <contact@edward.ly>
* | | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-042-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-05-034-0/+18
| |_|_|/ / |/| | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>