aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge pull request #48765 from nextcloud/dbQueriesExecStmt2Kate2024-10-1832-305/+195
|\ \ \ \ | |_|_|/ |/| | |
| * | | chore(db): Apply query prepared statementsdbQueriesExecStmt2Git'Fellow2024-10-1732-305/+195
| | |/ | |/|
* | | Merge pull request #48418 from nextcloud/config-carddav-sync-request-timeoutChristoph Wurst2024-10-183-5/+24
|\ \ \
| * | | chore: Use constant for default valueconfig-carddav-sync-request-timeoutPablo Zmdl2024-10-171-1/+2
| * | | feat: configurable request timeout for carddav syncPablo Zmdl2024-10-173-5/+23
| |/ /
* | | Merge pull request #48760 from nextcloud/feat/noid/support-email-mentionsJoas Schilling2024-10-183-34/+37
|\ \ \
| * | | fix(comments): Add test for email mentionfeat/noid/support-email-mentionsJoas Schilling2024-10-181-0/+6
| * | | fix(comments): Document supported types and provide psalm typingJoas Schilling2024-10-172-33/+26
| * | | feat(comments): Support mentioning emailsJoas Schilling2024-10-171-1/+5
| |/ /
* / / Fix(l10n): Update translations from TransifexNextcloud bot2024-10-18128-348/+446
|/ /
* | Merge pull request #48724 from nextcloud/dbQueriesExecStmtJoas Schilling2024-10-1728-334/+194
|\ \
| * | chore(db): Correctly apply query typesGit'Fellow2024-10-1728-334/+194
|/ /
* | Merge pull request #48743 from nextcloud/fix/45717/hide-last-modified-for-shi...Kate2024-10-176-8/+8
|\ \
| * | fix(appstore): Hide last modified information for shipped appsfix/45717/hide-last-modified-for-shipped-appsMarcel Müller2024-10-166-8/+8
* | | Merge pull request #48734 from nextcloud/fix/45884/accept-notificationJoas Schilling2024-10-174-12/+25
|\ \ \
| * | | fix: add notification icon for transfer ownershipfix/45884/accept-notificationMaksim Sukharev2024-10-163-1/+6
| * | | fix: do not duplicate existing entityMaksim Sukharev2024-10-161-8/+1
| * | | fix: dismiss notification only after transfer bg job createdMaksim Sukharev2024-10-162-5/+20
* | | | Merge pull request #48373 from nextcloud/fix/788/add-password-confirmation-re...yemkareems2024-10-172-1/+25
|\ \ \ \
| * \ \ \ Merge branch 'master' into fix/788/add-password-confirmation-required-to-user...yemkareems2024-10-17352-955/+1060
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-17266-782/+858