aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #48912 from nextcloud/bugfix/exception-appscreenshot-notst...Ferdinand Thiessen2024-10-287-3/+97
|\ \ \ \ \
| * | | | | fix(appinfo): Make sure screenshot, author and category are always arraysbugfix/exception-appscreenshot-notstringJoas Schilling2024-10-286-1/+89
| * | | | | fix(appsmanagement): Fix exception on generating preview url for screenshotsClaudio Cambra2024-10-281-2/+8
| |/ / / /
* | | | | Merge pull request #48614 from nextcloud/refactor/storage/constructorsKate2024-10-2834-167/+166
|\ \ \ \ \
| * | | | | refactor(Storage): Align all Storage constructorsrefactor/storage/constructorsprovokateurin2024-10-2334-167/+166
* | | | | | Merge pull request #48917 from nextcloud/fix/dav/view-only-checkKate2024-10-281-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix(dav): Cleanup view-only checkfix/dav/view-only-checkprovokateurin2024-10-281-0/+1
|/ / / / /
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2816-24/+50
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2754-88/+166
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-26146-402/+670
* | | | | Merge pull request #48898 from nextcloud/fix/files--list-header-button-titleJoas Schilling2024-10-253-3/+4
|\ \ \ \ \
| * | | | | chore(assets): Recompile assetsfix/files--list-header-button-titleGrigorii K. Shartsev2024-10-252-3/+3
| * | | | | fix(files): add title for files list table header buttonGrigorii K. Shartsev2024-10-251-0/+1
|/ / / / /
* | | | | Merge pull request #48895 from nextcloud/jtr/chore-bug-report-logsJosh2024-10-251-4/+4
|\ \ \ \ \
| * | | | | chore: Clarify log entry requirements in bug report formjtr/chore-bug-report-logsJosh2024-10-251-4/+4
|/ / / / /
* | | | | Merge pull request #48892 from nextcloud/update-stale-bot-configurationDaniel2024-10-251-1/+0
|\ \ \ \ \
| * | | | | chore: don't remove needs info label when commenting on a stale issueupdate-stale-bot-configurationDaniel Kesselberg2024-10-251-1/+0
| | |/ / / | |/| | |
* | | | | Merge pull request #48884 from nextcloud/bugfix/noid/allow-to-force-db-throttlerJoas Schilling2024-10-252-2/+14
|\ \ \ \ \
| * | | | | feat(bruteforce): Allow forcing the database throttlerbugfix/noid/allow-to-force-db-throttlerJoas Schilling2024-10-242-2/+14
* | | | | | Merge pull request #48625 from nextcloud/fix/files--handle-empty-view-with-errorGrigorii K. Shartsev2024-10-2521-42/+90
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | chore(assets): Recompile assetsfix/files--handle-empty-view-with-errorGrigorii K. Shartsev2024-10-2517-19/+19
| * | | | | refactor(files): migrate to @nextcloud/sharingGrigorii K. Shartsev2024-10-252-21/+3
| * | | | | fix(files): handle empty view with errorGrigorii K. Shartsev2024-10-252-6/+63
| * | | | | chore(files): migrate davUtils to TSGrigorii K. Shartsev2024-10-253-15/+24
|/ / / / /
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-25150-142/+160
* | | | | Merge pull request #48882 from nextcloud/safety-net-null-checkF. E Noel Nfebe2024-10-251-7/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | refactor(ShareApiController): Check for null and empty strings with empty()safety-net-null-checkfenn-cs2024-10-241-7/+4
|/ / / /
* | | | Merge pull request #48381 from nextcloud/fix/48012/fix-share-email-send-mail-...F. E Noel Nfebe2024-10-241-1/+10
|\ \ \ \
| * | | | fix(ShareAPI): Send mails for mail shares by defaultfix/48012/fix-share-email-send-mail-sharefenn-cs2024-10-241-1/+10
|/ / / /
* | | | Merge pull request #48874 from nextcloud/jtr/setup-checks-headingFerdinand Thiessen2024-10-241-1/+1
|\ \ \ \
| * | | | fix(settings): Change "setup warnings" -> "setup checks" in Overviewjtr/setup-checks-headingJosh2024-10-231-1/+1
* | | | | Merge pull request #48863 from nextcloud/fix/noid/textprocessing-list-typesJulien Veyssier2024-10-241-8/+26
|\ \ \ \ \
| * | | | | feat(textprocessing): factorize taskProcessingCompatibleTaskTypesJulien Veyssier2024-10-241-22/+11
| * | | | | fix(textprocessing): also list types that are available in task processingJulien Veyssier2024-10-241-0/+29
|/ / / / /
* / / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-10-24122-344/+296
|/ / / /
* | | | Merge pull request #48864 from nextcloud/fix/invalid-app-configFerdinand Thiessen2024-10-236-114/+115
|\ \ \ \
| * | | | chore: Compile assetsfix/invalid-app-configFerdinand Thiessen2024-10-232-3/+3
| * | | | fix(settings): Do not use `null` on `string` parameter for sharing disclaimerFerdinand Thiessen2024-10-234-111/+112
* | | | | Merge pull request #48852 from nextcloud/fix/app-store-markdownFerdinand Thiessen2024-10-237-54/+80
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | chore(assets): Recompile assetsfix/app-store-markdownnextcloud-command2024-10-234-6/+6
| * | | | fix(app-store): Correctly render Markdown in app descriptionFerdinand Thiessen2024-10-233-48/+74
* | | | | Merge pull request #48867 from nextcloud/fix/apps/wrong-missing-castsKate2024-10-235-21/+4
|\ \ \ \ \
| * | | | | fix(apps): Fix wrong or missing castsfix/apps/wrong-missing-castsprovokateurin2024-10-235-21/+4
| |/ / / /
* | | | | Merge pull request #48854 from nextcloud/fix/proxy-app-screenshotKate2024-10-231-1/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(app-store): Also proxy images of locally installed appsfix/proxy-app-screenshotFerdinand Thiessen2024-10-231-1/+15
| |/ / /
* | | | Merge pull request #48853 from nextcloud/fix/app-store-groupsFerdinand Thiessen2024-10-231-0/+4
|\ \ \ \
| * | | | fix(app-store): Ensure the `groups` property is always an arrayfix/app-store-groupsFerdinand Thiessen2024-10-231-0/+4
| |/ / /
* | | | Merge pull request #48850 from nextcloud/fix/unified-search-ctrl-fFerdinand Thiessen2024-10-233-7/+10
|\ \ \ \
| * | | | chore: Compile assetsfix/unified-search-ctrl-fFerdinand Thiessen2024-10-232-3/+3
| * | | | fix(unified-search): Close on second ctrl+fFerdinand Thiessen2024-10-231-4/+7
| |/ / /