aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #48867 from nextcloud/fix/apps/wrong-missing-castsKate2024-10-234-4/+4
|\ \ \ \
| * | | | fix(apps): Fix wrong or missing castsfix/apps/wrong-missing-castsprovokateurin2024-10-234-4/+4
| |/ / /
* | | | Merge pull request #48854 from nextcloud/fix/proxy-app-screenshotKate2024-10-231-1/+15
|\ \ \ \ | |/ / / |/| | |
| * | | fix(app-store): Also proxy images of locally installed appsfix/proxy-app-screenshotFerdinand Thiessen2024-10-231-1/+15
| |/ /
* / / fix(app-store): Ensure the `groups` property is always an arrayfix/app-store-groupsFerdinand Thiessen2024-10-231-0/+4
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-234-8/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-222-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2250-38/+188
* | Merge pull request #48790 from nextcloud/refactor/apps/constructor-property-p...Kate2024-10-22588-6647/+2826
|\ \
| * | fix(psalm): Fix some newly detected issuesrefactor/apps/constructor-property-promotionprovokateurin2024-10-216-21/+8
| * | refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-21588-6628/+2820
* | | Merge pull request #48799 from nextcloud/fix/people-translationFerdinand Thiessen2024-10-221-1/+1
|\ \ \
| * | | fix(files_sharing): Add correct context to translationFerdinand Thiessen2024-10-211-1/+1
| |/ /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2294-120/+416
* | | fix(files): Adjust NavigationQuota for Nextcloud 30 designFerdinand Thiessen2024-10-212-9/+14
* | | fix: override iTip Broker to fix several issuesfix/overide-itip-brokerSebastianKrupinski2024-10-215-1/+381
* | | feat(files): Expose chunked upload config via capabilitiesfeat/files/chunked-upload-config-capabilitiesprovokateurin2024-10-218-4/+97
|/ /
* | Merge pull request #48809 from nextcloud/rakekniven-patch-1Louis2024-10-211-1/+1
|\ \
| * | chore(i18n): Improved grammarrakekniven2024-10-191-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2154-136/+512
* | | 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-2044-54/+316
|/ /
* | Merge pull request #48804 from nextcloud/dependabot/composer/vendor-bin/opena...Kate2024-10-191-2/+2
|\ \
| * | chore(deps): Bump nextcloud/openapi-extractordependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.0.1dependabot[bot]2024-10-191-2/+2
* | | 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-199-35/+35
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1984-104/+172
* | Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-supportFerdinand Thiessen2024-10-189-29/+35
|\ \
| * | fix: Adjust Entity typesfeat/add-datetime-qbmapper-supportFerdinand Thiessen2024-10-176-22/+28
| * | fix: Prevent breaking change in IQueryBuilderFerdinand Thiessen2024-10-173-7/+7
| * | feat(AppFramework): Add full support for date / time / datetime columnsFerdinand Thiessen2024-10-173-7/+7
* | | 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-1815-132/+76
|\ \ \ \
| * | | | chore(db): Apply query prepared statementsdbQueriesExecStmt2Git'Fellow2024-10-1715-132/+76
| | |/ / | |/| |
* | | | Merge pull request #48418 from nextcloud/config-carddav-sync-request-timeoutChristoph Wurst2024-10-182-5/+17
|\ \ \ \
| * | | | chore: Use constant for default valueconfig-carddav-sync-request-timeoutPablo Zmdl2024-10-171-1/+2
| * | | | feat: configurable request timeout for carddav syncPablo Zmdl2024-10-172-5/+16
| |/ / /
* / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-10-18126-346/+444
|/ / /
* | / chore(db): Correctly apply query typesGit'Fellow2024-10-1713-170/+102
| |/ |/|
* | Merge pull request #48743 from nextcloud/fix/45717/hide-last-modified-for-shi...Kate2024-10-172-2/+2
|\ \
| * | fix(appstore): Hide last modified information for shipped appsfix/45717/hide-last-modified-for-shipped-appsMarcel Müller2024-10-162-2/+2
* | | Merge pull request #48734 from nextcloud/fix/45884/accept-notificationJoas Schilling2024-10-173-11/+24
|\ \ \
| * | | fix: add notification icon for transfer ownershipfix/45884/accept-notificationMaksim Sukharev2024-10-162-0/+5
| * | | 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 branch 'master' into fix/788/add-password-confirmation-required-to-user...yemkareems2024-10-17290-861/+961
|\ \ \ \
| * | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-17260-778/+850
| * | | | 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
| | |/ / | |/| |