aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix: RDATE and EXDATE property instancesfix/issue-48732-exdate-rdate-property-instancesSebastianKrupinski2024-10-214-48/+496
* 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
| | |/ / | |/| |
| * | | fix(code-style): Adjust JS code to our code styleFerdinand Thiessen2024-10-1629-80/+106
| |/ /
* | | 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-162-60/+93
|\ \
| * | fix(files): Ensure renaming state is correctly resetFerdinand Thiessen2024-10-152-60/+93
* | | fix(files_sharing): Add proper user facing messages on successFerdinand Thiessen2024-10-161-22/+43
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1644-56/+210
* | | refactor(encryption): Migrate away from Hooks to typed eventsFerdinand Thiessen2024-10-1516-807/+789
|/ /
* | Merge pull request #48702 from nextcloud/chore/update-sass-loaderFerdinand Thiessen2024-10-157-11/+11
|\ \
| * | chore(assets): recompile assetschore/update-sass-loaderGrigorii K. Shartsev2024-10-145-5/+5
| * | chore(sass): migrate from deprecated mixed declsGrigorii K. Shartsev2024-10-142-6/+6
* | | chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-15304-1624/+2096
* | | Merge pull request #48206 from nextcloud/feat/systemtags-publicJohn Molakvoæ2024-10-159-12/+114
|\ \ \
| * | | feat: make systemtags public visiblefeat/systemtags-publicJohn Molakvoæ (skjnldsv)2024-10-119-12/+114
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1580-194/+270