aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix(unifiedSearch): Prevent broken avatars for federated usersfenn-cs2024-04-292-1/+6
* Merge pull request #44586 from nextcloud/pulsejet/name-idxFerdinand Thiessen2024-04-281-0/+5
|\
| * perf(core): add index on nameVarun Patil2024-03-301-0/+5
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-282-4/+4
* | Merge pull request #45073 from nextcloud/dependabot/npm_and_yarn/sass-1.75.0dependabot[bot]2024-04-272-5/+5
|\ \
| * | build(deps-dev): bump sass from 1.74.1 to 1.75.0dependabot[bot]2024-04-272-5/+5
|/ /
* | Merge pull request #45072 from nextcloud/dependabot/npm_and_yarn/puppeteer-22...dependabot[bot]2024-04-272-52/+62
|\ \
| * | build(deps-dev): bump puppeteer from 22.5.0 to 22.7.1dependabot[bot]2024-04-272-52/+62
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-2730-2/+292
* | Merge pull request #45066 from nextcloud/feat/workflow-auto-update-dependabot...Andy Scherzinger2024-04-261-1/+4
|\ \
| * | Updating dependabot-approve-merge.yml workflow from templateNextcloud bot2024-04-261-1/+4
* | | Merge pull request #45065 from nextcloud/feat/workflow-auto-update-pr-feedbac...Andy Scherzinger2024-04-261-4/+16
|\ \ \ | |/ / |/| |
| * | Updating pr-feedback.yml workflow from templateNextcloud bot2024-04-261-4/+16
|/ /
* | Merge pull request #44670 from nextcloud/fix/session/no-authtoken-password-no...Christoph Wurst2024-04-262-2/+78
|\ \
| * | fix(session): Do not update authtoken last_check for passwordlessChristoph Wurst2024-04-262-2/+78
|/ /
* | Merge pull request #44496 from nextcloud/feat/s3-accelerateRobin Appelman2024-04-261-1/+16
|\ \
| * | feat: add option to enable s3 accelerationRobin Appelman2024-04-261-1/+16
|/ /
* | Merge pull request #44938 from nextcloud/fix/remove-unknown-from-imip-serviceAnna2024-04-261-1/+1
|\ \
| * | fix(CalDAV): remove UNKNOWN from room / resource considerationAnna Larch2024-04-191-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-2698-220/+124
* | | Merge pull request #45035 from nextcloud/enh/noid/fix-chunked-uploadFerdinand Thiessen2024-04-251-4/+2
|\ \ \
| * | | fix: chunked upload leading to 0-byte filesSimon L.2024-04-251-4/+2
|/ / /
* | | Merge pull request #45006 from nextcloud/dependabot/composer/symfony/translat...Ferdinand Thiessen2024-04-251-0/+0
|\ \ \
| * | | chore(deps): Bump symfony/translation from 5.4.24 to 6.4.4Joas Schilling2024-04-251-0/+0
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-2546-6/+342
* | | Merge pull request #45001 from nextcloud/bugfix/noid/convert-exceptions-to-sa...Julius Härtl2024-04-241-11/+19
|\ \ \
| * | | fix(DAV): Migrate known exceptions to Sabre exceptions when copyingJoas Schilling2024-04-241-11/+19
* | | | Merge pull request #44970 from nextcloud/dependabot/composer/php-opencloud/op...Joas Schilling2024-04-242-1/+4
|\ \ \ \
| * | | | fix(openstack): Fix psalm issue with updated openstack versionJoas Schilling2024-04-241-1/+4
| * | | | chore(deps): Bump php-opencloud/openstack from 3.2.1 to 3.10.0Joas Schilling2024-04-241-0/+0
| |/ / /
* | | | Merge pull request #45000 from nextcloud/bugfix/44643/bump-files_trashbin-ver...Joas Schilling2024-04-241-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | fix(migration): Bump files_trashbin version to trigger migrationJoas Schilling2024-04-241-1/+1
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-24332-354/+1300
* | | Merge pull request #44643 from nextcloud/feat/trashbin-deleted-byPytal2024-04-2312-46/+127
|\ \ \
| * | | feat(trashbin): Add deleted by propertiesChristopher Ng2024-04-231-0/+10
| * | | chore(trashbin): Add method to get deleted by from trash itemChristopher Ng2024-04-238-44/+55
| * | | chore(trashbin): Store deleted by userChristopher Ng2024-04-231-2/+4
| * | | chore(trashbin): Add deleted_by column to files_trashChristopher Ng2024-04-233-0/+58
|/ / /
* | | Merge pull request #44923 from nextcloud/fix/public-share-truncationPytal2024-04-236-14/+29
|\ \ \
| * | | chore: compile assetsChristopher Ng2024-04-224-4/+4
| * | | fix: Fix truncation on public sharesChristopher Ng2024-04-222-10/+25
* | | | Merge pull request #44962 from nextcloud/dependabot/composer/sabre/dav-4.6.0Joas Schilling2024-04-232-6/+0
|\ \ \ \
| * | | | fix(storage): Fix DAV storage as false is never returnedJoas Schilling2024-04-221-6/+0
| * | | | chore(deps): Bump sabre/dav from 4.5.0 to 4.6.0Joas Schilling2024-04-221-0/+0
* | | | | Merge pull request #44982 from nextcloud/fix/account-listFerdinand Thiessen2024-04-231-3/+18
|\ \ \ \ \
| * | | | | fix(provisioning_api): Show warning but do not fail when listing accounts in ...Ferdinand Thiessen2024-04-231-3/+18
* | | | | | Merge pull request #44966 from nextcloud/fix/add-missing-docblock-parameter-q...Côme Chilliet2024-04-231-1/+1
|\ \ \ \ \ \
| * | | | | | chore: Add missing parameter to docblock tag psalm-taint-sinkCôme Chilliet2024-04-221-1/+1
* | | | | | | Merge pull request #44973 from nextcloud/feat/legal-privacy-linksPytal2024-04-233-2/+23
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | feat: Update help entry nameChristopher Ng2024-04-222-2/+2