aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | 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>
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-0874-46/+998
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #49700 from ↵dependabot[bot]2024-12-075-10/+9
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/moment-timezone-0.5.46
| * | | | | | chore(assets): Recompile assetsnextcloud-command2024-12-073-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | chore(deps): bump moment-timezone from 0.5.45 to 0.5.46dependabot[bot]2024-12-072-6/+5
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.45 to 0.5.46. - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](https://github.com/moment/moment-timezone/compare/0.5.45...0.5.46) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | | Merge pull request #49698 from nextcloud/dependabot/npm_and_yarn/tslib-2.8.1dependabot[bot]2024-12-072-5/+5
|\ \ \ \ \ \
| * | | | | | chore(deps-dev): bump tslib from 2.7.0 to 2.8.1dependabot[bot]2024-12-072-5/+5
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [tslib](https://github.com/Microsoft/tslib) from 2.7.0 to 2.8.1. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/v2.7.0...v2.8.1) --- updated-dependencies: - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | | Merge pull request #49699 from ↵dependabot[bot]2024-12-072-69/+45
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/babel/preset-typescript-7.26.0
| * | | | | chore(deps-dev): bump @babel/preset-typescript from 7.24.7 to 7.26.0dependabot[bot]2024-12-072-69/+45
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.24.7 to 7.26.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-preset-typescript) --- updated-dependencies: - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-12-0730-0/+92
| |/ / / |/| | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #49688 from nextcloud/fix/emailsJohn Molakvoæ2024-12-061-1/+1
|\ \ \ \
| * | | | fix(activity): make emails for link share uploads true by defaultskjnldsv2024-12-061-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | Merge pull request #49477 from nextcloud/hasTableTaskprocessingTasksGit'Fellow2024-12-061-5/+7
|\ \ \ \ \ | | | | | | | | | | | | fix(migration): Check if table exists
| * | | | | fix(migration): Check if table existshasTableTaskprocessingTasksGit'Fellow2024-11-251-5/+7
| | | | | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | | | | Merge pull request #49599 from nextcloud/feat/bruteforce-max-attemptsBenjamin Gaussorgues2024-12-062-2/+13
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | chore(bruteforce): allows to configure max attempts before request abortBenjamin Gaussorgues2024-12-032-2/+13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | | | | | Merge pull request #49295 from nextcloud/feat/tags-colorsJohn Molakvoæ2024-12-0652-454/+857
|\ \ \ \ \ \
| * | | | | | fix(systemtags): handle null dav valueskjnldsv2024-12-067-9/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | | | chore: compile assetsskjnldsv2024-12-0623-22/+85
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | | | chore(systemtags): add inline tag color testsskjnldsv2024-12-062-3/+108
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | | | feat(systemtags): allow setting color with occskjnldsv2024-12-064-10/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | | | fix(systemtags): fix elementColor computationskjnldsv2024-12-063-10/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | | | feat(systemtags): add colors in bulk tagging actionskjnldsv2024-12-0611-320/+487
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | | | feat(systemtags): add color support backendskjnldsv2024-12-0616-101/+133
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | | Merge pull request #49352 from nextcloud/s3-disable-multipartJulius Knorr2024-12-064-21/+64
|\ \ \ \ \ \ | | | | | | | | | | | | | | improve handling of large single-part s3 uploads
| * | | | | | fix: get object size from stream where possibleRobin Appelman2024-12-051-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | fix: improve assembly streamRobin Appelman2024-12-052-11/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | fix: don't perform the extra buffering in s3 stream write when the stream ↵Robin Appelman2024-12-051-10/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | size is known Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | fix: use php://temp instead of php://memory for multi-part upload bufferRobin Appelman2024-12-051-1/+1
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | this should reduce potential memory issues if the limit is set very high Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-0676-8/+418
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #49646 from nextcloud/fix/noid/trigger-field-insertMaxence Lange2024-12-058-40/+109
|\ \ \ \ \ \ | | | | | | | | | | | | | | fix(signed-request): trigger metadata insert with default value manually
| * \ \ \ \ \ Merge branch 'fix/noid/trigger-field-insert' of ↵Maxence Lange2024-12-050-0/+0
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/nextcloud/server into fix/noid/trigger-field-insert Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| | * | | | | | fix(typo): Fix message of exceptionJoas Schilling2024-12-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | | | | fix(signed-request): use share owner on reshareMaxence Lange2024-12-052-3/+9
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | | | | | fix(ocm): get details from sharedSecret from providerMaxence Lange2024-12-056-37/+99
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | | | | | fix(signed-request): trigger metadata insert with default value manuallyMaxence Lange2024-12-052-3/+4
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | | | | | Merge pull request #49677 from ↵Christoph Wurst2024-12-051-0/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/db/systag-by-objectid-index-new-installation fix(db): Create the systag_by_objectid index for new installations
| * | | | | | | fix(db): Create the systag_by_objectid index for new installationsChristoph Wurst2024-12-051-0/+2
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | | Merge pull request #49262 from nextcloud/move-from-encryption-no-optRobin Appelman2024-12-051-1/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | fix: don't do same-storage move optimization with encryption wrappers
| * | | | | | fix: don't do same-storage move optimization with encryption wrappersmove-from-encryption-no-optRobin Appelman2024-11-131-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | Merge pull request #49404 from Thatoo/Thatoo-patch-1Arthur Schiwon2024-12-051-1/+8
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | fix(user_ldap): retrieve from LDAP first "email shaped" value instead…
| * | | | | | fix(user_ldap): retrieve from LDAP first "email shaped" value instead of ↵Thatoo2024-11-201-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | first value Signed-off-by: Thatoo <Thatoo@users.noreply.github.com>
* | | | | | | Merge pull request #49644 from nextcloud/artonge/fix/sharetypeF. E Noel Nfebe2024-12-0510-8/+18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | fix(files_sharing): List of share type during recipient lookup