aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2918-8/+60
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-28180-550/+912
* Merge pull request #40773 from nextcloud/fix/contrast-maxcontrast-vs-hoverFerdinand Thiessen2023-10-277-27/+162
|\
| * fix(theming): Make changes on primary color less invasivFerdinand Thiessen2023-10-273-12/+12
| * fix(theming): Ensure all text colors have enough contrast for accessibilityFerdinand Thiessen2023-10-276-62/+78
| * fix(theming): Make it clearer that color-text-light and -lighter are deprecatedFerdinand Thiessen2023-10-273-6/+8
| * tests: Add accessibility tests for CSS color variablesFerdinand Thiessen2023-10-271-0/+116
| * fix(theming): Ensure that maxcontrast text has always a contrast of 4.5:1 eve...Ferdinand Thiessen2023-10-272-6/+7
* | Create semantically right table for the "OAuth 2.0 clients"julia.kirschenheuter2023-10-275-37/+48
|/
* Merge pull request #39743 from nextcloud/fixNullArrayGit'Fellow2023-10-271-0/+1
|\
| * fix: don't try to access null arrayGit'Fellow2023-08-141-0/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-27164-106/+626
* | fix: Remove profile from UserStatus componentChristopher Ng2023-10-261-133/+27
* | Merge pull request #40889 from nextcloud/feat/check-for-more-php-modulesCôme Chilliet2023-10-266-42/+107
|\ \
| * | Add links to documentation for PHP modulesCôme Chilliet2023-10-261-2/+10
| * | Adapt CheckSetupControllerTest to the migration to a setup checkCôme Chilliet2023-10-241-6/+0
| * | Migrate missing PHP modules check to new API and improve itCôme Chilliet2023-10-196-36/+99
* | | Merge pull request #40326 from nextcloud/enh/text-to-image-apiJoas Schilling2023-10-268-4/+89
|\ \ \
| * | | fix(TextToImage): Fix copypastaMarcel Klehr2023-10-261-1/+1
| * | | fix(TextToImage): Update testing provider to new interfaceMarcel Klehr2023-10-261-0/+4
| * | | en(TextToImage): Add getId method to IProviderMarcel Klehr2023-10-262-3/+3
| * | | fix(settings/AdminAI): Fix eslintMarcel Klehr2023-10-221-10/+10
| * | | fix(settings/AdminAI): Fix no-providers-installed viewMarcel Klehr2023-10-221-1/+1
| * | | fix(Text2Image): Fix FakeText2ImageProvider in testing appMarcel Klehr2023-10-223-0/+3
| * | | enh(Text2Image): Add AI settings section to text2imageMarcel Klehr2023-10-223-1/+34
| * | | enh(testing app): Add fake text2image providerMarcel Klehr2023-10-203-0/+45
* | | | Merge pull request #41133 from nextcloud/bugfix/noid/dont-duplicate-notificat...Joas Schilling2023-10-261-0/+5
|\ \ \ \
| * | | | Don't duplicate notification warningJoas Schilling2023-10-261-0/+5
* | | | | fix(external): Get storage before update itJoas Schilling2023-10-261-0/+3
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2614-34/+718
* | | | fix(files): disable containment in headerVarun Patil2023-10-251-1/+0
* | | | Remove unneeded `tabindex="0"` from sidebar and app contentjulia.kirschenheuter2023-10-252-4/+4
* | | | Merge pull request #41089 from nextcloud/fix/workflow-empty-contentFerdinand Thiessen2023-10-252-20/+48
|\ \ \ \
| * | | | fix(workflowengine): Add an empty content when no flows are installed or conf...Ferdinand Thiessen2023-10-242-20/+48
* | | | | fix(settings): Stablize user list cypress testsFerdinand Thiessen2023-10-254-22/+45
* | | | | Merge pull request #41080 from nextcloud/fix/40682-Add_more_visibility_on_bac...Julia Kirschenheuter2023-10-251-2/+2
|\ \ \ \ \
| * | | | | Change styles on active, hover and focus state for background buttonsjulia.kirschenheuter2023-10-241-2/+2
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2532-22/+246
* | | | | | Merge pull request #41094 from nextcloud/fix/indirect-safe-depPytal2023-10-242-23/+20
|\ \ \ \ \ \
| * | | | | | fix(dav): Remove usage of indirect thecodingmachine/safe dependencyChristopher Ng2023-10-242-23/+20
* | | | | | | Merge pull request #41046 from nextcloud/fix/recently-contacted-duplicatesChristoph Wurst2023-10-241-25/+14
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix: duplicating contacts with the Recently contacted featurehamza2212023-10-241-25/+14
* | | | | | | Merge pull request #41062 from nextcloud/artonge/fix/return_fals_if_touch_failsLouis2023-10-241-11/+13
|\ \ \ \ \ \ \
| * | | | | | | Return correct status if touch failedLouis Chemineau2023-10-231-11/+13
* | | | | | | | Merge pull request #39044 from nextcloud/more-empty-mount-checkingRobin Appelman2023-10-242-3/+14
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | add more checks to ensure mounts aren't emptyRobin Appelman2023-09-122-3/+14
* | | | | | | | Merge pull request #41068 from nextcloud/fix/37092/user-status--html-validationJulia Kirschenheuter2023-10-241-54/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | fix(user_status): separate user menu and dashboard status layoutGrigorii K. Shartsev2023-10-241-54/+55
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #41035 from nextcloud/fix/37092/apps-list--html-validationFerdinand Thiessen2023-10-242-8/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | fix(settings): apps list loading classesGrigorii K. Shartsev2023-10-241-4/+2