| Commit message (Expand) | Author | Age | Files | Lines |
* | ci(psalm): Add missing imagick extensionci/psalm/imagick-extension | provokateurin | 2024-10-28 | 1 | -3/+3 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-28 | 16 | -24/+50 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-27 | 54 | -88/+166 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-26 | 146 | -402/+670 |
* | Merge pull request #48898 from nextcloud/fix/files--list-header-button-title | Joas Schilling | 2024-10-25 | 3 | -3/+4 |
|\ |
|
| * | chore(assets): Recompile assetsfix/files--list-header-button-title | Grigorii K. Shartsev | 2024-10-25 | 2 | -3/+3 |
| * | fix(files): add title for files list table header button | Grigorii K. Shartsev | 2024-10-25 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #48895 from nextcloud/jtr/chore-bug-report-logs | Josh | 2024-10-25 | 1 | -4/+4 |
|\ |
|
| * | chore: Clarify log entry requirements in bug report formjtr/chore-bug-report-logs | Josh | 2024-10-25 | 1 | -4/+4 |
|/ |
|
* | Merge pull request #48892 from nextcloud/update-stale-bot-configuration | Daniel | 2024-10-25 | 1 | -1/+0 |
|\ |
|
| * | chore: don't remove needs info label when commenting on a stale issueupdate-stale-bot-configuration | Daniel Kesselberg | 2024-10-25 | 1 | -1/+0 |
* | | Merge pull request #48884 from nextcloud/bugfix/noid/allow-to-force-db-throttler | Joas Schilling | 2024-10-25 | 2 | -2/+14 |
|\ \ |
|
| * | | feat(bruteforce): Allow forcing the database throttlerbugfix/noid/allow-to-force-db-throttler | Joas Schilling | 2024-10-24 | 2 | -2/+14 |
* | | | Merge pull request #48625 from nextcloud/fix/files--handle-empty-view-with-error | Grigorii K. Shartsev | 2024-10-25 | 21 | -42/+90 |
|\ \ \
| |_|/
|/| | |
|
| * | | chore(assets): Recompile assetsfix/files--handle-empty-view-with-error | Grigorii K. Shartsev | 2024-10-25 | 17 | -19/+19 |
| * | | refactor(files): migrate to @nextcloud/sharing | Grigorii K. Shartsev | 2024-10-25 | 2 | -21/+3 |
| * | | fix(files): handle empty view with error | Grigorii K. Shartsev | 2024-10-25 | 2 | -6/+63 |
| * | | chore(files): migrate davUtils to TS | Grigorii K. Shartsev | 2024-10-25 | 3 | -15/+24 |
|/ / |
|
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-25 | 150 | -142/+160 |
* | | Merge pull request #48882 from nextcloud/safety-net-null-check | F. E Noel Nfebe | 2024-10-25 | 1 | -7/+4 |
|\ \
| |/
|/| |
|
| * | refactor(ShareApiController): Check for null and empty strings with empty()safety-net-null-check | fenn-cs | 2024-10-24 | 1 | -7/+4 |
|/ |
|
* | Merge pull request #48381 from nextcloud/fix/48012/fix-share-email-send-mail-... | F. E Noel Nfebe | 2024-10-24 | 1 | -1/+10 |
|\ |
|
| * | fix(ShareAPI): Send mails for mail shares by defaultfix/48012/fix-share-email-send-mail-share | fenn-cs | 2024-10-24 | 1 | -1/+10 |
|/ |
|
* | Merge pull request #48874 from nextcloud/jtr/setup-checks-heading | Ferdinand Thiessen | 2024-10-24 | 1 | -1/+1 |
|\ |
|
| * | fix(settings): Change "setup warnings" -> "setup checks" in Overviewjtr/setup-checks-heading | Josh | 2024-10-23 | 1 | -1/+1 |
* | | Merge pull request #48863 from nextcloud/fix/noid/textprocessing-list-types | Julien Veyssier | 2024-10-24 | 1 | -8/+26 |
|\ \ |
|
| * | | feat(textprocessing): factorize taskProcessingCompatibleTaskTypes | Julien Veyssier | 2024-10-24 | 1 | -22/+11 |
| * | | fix(textprocessing): also list types that are available in task processing | Julien Veyssier | 2024-10-24 | 1 | -0/+29 |
|/ / |
|
* / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-24 | 122 | -344/+296 |
|/ |
|
* | Merge pull request #48864 from nextcloud/fix/invalid-app-config | Ferdinand Thiessen | 2024-10-23 | 6 | -114/+115 |
|\ |
|
| * | chore: Compile assetsfix/invalid-app-config | Ferdinand Thiessen | 2024-10-23 | 2 | -3/+3 |
| * | fix(settings): Do not use `null` on `string` parameter for sharing disclaimer | Ferdinand Thiessen | 2024-10-23 | 4 | -111/+112 |
* | | Merge pull request #48852 from nextcloud/fix/app-store-markdown | Ferdinand Thiessen | 2024-10-23 | 7 | -54/+80 |
|\ \
| |/
|/| |
|
| * | chore(assets): Recompile assetsfix/app-store-markdown | nextcloud-command | 2024-10-23 | 4 | -6/+6 |
| * | fix(app-store): Correctly render Markdown in app description | Ferdinand Thiessen | 2024-10-23 | 3 | -48/+74 |
* | | 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 |
| |/ |
|
* | | 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 |
* | | 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 arrayfix/app-store-groups | Ferdinand Thiessen | 2024-10-23 | 1 | -0/+4 |
| |/ |
|
* | | Merge pull request #48850 from nextcloud/fix/unified-search-ctrl-f | Ferdinand Thiessen | 2024-10-23 | 3 | -7/+10 |
|\ \ |
|
| * | | chore: Compile assetsfix/unified-search-ctrl-f | Ferdinand Thiessen | 2024-10-23 | 2 | -3/+3 |
| * | | fix(unified-search): Close on second ctrl+f | Ferdinand Thiessen | 2024-10-23 | 1 | -4/+7 |
| |/ |
|
* | | Merge pull request #48851 from nextcloud/artonge/fix/uid_type | Louis | 2024-10-23 | 1 | -1/+1 |
|\ \ |
|
| * | | fix: $uid type in Encryption streamartonge/fix/uid_type | Louis | 2024-10-23 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #48837 from nextcloud/followup/47329/add-all-types-to-hand... | Joas Schilling | 2024-10-23 | 2 | -5/+61 |
|\ \ |
|
| * | | 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 |
* | | | Merge pull request #48839 from nextcloud/build/translation-checker-print-rtl-... | Ferdinand Thiessen | 2024-10-23 | 1 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | build: Show the actual stringbuild/translation-checker-print-rtl-limited-characters | Joas Schilling | 2024-10-23 | 1 | -2/+2 |