Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge pull request #41051 from nextcloud/feat/dav/absence-db | Christoph Wurst | 2023-10-30 | 7 | -1/+315 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | feat(dav): implement personal absence settings backend | Richard Steinmetz | 2023-10-29 | 7 | -1/+315 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #41163 from nextcloud/dependabot/npm_and_yarn/testing-libr... | Ferdinand Thiessen | 2023-10-30 | 2 | -17/+27 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | chore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.1.4 | dependabot[bot] | 2023-10-28 | 2 | -23/+28 | |
* | | | | | | | | Merge pull request #41164 from nextcloud/dependabot/npm_and_yarn/puppeteer-21... | Ferdinand Thiessen | 2023-10-30 | 2 | -93/+81 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | chore(deps-dev): bump puppeteer from 21.0.3 to 21.4.1 | dependabot[bot] | 2023-10-28 | 2 | -99/+82 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #41168 from nextcloud/dependabot/github_actions/actions/se... | Ferdinand Thiessen | 2023-10-30 | 6 | -9/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0 | dependabot[bot] | 2023-10-30 | 6 | -9/+9 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #41169 from nextcloud/dependabot/github_actions/actions/ch... | Ferdinand Thiessen | 2023-10-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | chore(deps): bump actions/checkout from 3.6.0 to 4.1.1 | dependabot[bot] | 2023-10-28 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-30 | 20 | -24/+342 | |
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-29 | 22 | -8/+66 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #41165 from nextcloud/dependabot/npm_and_yarn/jest-environ... | dependabot[bot] | 2023-10-28 | 2 | -16/+11 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | chore(deps-dev): bump jest-environment-jsdom from 29.6.2 to 29.7.0 | dependabot[bot] | 2023-10-28 | 2 | -16/+11 | |
|/ / / / / | ||||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-28 | 202 | -552/+964 | |
* | | | | | Merge pull request #40773 from nextcloud/fix/contrast-maxcontrast-vs-hover | Ferdinand Thiessen | 2023-10-27 | 12 | -32/+235 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix(theming): Make changes on primary color less invasiv | Ferdinand Thiessen | 2023-10-27 | 4 | -13/+13 | |
| * | | | | | fix(theming): Ensure all text colors have enough contrast for accessibility | Ferdinand Thiessen | 2023-10-27 | 7 | -63/+79 | |
| * | | | | | fix(theming): Make it clearer that color-text-light and -lighter are deprecated | Ferdinand Thiessen | 2023-10-27 | 3 | -6/+8 | |
| * | | | | | tests: Add accessibility tests for CSS color variables | Ferdinand Thiessen | 2023-10-27 | 5 | -4/+188 | |
| * | | | | | fix(theming): Ensure that maxcontrast text has always a contrast of 4.5:1 eve... | Ferdinand Thiessen | 2023-10-27 | 2 | -6/+7 | |
* | | | | | | Merge pull request #40986 from nextcloud/fix/only-run-ci-that-is-needed | Joas Schilling | 2023-10-27 | 10 | -124/+260 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix(tests): Only run tests on CI that are needed | Ferdinand Thiessen | 2023-10-27 | 10 | -124/+260 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #41101 from JL102/handlebars | Ferdinand Thiessen | 2023-10-27 | 1 | -1/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | #37978: Remove duplicate dependency | JL102 | 2023-10-25 | 1 | -1/+0 | |
* | | | | | | | Merge pull request #41142 from nextcloud/fix/40869-Create_right_table_for_the... | Julia Kirschenheuter | 2023-10-27 | 7 | -40/+51 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Create semantically right table for the "OAuth 2.0 clients" | julia.kirschenheuter | 2023-10-27 | 7 | -40/+51 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #41148 from nextcloud/dependabot/npm_and_yarn/browserify-s... | John Molakvoæ | 2023-10-27 | 1 | -9/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | chore(deps): bump browserify-sign from 4.2.1 to 4.2.2 | dependabot[bot] | 2023-10-27 | 1 | -9/+12 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #41135 from nextcloud/fix/cypress-ci | Joas Schilling | 2023-10-27 | 1 | -1/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix(cypress): Also clone 3rdparty submodule to keep in sync for cypress tests | Ferdinand Thiessen | 2023-10-26 | 1 | -1/+4 | |
* | | | | | | | Merge pull request #39743 from nextcloud/fixNullArray | Git'Fellow | 2023-10-27 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix: don't try to access null array | Git'Fellow | 2023-08-14 | 1 | -0/+1 | |
* | | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-27 | 264 | -1080/+726 | |
* | | | | | | | | Merge pull request #41122 from nextcloud/enh/a11y/separate-profile-entry | Pytal | 2023-10-26 | 12 | -145/+220 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | chore: compile assets | Christopher Ng | 2023-10-26 | 6 | -9/+9 | |
| * | | | | | | | | fix(tests): Test profile entry | Christopher Ng | 2023-10-26 | 1 | -0/+16 | |
| * | | | | | | | | fix: Settings nav entries typing | Christopher Ng | 2023-10-26 | 1 | -1/+1 | |
| * | | | | | | | | enh(a11y): Add separate profile entry | Christopher Ng | 2023-10-26 | 2 | -2/+150 | |
| * | | | | | | | | fix: Remove profile from UserStatus component | Christopher Ng | 2023-10-26 | 1 | -133/+27 | |
| * | | | | | | | | fix: Set profile as active nav entry | Christopher Ng | 2023-10-26 | 1 | -0/+4 | |
| * | | | | | | | | enh: Register profile nav entry | Christopher Ng | 2023-10-26 | 1 | -0/+13 | |
* | | | | | | | | | Merge pull request #41140 from nextcloud/chore/codecov-ignore-project-state | Joas Schilling | 2023-10-26 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | chore(codecov): Do not run project status check | Ferdinand Thiessen | 2023-10-26 | 1 | -0/+6 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #40889 from nextcloud/feat/check-for-more-php-modules | Côme Chilliet | 2023-10-26 | 9 | -78/+118 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Add links to documentation for PHP modules | Côme Chilliet | 2023-10-26 | 1 | -2/+10 | |
| * | | | | | | | Adapt CheckSetupControllerTest to the migration to a setup check | Côme Chilliet | 2023-10-24 | 1 | -6/+0 | |
| * | | | | | | | Add all required PHP extensions to the composer.json | Côme Chilliet | 2023-10-24 | 1 | -1/+11 | |
| * | | | | | | | Migrate missing PHP modules check to new API and improve it | Côme Chilliet | 2023-10-19 | 8 | -71/+99 | |
* | | | | | | | | Merge pull request #41117 from callmemagnus/bugfix/grant__js-error | Ferdinand Thiessen | 2023-10-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ |