aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat(theming): define `nextcloud-theme-dark` variablefeat/dark-mode-variablesskjnldsv5 days3-0/+5
* Merge pull request #51689 from nextcloud/fix/fix-files-sorting-cypress-testKate6 days1-1/+0
|\
| * fix(tests): Files are sorted by Name by default, no need to click itCôme Chilliet6 days1-1/+0
* | Merge pull request #51649 from rolandinus/fix/dispatch-events-on-bulk-taggingJohn Molakvoæ6 days1-0/+20
|\ \ | |/ |/|
| * fix(systemtags): Dispatch events when bulk assigning system tagsRoland Scheidel7 days1-0/+20
* | Merge pull request #51682 from nextcloud/fix/tag-fileid-checkJohn Molakvoæ6 days4-2/+72
|\ \
| * | fix(dav): filter user files when updating tagsskjnldsv6 days4-2/+72
* | | Merge pull request #51490 from nextcloud/castUsersCountToIntJohn Molakvoæ6 days2-2/+18
|\ \ \
| * | | fix(database): Cast users count to integercastUsersCountToIntGit'Fellow11 days2-2/+18
* | | | Merge pull request #51669 from nextcloud/refactor/use-in-instead-of-orKate6 days5-111/+29
|\ \ \ \ | |_|/ / |/| | |
| * | | perf(sharing): Use oc_share.{item_type, share_type} IN instead of OR equalsrefactor/use-in-instead-of-orMarcel Klehr6 days5-111/+29
* | | | Fix(l10n): Update translations from TransifexNextcloud bot6 days38-28/+280
* | | | Merge pull request #51675 from nextcloud/fix/noid/accept-informational-tests-...Marcel Müller6 days3-15/+11
|\ \ \ \
| * | | | chore(assets): Recompile assetsfix/noid/accept-informational-tests-as-successnextcloud-command6 days2-3/+3
| * | | | fix(setupchecks): Treat information messages as successMarcel Müller6 days1-12/+8
|/ / / /
* | | | Merge pull request #51674 from nextcloud/feat/openapi/merged-specStephan Orbaugh6 days6-12/+30733
|\ \ \ \
| * | | | feat(openapi): Generate merged spec for all appsfeat/openapi/merged-specprovokateurin6 days4-0/+30720
| * | | | fix(build): Also fail OpenAPI generation for untracked specsprovokateurin6 days1-1/+1
| * | | | chore(deps): Update openapi-extractor to v1.5.2provokateurin6 days1-10/+10
| * | | | feat(openapi): Add composer commandprovokateurin6 days1-1/+2
|/ / / /
* | | | Merge pull request #51668 from nextcloud/fix/provisioning_api/password-change...Kate6 days1-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | fix(provisioning_api): Pass on translated hint if password change failsfix/provisioning_api/password-change-hint-translationprovokateurin6 days1-1/+1
|/ / /
* | | Merge pull request #51644 from nextcloud/fixWrongTranslationKate7 days5-13/+13
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command7 days4-6/+6
| * | | fix(user): Some strings not being translatedfixWrongTranslationGit'Fellow9 days1-7/+7
| | |/ | |/|
* | | Merge pull request #51663 from nextcloud/fix/fix-loginflow-v1Kate7 days1-1/+4
|\ \ \
| * | | fix: Go back to soft typing for template function pfix/fix-loginflow-v1Côme Chilliet7 days1-1/+4
|/ / /
* | | Merge pull request #51611 from nextcloud/fix/file-name-validator-case-sensiti...Ferdinand Thiessen7 days2-6/+94
|\ \ \
| * | | fix(IFilenameValidator): correctly handle case insensitivityfix/file-name-validator-case-sensitivityFerdinand Thiessen10 days2-6/+94
* | | | Merge pull request #51471 from nextcloud/fix/grid-view-actionsFerdinand Thiessen7 days4-8/+23
|\ \ \ \
| * | | | chore: compile assetsfix/grid-view-actionsFerdinand Thiessen7 days2-3/+3
| * | | | fix(files): Ensure actions never overflow filenameFerdinand Thiessen7 days2-5/+20
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot7 days20-46/+106
* | | | Merge pull request #51622 from nextcloud/fix/ocm-public-key-is-optionalKate7 days4-5/+4
|\ \ \ \
| * | | | fix(ocm): `publicKey` can be disabled so capabilities do not matchfix/ocm-public-key-is-optionalFerdinand Thiessen10 days4-5/+4
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot8 days30-10/+266
| |_|/ / |/| | |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot9 days16-0/+70
* | | | Merge pull request #51352 from nextcloud/fix/lookup-server-connectorFerdinand Thiessen9 days3-8/+76
|\ \ \ \ | |/ / / |/| | |
| * | | chore: compile assetsfix/lookup-server-connectorFerdinand Thiessen9 days2-3/+3
| * | | fix(federatedfilesharing): warn when enabling lookup server data uploadFerdinand Thiessen9 days1-5/+73
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot10 days22-104/+542
* | | Merge pull request #51601 from nextcloud/chore/upload-1-9-1Ferdinand Thiessen10 days31-39/+39
|\ \ \ | |/ / |/| |
| * | chore: update `@nextcloud/upload` to version 1.9.1chore/upload-1-9-1Ferdinand Thiessen10 days31-39/+39
|/ /
* | Merge pull request #51568 from nextcloud/feat/add-wcf-capCôme Chilliet11 days6-0/+93
|\ \
| * | feat(files): Add capability for clients to check WCF statefeat/add-wcf-capFerdinand Thiessen12 days6-0/+93
* | | Merge pull request #51385 from nextcloud/fix/cleanup-template-functionsCôme Chilliet11 days8-73/+53
|\ \ \
| * | | chore: Update OCP baselinefix/cleanup-template-functionsCôme Chilliet11 days1-11/+0
| * | | chore: cleanup human_file_size usageCôme Chilliet11 days2-5/+6
| * | | fix: Require functions in lib/public/Template.phpCôme Chilliet11 days1-7/+12
| * | | fix: Remove obsolete component template functionCôme Chilliet11 days1-18/+0