Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(settings): Change "setup warnings" -> "setup checks" in Overviewjtr/setup-checks-heading | Josh | 2024-10-23 | 1 | -1/+1 |
| | | | Signed-off-by: Josh <josh.t.richards@gmail.com> | ||||
* | Merge pull request #48864 from nextcloud/fix/invalid-app-config | Ferdinand Thiessen | 2024-10-23 | 6 | -114/+115 |
|\ | | | | | fix(settings): Do not use `null` on `string` parameter for sharing disclaimer | ||||
| * | chore: Compile assetsfix/invalid-app-config | Ferdinand Thiessen | 2024-10-23 | 2 | -3/+3 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | fix(settings): Do not use `null` on `string` parameter for sharing disclaimer | Ferdinand Thiessen | 2024-10-23 | 4 | -111/+112 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Merge pull request #48852 from nextcloud/fix/app-store-markdown | Ferdinand Thiessen | 2024-10-23 | 7 | -54/+80 |
|\ \ | |/ |/| | fix(app-store): Correctly render Markdown in app description | ||||
| * | chore(assets): Recompile assetsfix/app-store-markdown | nextcloud-command | 2024-10-23 | 4 | -6/+6 |
| | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | fix(app-store): Correctly render Markdown in app description | Ferdinand Thiessen | 2024-10-23 | 3 | -48/+74 |
| | | | | | | | | | | | | This seems to be broken by an update because the renderer now passes an object instead of multiple arguments to the render functions. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Merge pull request #48867 from nextcloud/fix/apps/wrong-missing-casts | Kate | 2024-10-23 | 5 | -21/+4 |
|\ \ | |||||
| * | | fix(apps): Fix wrong or missing castsfix/apps/wrong-missing-casts | provokateurin | 2024-10-23 | 5 | -21/+4 |
| |/ | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Merge pull request #48854 from nextcloud/fix/proxy-app-screenshot | Kate | 2024-10-23 | 1 | -1/+15 |
|\ \ | |/ |/| | |||||
| * | fix(app-store): Also proxy images of locally installed appsfix/proxy-app-screenshot | Ferdinand Thiessen | 2024-10-23 | 1 | -1/+15 |
| | | | | | | | | | | | | | | Before this only app store apps got their screenshots proxied, but this will cause locally installed apps to not be correctly shown on the app-store. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Merge pull request #48853 from nextcloud/fix/app-store-groups | Ferdinand Thiessen | 2024-10-23 | 1 | -0/+4 |
|\ \ | | | | | | | fix(app-store): Ensure the `groups` property is always an array | ||||
| * | | fix(app-store): Ensure the `groups` property is always an arrayfix/app-store-groups | Ferdinand Thiessen | 2024-10-23 | 1 | -0/+4 |
| |/ | | | | | | | | | | | | | If the value was a string, like a single group, then `json_decode` will also yield only a string. So in this case we ensure the property is always an array with that value. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Merge pull request #48850 from nextcloud/fix/unified-search-ctrl-f | Ferdinand Thiessen | 2024-10-23 | 3 | -7/+10 |
|\ \ | | | | | | | fix(unified-search): Close on second ctrl+f | ||||
| * | | chore: Compile assetsfix/unified-search-ctrl-f | Ferdinand Thiessen | 2024-10-23 | 2 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | fix(unified-search): Close on second ctrl+f | Ferdinand Thiessen | 2024-10-23 | 1 | -4/+7 |
| |/ | | | | | | | | | | | Also only add the event listener if short-cuts are not disabled for accessibility reasons. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Merge pull request #48851 from nextcloud/artonge/fix/uid_type | Louis | 2024-10-23 | 1 | -1/+1 |
|\ \ | | | | | | | Fix $uid type in Encryption stream | ||||
| * | | fix: $uid type in Encryption streamartonge/fix/uid_type | Louis | 2024-10-23 | 1 | -1/+1 |
| |/ | | | | | | | | | | | | | As explained by the comment. Signed-off-by: Louis <louis@chmn.me> Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | Merge pull request #48837 from ↵ | Joas Schilling | 2024-10-23 | 2 | -5/+61 |
|\ \ | | | | | | | | | | | | | nextcloud/followup/47329/add-all-types-to-handling fix(entity): Fix mapping of old/sub-types to actually supported datab… | ||||
| * | | fix(entity): Fix mapping of old/sub-types to actually supported database typesfollowup/47329/add-all-types-to-handling | Joas Schilling | 2024-10-23 | 2 | -5/+61 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #48839 from ↵ | Ferdinand Thiessen | 2024-10-23 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | | | | | | | nextcloud/build/translation-checker-print-rtl-limited-characters build: Print RTL limited characters in translation-checker | ||||
| * | | build: Show the actual stringbuild/translation-checker-print-rtl-limited-characters | Joas Schilling | 2024-10-23 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | build: Print RTL limited characters in translation-checker | provokateurin | 2024-10-22 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-23 | 6 | -10/+10 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-22 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-22 | 56 | -48/+206 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #48790 from ↵ | Kate | 2024-10-22 | 591 | -6672/+2834 |
|\ \ | |/ |/| | | | nextcloud/refactor/apps/constructor-property-promotion | ||||
| * | fix(psalm): Fix some newly detected issuesrefactor/apps/constructor-property-promotion | provokateurin | 2024-10-21 | 8 | -29/+10 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 590 | -6646/+2827 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Merge pull request #48756 from nextcloud/build/autoloader/remove-noisy-changes | Kate | 2024-10-22 | 1 | -0/+1 |
|\ \ | |||||
| * | | build(autoloader): Remove noisy changes when regeneratingbuild/autoloader/remove-noisy-changes | provokateurin | 2024-10-17 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | Merge pull request #48799 from nextcloud/fix/people-translation | Ferdinand Thiessen | 2024-10-22 | 3 | -4/+4 |
|\ \ \ | | | | | | | | | fix(files_sharing): Add correct context to translation | ||||
| * | | | chore(assets): Recompile assetsfix/people-translation | nextcloud-command | 2024-10-21 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | | fix(files_sharing): Add correct context to translation | Ferdinand Thiessen | 2024-10-21 | 1 | -1/+1 |
| | |/ | |/| | | | | | | | | | | | | | This string is extracted in the `files_sharing` app so it needs to be accessed there and not on `files`. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-22 | 106 | -144/+442 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #48728 from nextcloud/fix/nav-quota-new-design | Ferdinand Thiessen | 2024-10-21 | 5 | -12/+21 |
|\ \ \ | | | | | | | | | fix(files): Adjust NavigationQuota for Nextcloud 30 design | ||||
| * | | | chore(assets): Recompile assetsfix/nav-quota-new-design | nextcloud-command | 2024-10-21 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | | fix(files): Adjust NavigationQuota for Nextcloud 30 design | Ferdinand Thiessen | 2024-10-21 | 3 | -9/+18 |
|/ / / | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | Merge pull request #48583 from nextcloud/fix/overide-itip-broker | Sebastian Krupinski | 2024-10-21 | 5 | -1/+381 |
|\ \ \ | | | | | | | | | fix: override iTip Broker to fix several issues | ||||
| * | | | fix: override iTip Broker to fix several issuesfix/overide-itip-broker | SebastianKrupinski | 2024-10-21 | 5 | -1/+381 |
|/ / / | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* | | | Merge pull request #48758 from ↵ | Kate | 2024-10-21 | 9 | -4/+115 |
|\ \ \ | |/ / |/| | | | | | nextcloud/feat/files/chunked-upload-config-capabilities | ||||
| * | | feat(files): Expose chunked upload config via capabilitiesfeat/files/chunked-upload-config-capabilities | provokateurin | 2024-10-21 | 9 | -4/+115 |
|/ / | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Merge pull request #48809 from nextcloud/rakekniven-patch-1 | Louis | 2024-10-21 | 5 | -7/+7 |
|\ \ | | | | | | | chore(i18n): Improved grammar | ||||
| * | | chore(assets): Recompile assets | nextcloud-command | 2024-10-20 | 4 | -6/+6 |
| | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | chore(i18n): Improved grammar | rakekniven | 2024-10-19 | 1 | -1/+1 |
| | | | | | | | | | Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-21 | 64 | -160/+606 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #48812 from ↵ | Joas Schilling | 2024-10-20 | 1 | -2/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/fix-download-activity-parameters fix(activity): Fix download activity parameters | ||||
| * | | | fix(activity): Fix download activity parametersbugfix/noid/fix-download-activity-parameters | Joas Schilling | 2024-10-19 | 1 | -2/+1 |
| |/ / | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-20 | 50 | -82/+364 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #48804 from ↵ | Kate | 2024-10-19 | 2 | -26/+26 |
|\ \ | | | | | | | | | | nextcloud/dependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.0.1 |