aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #42331 from nextcloud/fix/auth-token-settingsFerdinand Thiessen2024-01-291-1/+1
|\
| * fix(settings): Disable renaming for tokens marked to be wipedFerdinand Thiessen2024-01-291-1/+1
* | Migrate debug mode check to new SetupCheck APICôme Chilliet2024-01-292-0/+57
|/
* Rename to "Push service" and enable on all instances to avoid troubleCôme Chilliet2024-01-252-8/+14
* Migrate fair use of free push service check to new SetupCheck APICôme Chilliet2024-01-253-19/+83
* Merge writable temporary space check with the s3 one, and improveCôme Chilliet2024-01-253-32/+49
* Remove old version of temporary space setup check and fix testsCôme Chilliet2024-01-251-37/+0
* Migrate available temp space check to new SetupCheck APICôme Chilliet2024-01-252-0/+95
* Migrate MySQL utf8mb4 check to new SetupCheck APICôme Chilliet2024-01-233-5/+65
* Merge pull request #42999 from nextcloud/fix/mjs-setup-check-localJohn Molakvoæ2024-01-231-1/+7
|\
| * fix(settings): Allow to connect to local address when checking for `.mjs` sup...Ferdinand Thiessen2024-01-211-1/+7
* | Remove bz2 leftover descriptionCôme Chilliet2024-01-221-1/+0
* | Add missing recommended modules gmp and bcmathCôme Chilliet2024-01-221-0/+2
* | Fix description for exif PHP moduleCôme Chilliet2024-01-221-1/+1
* | Merge gmp and bcmath module checks with the existing PHP modules setup checkCôme Chilliet2024-01-222-12/+20
* | Merge pull request #42821 from J0WI/rm-bz2-checkCôme Chilliet2024-01-221-3/+2
|\ \ | |/ |/|
| * Remove disputed bz2 checkJ0WI2024-01-151-3/+2
* | refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-188-16/+16
* | Migrate set_time_limit setup check to new APICôme Chilliet2024-01-184-16/+59
* | Merge pull request #42812 from nextcloud/enh/migrate-memcached-setupcheckFerdinand Thiessen2024-01-182-22/+19
|\ \
| * | Migrate memcached PHP module setup check to new APICôme Chilliet2024-01-182-22/+19
* | | fix(i18n): Change cli to uppercaserakekniven2024-01-181-1/+1
|/ /
* | Remove obsolete check of curl SSL versionCôme Chilliet2024-01-161-74/+0
* | Migrate Cron checks to new SetupCheck APICôme Chilliet2024-01-164-26/+147
* | Migrate overwrite.cli.url setup check to new APICôme Chilliet2024-01-163-13/+83
* | Merge pull request #41312 from nextcloud/feat/migrate-code-integrity-checkCôme Chilliet2024-01-163-2/+79
|\ \ | |/ |/|
| * Remove CSRF check from code integrity rescanCôme Chilliet2024-01-152-2/+1
| * Use highlight rich objecttype to render links in CodeIntegrity setup checkCôme Chilliet2024-01-151-2/+17
| * Migrate code integrity to SetupCheck APICôme Chilliet2024-01-153-2/+65
* | Merge pull request #42436 from nextcloud/enh/add-mjs-setup-checkFerdinand Thiessen2024-01-152-0/+79
|\ \ | |/ |/|
| * Update apps/settings/lib/SetupChecks/JavaScriptModules.phpFerdinand Thiessen2024-01-101-1/+1
| * enh(settings): Add SetupCheck to ensure webserver correctly serves `.mjs` filesFerdinand Thiessen2024-01-102-0/+79
* | Add missing ProviderWithId checkAndrey Borysenko2024-01-141-1/+1
* | Merge pull request #42649 from nextcloud/enh/machine-translation-provider-wit...Julius Härtl2024-01-111-1/+2
|\ \
| * | enh(OCP\Translation): Add ITranslationProviderWithIdMarcel Klehr2024-01-101-1/+2
| |/
* | Merge pull request #42640 from nextcloud/fix/fix-authentication-exceptions-2Côme Chilliet2024-01-112-7/+9
|\ \
| * | Use IToken from OCP instead of OCCôme Chilliet2024-01-111-1/+1
| * | Suppress or fix psalm errors related to InvalidTokenExceptionCôme Chilliet2024-01-111-1/+1
| * | Always catch OCP versions of authentication exceptionsCôme Chilliet2024-01-112-6/+8
| |/
* / Migrate PHP imagick module check to new SetupCheck APICôme Chilliet2024-01-111-15/+0
|/
* Merge pull request #42590 from nextcloud/add-settings-section-type-attributeJoas Schilling2024-01-101-0/+1
|\
| * Add data-active-section-type attribute to app-content settings sectionThomas Citharel2024-01-051-0/+1
* | Migrate app dir owner check to SetupCheck APICôme Chilliet2024-01-083-49/+106
* | Improve PHP opcache setup check and reduce level in some casesCôme Chilliet2024-01-081-23/+37
* | Fix small psalm issueCôme Chilliet2024-01-081-1/+1
* | Remove unsupported <code> tag and use quotes insteadCôme Chilliet2024-01-081-8/+8
* | Remove unused properties from CheckSetupControllerTestCôme Chilliet2024-01-081-22/+1
* | Migrate opcache check to new SetupCheck APICôme Chilliet2024-01-083-79/+136
|/
* Merge branch 'master' into enh/text-processing-provider-with-idMarcel Klehr2023-12-191-1/+2
|\
| * enh(SpeechToText): Allow providers to declare a dynamic ID instead of using c...Marcel Klehr2023-12-191-1/+2