aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings
Commit message (Expand)AuthorAgeFilesLines
* Remove references to removed functions in testsCôme Chilliet2024-01-161-9/+0
* Fix Cron setup check testsCôme Chilliet2024-01-161-15/+0
* Migrate Cron checks to new SetupCheck APICôme Chilliet2024-01-166-26/+151
* Fix CheckSetupControllerTest following overwrite.cli.url migrationCôme Chilliet2024-01-161-5/+0
* Migrate overwrite.cli.url setup check to new APICôme Chilliet2024-01-166-14/+85
* Merge pull request #41312 from nextcloud/feat/migrate-code-integrity-checkCôme Chilliet2024-01-166-8/+81
|\
| * Fix tests in CheckSetupControllerTestCôme Chilliet2024-01-151-4/+0
| * 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-156-4/+67
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-164-8/+148
* | fix(l10n): Add context note for table footersChristopher Ng2024-01-151-0/+1
* | Merge pull request #42436 from nextcloud/enh/add-mjs-setup-checkFerdinand Thiessen2024-01-155-0/+86
|\ \
| * | 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-105-0/+86
* | | Merge pull request #42790 from nextcloud/fix/fix-settings-appdirs-testArthur Schiwon2024-01-152-20/+20
|\ \ \ | |_|/ |/| |
| * | Fix AppDirsWithDifferentOwnerTestCôme Chilliet2024-01-152-20/+20
* | | Merge pull request #42760 from nextcloud/enh/machine-translation-provider-wit...Julius Härtl2024-01-151-1/+1
|\ \ \ | |/ / |/| |
| * | Add missing ProviderWithId checkAndrey Borysenko2024-01-141-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-156-16/+48
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-142-2/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-122-0/+2
* | fix(settings): set default or unlimited user quotaJohn Molakvoæ2024-01-121-5/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1210-2/+104
* | Merge pull request #42649 from nextcloud/enh/machine-translation-provider-wit...Julius Härtl2024-01-111-1/+2
|\ \
| * \ Merge branch 'master' into enh/machine-translation-provider-with-idMarcel Klehr2024-01-1114-6/+62
| |\ \
| * | | 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
| | |/ | |/|
* | | chore(assets): Recompile assetsnextcloud-command2024-01-112-2/+2
* | | fix styling of development-noticeSimon L2024-01-111-8/+5
* | | Merge pull request #42698 from nextcloud/enh/42595/webauthn-ncnotecardSimon L2024-01-112-10/+18
|\ \ \
| * | | update webauthn section to feature componentsSimon L2024-01-112-10/+18
| |/ /
* / / Migrate PHP imagick module check to new SetupCheck APICôme Chilliet2024-01-112-23/+0
|/ /
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1114-6/+62
|/
* Merge pull request #42590 from nextcloud/add-settings-section-type-attributeJoas Schilling2024-01-102-1/+2
|\
| * fix(settings): check if activeSectionId and activeSectionType are defined bef...Thomas Citharel2024-01-051-1/+1
| * Add data-active-section-type attribute to app-content settings sectionThomas Citharel2024-01-052-1/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1016-0/+138
* | Merge pull request #42176 from nextcloud/feat/migrate-appdirowner-setupcheckCôme Chilliet2024-01-097-107/+208
|\ \
| * | Migrate tests for AppDirsWithDifferentOwner setup checkCôme Chilliet2024-01-092-57/+100
| * | Migrate app dir owner check to SetupCheck APICôme Chilliet2024-01-086-50/+108
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-0976-600/+646
|/ /
* | 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-082-54/+1
* | Migrate opcache check to new SetupCheck APICôme Chilliet2024-01-086-93/+138