aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix(cypress): Test using `data-test-id` attributes rather than private classesFerdinand Thiessen2023-10-1911-61/+93
* fix(cypress): Replace flaky password-confirmation hack with conditional testi...Ferdinand Thiessen2023-10-197-82/+54
* Merge pull request #32550 from nextcloud/feat/api-cleanup-checkCôme Chilliet2023-10-1939-566/+1174
|\
| * Fix jsunit tests for SetupChecksCôme Chilliet2023-10-191-61/+252
| * Small code style fix in SetupCheckManagerCôme Chilliet2023-10-191-3/+1
| * Change SetupResult API to named constructorsCôme Chilliet2023-10-1912-29/+61
| * Remove useless var in apps/settings/lib/SetupChecks/CheckUserCertificates.phpCôme Chilliet2023-10-191-2/+1
| * Move NeedsSystemAddressBookSync to dav application where it’s registeredCôme Chilliet2023-10-196-4/+4
| * Add debug logging when running setup checks to help with debugging slow resultsCôme Chilliet2023-10-191-4/+6
| * Remove UI draftCôme Chilliet2023-10-194-170/+0
| * Fix tests for setup checksCôme Chilliet2023-10-194-137/+58
| * Add OCP interface for SetupCheckManagerCôme Chilliet2023-10-196-3/+48
| * Migrate InternetConnectivity check to new APICôme Chilliet2023-10-196-57/+106
| * Add missing licences and copyright in SetupCheckCôme Chilliet2023-10-193-0/+70
| * Merge setupchecks from new API into old UICôme Chilliet2023-10-192-56/+14
| * Fix description for SetupChecks/NeedsSystemAddressBookSyncCôme Chilliet2023-10-191-1/+1
| * Migrate ReadOnlyConfig and DefaultPhoneRegionSet to new APICôme Chilliet2023-10-195-0/+122
| * Migrate NeedsSystemAddressBookSync to new ISetupCheck APICôme Chilliet2023-10-193-18/+27
| * Fix PHPDoc in OCP for new SetupResult classCôme Chilliet2023-10-191-0/+5
| * Move existing setup checks to new APICôme Chilliet2023-10-195-62/+65
| * Fix lint problems in vue filesCôme Chilliet2023-10-192-5/+8
| * Small cleanups in SetupCheck classesCôme Chilliet2023-10-193-19/+14
| * Fix docblock and types for new public APICôme Chilliet2023-10-193-28/+24
| * Fix UI and add PhpOutdated checkCôme Chilliet2023-10-195-6/+62
| * Fix SetupChecks/LdapInvalidUuids.phpCôme Chilliet2023-10-191-12/+11
| * ProgressCarl Schwan2023-10-1911-56/+111
| * Add api to register setup checksCarl Schwan2023-10-1915-37/+307
* | Merge pull request #35728 from nextcloud/fix/cypressJohn Molakvoæ2023-10-1916-63/+190
|\ \ | |/ |/|
| * Fix background removal not applying to user default themingJohn Molakvoæ2023-10-1914-36/+101
| * Fix background removal checkJohn Molakvoæ2023-10-197-16/+28
| * Add additional no-background and custom colour testJohn Molakvoæ2023-10-191-20/+70
|/
* Merge pull request #40969 from nextcloud/ishare-typeJohn Molakvoæ2023-10-191-1/+1
|\
| * Fix return type of IShare::getExpirationDateVarun Patil2023-10-181-1/+1
* | Merge pull request #40958 from nextcloud/pulsejet/files-list-perfJohn Molakvoæ2023-10-198-54/+42
|\ \
| * | fix(files): drop visible and adjust drag-to-scroll featureJohn Molakvoæ2023-10-197-41/+19
| * | perf(files): performance optimizationsVarun Patil2023-10-194-15/+25
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1950-22/+122
* | Merge pull request #40965 from nextcloud/bugfix/noid/fix-type-and-docs-on-int...Joas Schilling2023-10-181-2/+2
|\ \
| * | fix(federation): Fix type and docs on ICloudFederationNotification interfaceJoas Schilling2023-10-181-2/+2
|/ /
* | Merge pull request #40923 from nextcloud/automated/noid/master-fix-npm-auditFerdinand Thiessen2023-10-181-6/+9
|\ \
| * | chore(deps): fix npm auditnextcloud-command2023-10-181-6/+9
* | | Merge pull request #40913 from nextcloud/dependabot/npm_and_yarn/dockerode-4.0.0Ferdinand Thiessen2023-10-183-38/+48
|\ \ \
| * | | fix: Improve dockerNode loggingFerdinand Thiessen2023-10-181-23/+33
| * | | chore(deps-dev): Bump dockerode from 3.3.5 to 4.0.0dependabot[bot]2023-10-182-15/+15
|/ / /
* | | Merge pull request #40914 from nextcloud/dependabot/npm_and_yarn/dompurify-3.0.6Ferdinand Thiessen2023-10-185-9/+9
|\ \ \ | |/ / |/| |
| * | chore(deps): Bump dompurify from 3.0.5 to 3.0.6dependabot[bot]2023-10-185-9/+9
|/ /
* | Merge pull request #40959 from nextcloud/bugfix/noid/fix-types-in-querybuilderJoas Schilling2023-10-182-4/+4
|\ \
| * | fix(dbal): Fix types in query builder methods for parametersJoas Schilling2023-10-182-4/+4
* | | Merge pull request #40478 from nextcloud/node-from-entryJohn Molakvoæ2023-10-184-1/+46
|\ \ \
| * | | add method to create a node from cache entry + mountpointRobin Appelman2023-09-194-1/+46