aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat: add example contact on first loginfeat/cardav-example-contactHamza Mahjoubi2025-03-26132-162/+4310
* Merge pull request #51705 from nextcloud/fix/files-versionsFerdinand Thiessen2025-03-266-45/+114
|\
| * chore: compile assetsfix/files-versionsFerdinand Thiessen2025-03-252-3/+3
| * fix(files_versions): correctly show version author also for shared filesFerdinand Thiessen2025-03-254-42/+111
* | Merge pull request #51594 from nextcloud/fix/occ/config-fileowner-suppress-er...Kate2025-03-261-1/+1
|\ \
| * | fix(occ): Suppress errors when checking config.php fileownerfix/occ/config-fileowner-suppress-errorsprovokateurin2025-03-201-1/+1
* | | Merge pull request #51433 from umgfoin/PR-umgfoin-fix-image-metadata-generationJohn Molakvoæ2025-03-261-1/+1
|\ \ \
| * | | fix(GenerateBlurhashMetadata): Suppress imagescale errorsumgfoin2025-03-121-1/+1
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-2698-186/+102
* | | | Merge pull request #51698 from nextcloud/fix/quota-view-filesFerdinand Thiessen2025-03-257-19/+54
|\ \ \ \ | |_|_|/ |/| | |
| * | | chore(assets): Recompile assetsnextcloud-command2025-03-254-6/+6
| * | | feat(files): hide "Personal files" and "Shared with others" views if user has...skjnldsv2025-03-253-13/+48
|/ / /
* | | Merge pull request #51458 from nextcloud/fix/fix-public-download-activityFerdinand Thiessen2025-03-2511-106/+298
|\ \ \
| * | | fix(tests): Sort activities by id to get the last onefix/fix-public-download-activityCôme Chilliet2025-03-252-1/+3
| * | | fix(sharebymail): Fix activity rich object id typeCôme Chilliet2025-03-251-3/+3
| * | | feat: Add context and test steps for activity in sharingCôme Chilliet2025-03-254-4/+45
| * | | feat: add integration test for sharing activityCôme Chilliet2025-03-252-0/+45
| * | | fix(files_sharing): Use session id as part of cache key to avoid concurrency ...Côme Chilliet2025-03-251-3/+3
| * | | fix(files_sharing): Set higher priority for listeners that may abort the requestCôme Chilliet2025-03-251-3/+3
| * | | fix: Avoid triggering several activities for Range request on the same fileCôme Chilliet2025-03-251-2/+10
| * | | fix: Fix download activity for foldersCôme Chilliet2025-03-253-105/+78
| * | | fix(sharing): Publish activity for download by public linkCôme Chilliet2025-03-254-0/+123
* | | | Merge pull request #51703 from bneumann/musicxml-mimetypeJohn Molakvoæ2025-03-252-0/+21
|\ \ \ \
| * | | | feat(mimetypes): Fixed copy paste errorBenjamin Giesinger2025-03-251-0/+1
| * | | | feat(mimetypes): Added musicxml mimetypesBenjamin Giesinger2025-03-252-0/+20
|/ / / /
* | | | Merge pull request #51697 from nextcloud/enh/no-issue/better-error-for-login-...F. E Noel Nfebe2025-03-255-8/+8
|\ \ \ \ | |/ / / |/| | |
| * | | chore(assets): Recompile assetsnextcloud-command2025-03-254-6/+6
| * | | fix(login): Improve CSRF error message for better user understandingenh/no-issue/better-error-for-login-csrfnfebe2025-03-251-2/+2
|/ / /
* | | Merge pull request #51689 from nextcloud/fix/fix-files-sorting-cypress-testKate2025-03-251-1/+0
|\ \ \
| * | | fix(tests): Files are sorted by Name by default, no need to click itCôme Chilliet2025-03-251-1/+0
* | | | Merge pull request #51649 from rolandinus/fix/dispatch-events-on-bulk-taggingJohn Molakvoæ2025-03-251-0/+20
|\ \ \ \ | |/ / / |/| | |
| * | | fix(systemtags): Dispatch events when bulk assigning system tagsRoland Scheidel2025-03-231-0/+20
* | | | Merge pull request #51682 from nextcloud/fix/tag-fileid-checkJohn Molakvoæ2025-03-254-2/+72
|\ \ \ \
| * | | | fix(dav): filter user files when updating tagsskjnldsv2025-03-254-2/+72
* | | | | Merge pull request #51490 from nextcloud/castUsersCountToIntJohn Molakvoæ2025-03-252-2/+18
|\ \ \ \ \
| * | | | | fix(database): Cast users count to integercastUsersCountToIntGit'Fellow2025-03-202-2/+18
* | | | | | Merge pull request #51669 from nextcloud/refactor/use-in-instead-of-orKate2025-03-255-111/+29
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | perf(sharing): Use oc_share.{item_type, share_type} IN instead of OR equalsrefactor/use-in-instead-of-orMarcel Klehr2025-03-255-111/+29
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-2538-28/+280
* | | | | | Merge pull request #51675 from nextcloud/fix/noid/accept-informational-tests-...Marcel Müller2025-03-243-15/+11
|\ \ \ \ \ \
| * | | | | | chore(assets): Recompile assetsfix/noid/accept-informational-tests-as-successnextcloud-command2025-03-242-3/+3
| * | | | | | fix(setupchecks): Treat information messages as successMarcel Müller2025-03-241-12/+8
|/ / / / / /
* | | | | | Merge pull request #51674 from nextcloud/feat/openapi/merged-specStephan Orbaugh2025-03-246-12/+30733
|\ \ \ \ \ \
| * | | | | | feat(openapi): Generate merged spec for all appsfeat/openapi/merged-specprovokateurin2025-03-244-0/+30720
| * | | | | | fix(build): Also fail OpenAPI generation for untracked specsprovokateurin2025-03-241-1/+1
| * | | | | | chore(deps): Update openapi-extractor to v1.5.2provokateurin2025-03-241-10/+10
| * | | | | | feat(openapi): Add composer commandprovokateurin2025-03-241-1/+2
|/ / / / / /
* | | | | | Merge pull request #51668 from nextcloud/fix/provisioning_api/password-change...Kate2025-03-241-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix(provisioning_api): Pass on translated hint if password change failsfix/provisioning_api/password-change-hint-translationprovokateurin2025-03-241-1/+1
|/ / / / /
* | | | | Merge pull request #51644 from nextcloud/fixWrongTranslationKate2025-03-245-13/+13
|\ \ \ \ \