aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Bump query-string from 9.1.0 to 9.1.1dependabot/npm_and_yarn/query-string-9.1.1dependabot[bot]2024-10-192-6/+5
* 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
* | | | | Merge pull request #46124 from nextcloud/fix/ownership-transfer-source-user-f...Pytal2024-10-161-3/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | refactor: Inject IRootFolderChristopher Ng2024-10-161-4/+4
| * | | | fix: Fix "Unknown path" error when source user `files` folder has not been in...Christopher Ng2024-10-161-0/+2
|/ / / /
* | | | Merge pull request #48735 from nextcloud/fix/eslint-warningFerdinand Thiessen2024-10-1685-170/+197
|\ \ \ \ | |_|/ / |/| | |
| * | | chore(assets): Recompile assetsnextcloud-command2024-10-1649-61/+69
| * | | fix(code-style): Adjust JS code to our code styleFerdinand Thiessen2024-10-1636-109/+128
|/ / /
| * | fix: Add frontend code for password confirmationfix/788/add-password-confirmation-required-to-user-storage-createFerdinand Thiessen2024-10-161-1/+21
| * | fix: add PasswordConfirmationRequired to update and delete methodyemkareems2024-10-161-0/+2
| * | fix: add PasswordConfirmationRequired to create user storages endpointyemkareems2024-10-161-0/+2
|/ /
* | Merge pull request #48425 from nextcloud/fix/files-renameFerdinand Thiessen2024-10-165-64/+125
|\ \
| * | chore(assets): Recompile assetsfix/files-renamenextcloud-command2024-10-152-3/+3
| * | fix(files): Ensure renaming state is correctly resetFerdinand Thiessen2024-10-153-61/+122
* | | Merge pull request #48696 from nextcloud/fix/share-notificationsFerdinand Thiessen2024-10-165-28/+49
|\ \ \
| * | | chore(assets): Recompile assetsfix/share-notificationsnextcloud-command2024-10-164-6/+6
| * | | fix(files_sharing): Add proper user facing messages on successFerdinand Thiessen2024-10-161-22/+43
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1650-66/+232
* | | Merge pull request #48332 from nextcloud/chore/migrate-encryption-away-from-h...Ferdinand Thiessen2024-10-1523-817/+837
|\ \ \ | |/ / |/| |
| * | chore: Unify user related events to always provide a `getUid` methodchore/migrate-encryption-away-from-hooksFerdinand Thiessen2024-10-156-1/+36