aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat(files): hide "Personal files" and "Shared with others" views if user has...fix/quota-view-filesskjnldsv21 hours3-13/+48
* Merge pull request #51689 from nextcloud/fix/fix-files-sorting-cypress-testKate23 hours1-1/+0
|\
| * fix(tests): Files are sorted by Name by default, no need to click itCôme Chilliet23 hours1-1/+0
* | Merge pull request #51649 from rolandinus/fix/dispatch-events-on-bulk-taggingJohn Molakvoæ23 hours1-0/+20
|\ \ | |/ |/|
| * fix(systemtags): Dispatch events when bulk assigning system tagsRoland Scheidel3 days1-0/+20
* | Merge pull request #51682 from nextcloud/fix/tag-fileid-checkJohn Molakvoæ23 hours4-2/+72
|\ \
| * | fix(dav): filter user files when updating tagsskjnldsv24 hours4-2/+72
* | | Merge pull request #51490 from nextcloud/castUsersCountToIntJohn Molakvoæ23 hours2-2/+18
|\ \ \
| * | | fix(database): Cast users count to integercastUsersCountToIntGit'Fellow6 days2-2/+18
* | | | Merge pull request #51669 from nextcloud/refactor/use-in-instead-of-orKate25 hours5-111/+29
|\ \ \ \ | |_|/ / |/| | |
| * | | perf(sharing): Use oc_share.{item_type, share_type} IN instead of OR equalsrefactor/use-in-instead-of-orMarcel Klehr27 hours5-111/+29
* | | | Fix(l10n): Update translations from TransifexNextcloud bot35 hours38-28/+280
* | | | Merge pull request #51675 from nextcloud/fix/noid/accept-informational-tests-...Marcel Müller41 hours3-15/+11
|\ \ \ \
| * | | | chore(assets): Recompile assetsfix/noid/accept-informational-tests-as-successnextcloud-command41 hours2-3/+3
| * | | | fix(setupchecks): Treat information messages as successMarcel Müller42 hours1-12/+8
|/ / / /
* | | | Merge pull request #51674 from nextcloud/feat/openapi/merged-specStephan Orbaugh43 hours6-12/+30733
|\ \ \ \
| * | | | feat(openapi): Generate merged spec for all appsfeat/openapi/merged-specprovokateurin44 hours4-0/+30720
| * | | | fix(build): Also fail OpenAPI generation for untracked specsprovokateurin44 hours1-1/+1
| * | | | chore(deps): Update openapi-extractor to v1.5.2provokateurin44 hours1-10/+10
| * | | | feat(openapi): Add composer commandprovokateurin44 hours1-1/+2
|/ / / /
* | | | Merge pull request #51668 from nextcloud/fix/provisioning_api/password-change...Kate44 hours1-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | fix(provisioning_api): Pass on translated hint if password change failsfix/provisioning_api/password-change-hint-translationprovokateurin45 hours1-1/+1
|/ / /
* | | Merge pull request #51644 from nextcloud/fixWrongTranslationKate46 hours5-13/+13
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command46 hours4-6/+6
| * | | fix(user): Some strings not being translatedfixWrongTranslationGit'Fellow4 days1-7/+7
| | |/ | |/|
* | | Merge pull request #51663 from nextcloud/fix/fix-loginflow-v1Kate47 hours1-1/+4
|\ \ \
| * | | fix: Go back to soft typing for template function pfix/fix-loginflow-v1Côme Chilliet48 hours1-1/+4
|/ / /
* | | Merge pull request #51611 from nextcloud/fix/file-name-validator-case-sensiti...Ferdinand Thiessen48 hours2-6/+94
|\ \ \
| * | | fix(IFilenameValidator): correctly handle case insensitivityfix/file-name-validator-case-sensitivityFerdinand Thiessen5 days2-6/+94
* | | | Merge pull request #51471 from nextcloud/fix/grid-view-actionsFerdinand Thiessen2 days4-8/+23
|\ \ \ \
| * | | | chore: compile assetsfix/grid-view-actionsFerdinand Thiessen2 days2-3/+3
| * | | | fix(files): Ensure actions never overflow filenameFerdinand Thiessen2 days2-5/+20
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2 days20-46/+106
* | | | Merge pull request #51622 from nextcloud/fix/ocm-public-key-is-optionalKate3 days4-5/+4
|\ \ \ \
| * | | | fix(ocm): `publicKey` can be disabled so capabilities do not matchfix/ocm-public-key-is-optionalFerdinand Thiessen5 days4-5/+4
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot3 days30-10/+266
| |_|/ / |/| | |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot4 days16-0/+70
* | | | Merge pull request #51352 from nextcloud/fix/lookup-server-connectorFerdinand Thiessen5 days3-8/+76
|\ \ \ \ | |/ / / |/| | |
| * | | chore: compile assetsfix/lookup-server-connectorFerdinand Thiessen5 days2-3/+3
| * | | fix(federatedfilesharing): warn when enabling lookup server data uploadFerdinand Thiessen5 days1-5/+73
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot5 days22-104/+542
* | | Merge pull request #51601 from nextcloud/chore/upload-1-9-1Ferdinand Thiessen6 days31-39/+39
|\ \ \ | |/ / |/| |
| * | chore: update `@nextcloud/upload` to version 1.9.1chore/upload-1-9-1Ferdinand Thiessen6 days31-39/+39
|/ /
* | Merge pull request #51568 from nextcloud/feat/add-wcf-capCôme Chilliet6 days6-0/+93
|\ \
| * | feat(files): Add capability for clients to check WCF statefeat/add-wcf-capFerdinand Thiessen8 days6-0/+93
* | | Merge pull request #51385 from nextcloud/fix/cleanup-template-functionsCôme Chilliet6 days8-73/+53
|\ \ \
| * | | chore: Update OCP baselinefix/cleanup-template-functionsCôme Chilliet6 days1-11/+0
| * | | chore: cleanup human_file_size usageCôme Chilliet6 days2-5/+6
| * | | fix: Require functions in lib/public/Template.phpCôme Chilliet6 days1-7/+12
| * | | fix: Remove obsolete component template functionCôme Chilliet6 days1-18/+0