Commit Graph

511 Commits (5ad549a72f54ce36bc9cb78e4dbdea657cfd3adf)

Author SHA1 Message Date
Côme Chilliet 5ad549a72f
Migrate memcached PHP module setup check to new API 2 years ago
Côme Chilliet 0e889da4a8
Remove obsolete check of curl SSL version 2 years ago
Côme Chilliet 46ebe16c83 Migrate Cron checks to new SetupCheck API 2 years ago
Côme Chilliet 0483064f07 Migrate overwrite.cli.url setup check to new API 2 years ago
Côme Chilliet 24f8b04908
Remove CSRF check from code integrity rescan 2 years ago
Côme Chilliet 1c4d43923a
Use highlight rich objecttype to render links in CodeIntegrity setup check 2 years ago
Côme Chilliet f06b8da249
Migrate code integrity to SetupCheck API 2 years ago
Andrey Borysenko 09ee265353
Add missing ProviderWithId check 2 years ago
Côme Chilliet 8fc39aeb1c Use IToken from OCP instead of OC 2 years ago
Côme Chilliet 95ea6188dc Suppress or fix psalm errors related to InvalidTokenException 2 years ago
Côme Chilliet eee9f1eec4 Always catch OCP versions of authentication exceptions 2 years ago
Côme Chilliet d1f2add10c Migrate PHP imagick module check to new SetupCheck API 2 years ago
Ferdinand Thiessen c5fbd969dd Update apps/settings/lib/SetupChecks/JavaScriptModules.php 2 years ago
Ferdinand Thiessen 995b23e818 enh(settings): Add SetupCheck to ensure webserver correctly serves `.mjs` files 2 years ago
Marcel Klehr 1fd0c2979e enh(OCP\Translation): Add ITranslationProviderWithId 2 years ago
Côme Chilliet 3d4c4f19b4
Migrate app dir owner check to SetupCheck API 2 years ago
Côme Chilliet 94d0399229
Improve PHP opcache setup check and reduce level in some cases 2 years ago
Côme Chilliet c92fbca6e6
Fix small psalm issue 2 years ago
Côme Chilliet f6df5dae34
Remove unsupported <code> tag and use quotes instead 2 years ago
Côme Chilliet 989b5ffbab
Remove unused properties from CheckSetupControllerTest 2 years ago
Côme Chilliet 3f13a1a47e
Migrate opcache check to new SetupCheck API 2 years ago
Thomas Citharel c75fbf8a83
Add data-active-section-type attribute to app-content settings section 2 years ago
Marcel Klehr 928fee8ab4 enh(SpeechToText): Allow providers to declare a dynamic ID instead of using className 2 years ago
Joas Schilling 26f4ec66af
feat(setupcheck): Add setup check for maintenance_window_start config 2 years ago
Benjamin Gaussorgues 208e6bc492 feat(settings): add occ commands to handle admin delegation 2 years ago
Côme Chilliet 95ea46c99c Merge SQlite warning to existing SupportedDatabase setup check 2 years ago
1 Man Projects 6ef5958007
Fix AppSettingsController.php overwriting currentLanguage 2 years ago
Côme Chilliet 60bc97e543
Migrate away from deprecated doctrine/dbal getName function 2 years ago
Côme Chilliet 51758117a7
Migrate database pending bigint conversions check to new API 2 years ago
Côme Chilliet 9a1f5edb65 Missing things in database should be warning, not info 2 years ago
Côme Chilliet a0e365f6d2 Switch from deprecated hasPrimaryKey to getPrimaryKey function 2 years ago
Côme Chilliet 1b547c7db8 Migrate missing primary key database check to new API 2 years ago
Côme Chilliet ad88c04f2d Migrate missing index database check to new API 2 years ago
Côme Chilliet 2cb1c0f2dc Migrate missing column database check to new API 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Joas Schilling 61572c1985
fix(security): Update expiration date in security.txt 2 years ago
Valdnet 318875a16e
Add quotation marks 2 years ago
Valdnet ea3865138f
Correct spelling 2 years ago
Valdnet 0acd07c362
Change "brute force" to "brute-force" 2 years ago
Benjamin Gaussorgues 0d8aa6894a
feat(search): hide user search if not on user list 2 years ago
Valdnet 94e05ea919
Correct a typo 2 years ago
Valdnet 519fad9206
Add quotation marks 2 years ago
Valdnet 6475f2f8be
Add quotation marks 2 years ago
Valdnet f5a40c2219
Correct spelling of Brute Force 2 years ago
Joas Schilling 4fe363f882
fix(setupcheck): Fix memory limit setup check 2 years ago
Côme Chilliet ad372869bc
Fix tests for setupchecks 2 years ago
Ferdinand Thiessen 22163c60d4
enh(settings): Migrate admin settings for sharing to vue 2 years ago
Côme Chilliet 1f4e0927ba
Improve success messages for ForwarderForHeaders setup check 2 years ago
Côme Chilliet f023216cf4
Make it an error if address is not known and we are not in CLI 2 years ago
Côme Chilliet f47a2bbcae
Improve wrong configuration error message when we know it’s wrong. 2 years ago