aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix(shares): Allow underscores on custom linksallowUnderCustLinkGit'Fellow11 days1-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot11 days98-186/+102
* Merge pull request #51698 from nextcloud/fix/quota-view-filesFerdinand Thiessen11 days7-19/+54
|\
| * chore(assets): Recompile assetsnextcloud-command11 days4-6/+6
| * feat(files): hide "Personal files" and "Shared with others" views if user has...skjnldsv11 days3-13/+48
|/
* Merge pull request #51458 from nextcloud/fix/fix-public-download-activityFerdinand Thiessen11 days11-106/+298
|\
| * fix(tests): Sort activities by id to get the last onefix/fix-public-download-activityCôme Chilliet12 days2-1/+3
| * fix(sharebymail): Fix activity rich object id typeCôme Chilliet12 days1-3/+3
| * feat: Add context and test steps for activity in sharingCôme Chilliet12 days4-4/+45
| * feat: add integration test for sharing activityCôme Chilliet12 days2-0/+45
| * fix(files_sharing): Use session id as part of cache key to avoid concurrency ...Côme Chilliet12 days1-3/+3
| * fix(files_sharing): Set higher priority for listeners that may abort the requestCôme Chilliet12 days1-3/+3
| * fix: Avoid triggering several activities for Range request on the same fileCôme Chilliet12 days1-2/+10
| * fix: Fix download activity for foldersCôme Chilliet12 days3-105/+78
| * fix(sharing): Publish activity for download by public linkCôme Chilliet12 days4-0/+123
* | Merge pull request #51703 from bneumann/musicxml-mimetypeJohn Molakvoæ12 days2-0/+21
|\ \
| * | feat(mimetypes): Fixed copy paste errorBenjamin Giesinger12 days1-0/+1
| * | feat(mimetypes): Added musicxml mimetypesBenjamin Giesinger12 days2-0/+20
|/ /
* | Merge pull request #51697 from nextcloud/enh/no-issue/better-error-for-login-...F. E Noel Nfebe12 days5-8/+8
|\ \ | |/ |/|
| * chore(assets): Recompile assetsnextcloud-command12 days4-6/+6
| * fix(login): Improve CSRF error message for better user understandingenh/no-issue/better-error-for-login-csrfnfebe12 days1-2/+2
|/
* Merge pull request #51689 from nextcloud/fix/fix-files-sorting-cypress-testKate12 days1-1/+0
|\
| * fix(tests): Files are sorted by Name by default, no need to click itCôme Chilliet12 days1-1/+0
* | Merge pull request #51649 from rolandinus/fix/dispatch-events-on-bulk-taggingJohn Molakvoæ12 days1-0/+20
|\ \ | |/ |/|
| * fix(systemtags): Dispatch events when bulk assigning system tagsRoland Scheidel13 days1-0/+20
* | Merge pull request #51682 from nextcloud/fix/tag-fileid-checkJohn Molakvoæ12 days4-2/+72
|\ \
| * | fix(dav): filter user files when updating tagsskjnldsv12 days4-2/+72
* | | Merge pull request #51490 from nextcloud/castUsersCountToIntJohn Molakvoæ12 days2-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-orKate12 days5-111/+29
|\ \ \ \ | |_|/ / |/| | |
| * | | perf(sharing): Use oc_share.{item_type, share_type} IN instead of OR equalsrefactor/use-in-instead-of-orMarcel Klehr12 days5-111/+29
* | | | Fix(l10n): Update translations from TransifexNextcloud bot12 days38-28/+280
* | | | Merge pull request #51675 from nextcloud/fix/noid/accept-informational-tests-...Marcel Müller13 days3-15/+11
|\ \ \ \
| * | | | chore(assets): Recompile assetsfix/noid/accept-informational-tests-as-successnextcloud-command13 days2-3/+3
| * | | | fix(setupchecks): Treat information messages as successMarcel Müller13 days1-12/+8
|/ / / /
* | | | Merge pull request #51674 from nextcloud/feat/openapi/merged-specStephan Orbaugh13 days6-12/+30733
|\ \ \ \
| * | | | feat(openapi): Generate merged spec for all appsfeat/openapi/merged-specprovokateurin13 days4-0/+30720
| * | | | fix(build): Also fail OpenAPI generation for untracked specsprovokateurin13 days1-1/+1
| * | | | chore(deps): Update openapi-extractor to v1.5.2provokateurin13 days1-10/+10
| * | | | feat(openapi): Add composer commandprovokateurin13 days1-1/+2
|/ / / /
* | | | Merge pull request #51668 from nextcloud/fix/provisioning_api/password-change...Kate13 days1-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | fix(provisioning_api): Pass on translated hint if password change failsfix/provisioning_api/password-change-hint-translationprovokateurin13 days1-1/+1
|/ / /
* | | Merge pull request #51644 from nextcloud/fixWrongTranslationKate13 days5-13/+13
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command13 days4-6/+6
| * | | fix(user): Some strings not being translatedfixWrongTranslationGit'Fellow2025-03-221-7/+7
| | |/ | |/|
* | | Merge pull request #51663 from nextcloud/fix/fix-loginflow-v1Kate13 days1-1/+4
|\ \ \
| * | | fix: Go back to soft typing for template function pfix/fix-loginflow-v1Côme Chilliet13 days1-1/+4
|/ / /
* | | Merge pull request #51611 from nextcloud/fix/file-name-validator-case-sensiti...Ferdinand Thiessen13 days2-6/+94
|\ \ \
| * | | fix(IFilenameValidator): correctly handle case insensitivityfix/file-name-validator-case-sensitivityFerdinand Thiessen2025-03-212-6/+94
* | | | Merge pull request #51471 from nextcloud/fix/grid-view-actionsFerdinand Thiessen13 days4-8/+23
|\ \ \ \