aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2922-8/+66
* Merge pull request #41165 from nextcloud/dependabot/npm_and_yarn/jest-environ...dependabot[bot]2023-10-282-16/+11
|\
| * chore(deps-dev): bump jest-environment-jsdom from 29.6.2 to 29.7.0dependabot[bot]2023-10-282-16/+11
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-28202-552/+964
* Merge pull request #40773 from nextcloud/fix/contrast-maxcontrast-vs-hoverFerdinand Thiessen2023-10-2712-32/+235
|\
| * fix(theming): Make changes on primary color less invasivFerdinand Thiessen2023-10-274-13/+13
| * fix(theming): Ensure all text colors have enough contrast for accessibilityFerdinand Thiessen2023-10-277-63/+79
| * 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-275-4/+188
| * fix(theming): Ensure that maxcontrast text has always a contrast of 4.5:1 eve...Ferdinand Thiessen2023-10-272-6/+7
* | Merge pull request #40986 from nextcloud/fix/only-run-ci-that-is-neededJoas Schilling2023-10-2710-124/+260
|\ \
| * | fix(tests): Only run tests on CI that are neededFerdinand Thiessen2023-10-2710-124/+260
|/ /
* | Merge pull request #41101 from JL102/handlebarsFerdinand Thiessen2023-10-271-1/+0
|\ \
| * | #37978: Remove duplicate dependencyJL1022023-10-251-1/+0
* | | Merge pull request #41142 from nextcloud/fix/40869-Create_right_table_for_the...Julia Kirschenheuter2023-10-277-40/+51
|\ \ \ | |_|/ |/| |
| * | Create semantically right table for the "OAuth 2.0 clients"julia.kirschenheuter2023-10-277-40/+51
|/ /
* | Merge pull request #41148 from nextcloud/dependabot/npm_and_yarn/browserify-s...John Molakvoæ2023-10-271-9/+12
|\ \
| * | chore(deps): bump browserify-sign from 4.2.1 to 4.2.2dependabot[bot]2023-10-271-9/+12
|/ /
* | Merge pull request #41135 from nextcloud/fix/cypress-ciJoas Schilling2023-10-271-1/+4
|\ \
| * | fix(cypress): Also clone 3rdparty submodule to keep in sync for cypress testsFerdinand Thiessen2023-10-261-1/+4
* | | 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-27264-1080/+726
* | | | Merge pull request #41122 from nextcloud/enh/a11y/separate-profile-entryPytal2023-10-2612-145/+220
|\ \ \ \
| * | | | chore: compile assetsChristopher Ng2023-10-266-9/+9
| * | | | fix(tests): Test profile entryChristopher Ng2023-10-261-0/+16
| * | | | fix: Settings nav entries typingChristopher Ng2023-10-261-1/+1
| * | | | enh(a11y): Add separate profile entryChristopher Ng2023-10-262-2/+150
| * | | | fix: Remove profile from UserStatus componentChristopher Ng2023-10-261-133/+27
| * | | | fix: Set profile as active nav entryChristopher Ng2023-10-261-0/+4
| * | | | enh: Register profile nav entryChristopher Ng2023-10-261-0/+13
* | | | | Merge pull request #41140 from nextcloud/chore/codecov-ignore-project-stateJoas Schilling2023-10-261-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | chore(codecov): Do not run project status checkFerdinand Thiessen2023-10-261-0/+6
| | |/ / | |/| |
* | | | Merge pull request #40889 from nextcloud/feat/check-for-more-php-modulesCôme Chilliet2023-10-269-78/+118
|\ \ \ \ | |/ / / |/| | |
| * | | 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
| * | | Add all required PHP extensions to the composer.jsonCôme Chilliet2023-10-241-1/+11
| * | | Migrate missing PHP modules check to new API and improve itCôme Chilliet2023-10-198-71/+99
* | | | Merge pull request #41117 from callmemagnus/bugfix/grant__js-errorFerdinand Thiessen2023-10-261-1/+1
|\ \ \ \
| * | | | fix(grant): remove JS error on Grant pageMagnus Anderssen2023-10-261-1/+1
* | | | | Merge pull request #41115 from nextcloud/fix/cypress-admin-themingFerdinand Thiessen2023-10-262-62/+74
|\ \ \ \ \
| * | | | | fix(cypress): Fix linter errors on Cypress chains and refactor `wait-until` c...Ferdinand Thiessen2023-10-252-62/+74
* | | | | | Merge pull request #40326 from nextcloud/enh/text-to-image-apiJoas Schilling2023-10-2634-8/+2746
|\ \ \ \ \ \
| * | | | | | fix(TextToImage): Update autoloadersMarcel Klehr2023-10-262-0/+2
| * | | | | | Update lib/public/TextToImage/IProvider.phpMarcel Klehr2023-10-261-1/+1
| * | | | | | Update lib/public/TextToImage/IManager.phpMarcel Klehr2023-10-261-1/+1
| * | | | | | fix(TextToImage): Add missing task status updateMarcel Klehr2023-10-261-0/+6
| * | | | | | fix(TextToImage): Fix copypastaMarcel Klehr2023-10-261-1/+1
| * | | | | | Update core/Controller/TextToImageApiController.phpMarcel Klehr2023-10-261-1/+1
| * | | | | | fix(TextToImage): Update testing provider to new interfaceMarcel Klehr2023-10-261-0/+4