aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | fix(unified-search): Close on second ctrl+fFerdinand Thiessen2024-10-231-4/+7
| |/ / /
* | | | Merge pull request #48851 from nextcloud/artonge/fix/uid_typeLouis2024-10-231-1/+1
|\ \ \ \
| * | | | fix: $uid type in Encryption streamartonge/fix/uid_typeLouis2024-10-231-1/+1
| |/ / /
* | | | Merge pull request #48837 from nextcloud/followup/47329/add-all-types-to-hand...Joas Schilling2024-10-232-5/+61
|\ \ \ \
| * | | | fix(entity): Fix mapping of old/sub-types to actually supported database typesfollowup/47329/add-all-types-to-handlingJoas Schilling2024-10-232-5/+61
* | | | | Merge pull request #48839 from nextcloud/build/translation-checker-print-rtl-...Ferdinand Thiessen2024-10-231-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | build: Show the actual stringbuild/translation-checker-print-rtl-limited-charactersJoas Schilling2024-10-231-2/+2
| * | | | build: Print RTL limited characters in translation-checkerprovokateurin2024-10-221-2/+2
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-236-10/+10
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-222-2/+2
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2256-48/+206
|/ / / /
* | | | Merge pull request #48790 from nextcloud/refactor/apps/constructor-property-p...Kate2024-10-22591-6672/+2834
|\ \ \ \ | |/ / / |/| | |
| * | | fix(psalm): Fix some newly detected issuesrefactor/apps/constructor-property-promotionprovokateurin2024-10-218-29/+10
| * | | refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-21590-6646/+2827
* | | | Merge pull request #48756 from nextcloud/build/autoloader/remove-noisy-changesKate2024-10-221-0/+1
|\ \ \ \
| * | | | build(autoloader): Remove noisy changes when regeneratingbuild/autoloader/remove-noisy-changesprovokateurin2024-10-171-0/+1
| | |_|/ | |/| |
* | | | Merge pull request #48799 from nextcloud/fix/people-translationFerdinand Thiessen2024-10-223-4/+4
|\ \ \ \
| * | | | chore(assets): Recompile assetsfix/people-translationnextcloud-command2024-10-212-3/+3
| * | | | fix(files_sharing): Add correct context to translationFerdinand Thiessen2024-10-211-1/+1
| | |/ / | |/| |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-22106-144/+442
* | | | Merge pull request #48728 from nextcloud/fix/nav-quota-new-designFerdinand Thiessen2024-10-215-12/+21
|\ \ \ \
| * | | | chore(assets): Recompile assetsfix/nav-quota-new-designnextcloud-command2024-10-212-3/+3
| * | | | fix(files): Adjust NavigationQuota for Nextcloud 30 designFerdinand Thiessen2024-10-213-9/+18
|/ / / /
* | | | Merge pull request #48583 from nextcloud/fix/overide-itip-brokerSebastian Krupinski2024-10-215-1/+381
|\ \ \ \
| * | | | fix: override iTip Broker to fix several issuesfix/overide-itip-brokerSebastianKrupinski2024-10-215-1/+381
|/ / / /
* | | | Merge pull request #48758 from nextcloud/feat/files/chunked-upload-config-cap...Kate2024-10-219-4/+115
|\ \ \ \ | |/ / / |/| | |
| * | | feat(files): Expose chunked upload config via capabilitiesfeat/files/chunked-upload-config-capabilitiesprovokateurin2024-10-219-4/+115
|/ / /
* | | Merge pull request #48809 from nextcloud/rakekniven-patch-1Louis2024-10-215-7/+7
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command2024-10-204-6/+6
| * | | chore(i18n): Improved grammarrakekniven2024-10-191-1/+1
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2164-160/+606
* | | | Merge pull request #48812 from nextcloud/bugfix/noid/fix-download-activity-pa...Joas Schilling2024-10-201-2/+1
|\ \ \ \
| * | | | fix(activity): Fix download activity parametersbugfix/noid/fix-download-activity-parametersJoas Schilling2024-10-191-2/+1
| |/ / /
* / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2050-82/+364
|/ / /
* | | Merge pull request #48804 from nextcloud/dependabot/composer/vendor-bin/opena...Kate2024-10-192-26/+26
|\ \ \
| * | | chore(deps): Bump nextcloud/openapi-extractordependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.0.1dependabot[bot]2024-10-192-26/+26
* | | | Merge pull request #48806 from nextcloud/dependabot/composer/vendor-bin/cs-fi...Kate2024-10-1933-127/+199
|\ \ \ \
| * | | | chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixerdependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.3.2dependabot[bot]2024-10-1933-127/+199
| |/ / /
* | | | Merge pull request #48775 from nextcloud/automated/noid/master-update-code-si...Joas Schilling2024-10-191-23/+24
|\ \ \ \ | |/ / / |/| | |
| * | | fix(security): Update code signing revocation listnextcloud-command2024-10-191-23/+24
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1990-124/+192
* | | Merge pull request #48787 from nextcloud/ci/noid/enable-required-php-extensionsMarcel Müller2024-10-186-6/+6
|\ \ \
| * | | ci: Update list of installed PHP extensions (as some are not default enabled ...ci/noid/enable-required-php-extensionsJoas Schilling2024-10-186-6/+6
* | | | Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-supportFerdinand Thiessen2024-10-1829-146/+527
|\ \ \ \
| * | | | fix: Adjust Entity typesfeat/add-datetime-qbmapper-supportFerdinand Thiessen2024-10-1710-36/+44
| * | | | fix: Prevent breaking change in IQueryBuilderFerdinand Thiessen2024-10-1715-51/+57
| * | | | fix: Adjust parameter type usage and add SQLite supportFerdinand Thiessen2024-10-175-29/+43
| * | | | feat(AppFramework): Add full support for date / time / datetime columnsFerdinand Thiessen2024-10-1714-105/+458
* | | | | Merge pull request #48547 from nextcloud/feat/row_format_checkBenjamin Gaussorgues2024-10-184-0/+76
|\ \ \ \ \
| * | | | | feat(setupchecks): add row format setup check for MySQL databasesfeat/row_format_checkBenjamin Gaussorgues2024-10-084-0/+76