Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #42812 from nextcloud/enh/migrate-memcached-setupcheck | Ferdinand Thiessen | 2024-01-18 | 2 | -22/+19 | |
|\ \ | | | | | | | Migrate memcached PHP module setup check to new API | |||||
| * | | Migrate memcached PHP module setup check to new API | Côme Chilliet | 2024-01-18 | 2 | -22/+19 | |
| | | | | | | | | | | | | | | | | | | Merged it with the other existing memcache setup check as it fits Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | | fix(i18n): Change cli to uppercase | rakekniven | 2024-01-18 | 1 | -1/+1 | |
|/ / | | | | | | | | | | | | | Like all other occurences. Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> | |||||
* | | Remove obsolete check of curl SSL version | Côme Chilliet | 2024-01-16 | 1 | -74/+0 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | Migrate Cron checks to new SetupCheck API | Côme Chilliet | 2024-01-16 | 4 | -26/+147 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | Migrate overwrite.cli.url setup check to new API | Côme Chilliet | 2024-01-16 | 3 | -13/+83 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | Merge pull request #41312 from nextcloud/feat/migrate-code-integrity-check | Côme Chilliet | 2024-01-16 | 3 | -2/+79 | |
|\ \ | |/ |/| | ||||||
| * | Remove CSRF check from code integrity rescan | Côme Chilliet | 2024-01-15 | 2 | -2/+1 | |
| | | | | | | | | | | | | Did not find a way to get a valid token from SetupCheck Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
| * | Use highlight rich objecttype to render links in CodeIntegrity setup check | Côme Chilliet | 2024-01-15 | 1 | -2/+17 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
| * | Migrate code integrity to SetupCheck API | Côme Chilliet | 2024-01-15 | 3 | -2/+65 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | Merge pull request #42436 from nextcloud/enh/add-mjs-setup-check | Ferdinand Thiessen | 2024-01-15 | 2 | -0/+79 | |
|\ \ | |/ |/| | enh(settings): Add SetupCheck to ensure webserver correctly serves `.mjs` files | |||||
| * | Update apps/settings/lib/SetupChecks/JavaScriptModules.php | Ferdinand Thiessen | 2024-01-10 | 1 | -1/+1 | |
| | | | | | | | | Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
| * | enh(settings): Add SetupCheck to ensure webserver correctly serves `.mjs` files | Ferdinand Thiessen | 2024-01-10 | 2 | -0/+79 | |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | Add missing ProviderWithId check | Andrey Borysenko | 2024-01-14 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> | |||||
* | | Merge pull request #42649 from ↵ | Julius Härtl | 2024-01-11 | 1 | -1/+2 | |
|\ \ | | | | | | | | | | nextcloud/enh/machine-translation-provider-with-id | |||||
| * | | enh(OCP\Translation): Add ITranslationProviderWithId | Marcel Klehr | 2024-01-10 | 1 | -1/+2 | |
| |/ | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
* | | Merge pull request #42640 from nextcloud/fix/fix-authentication-exceptions-2 | Côme Chilliet | 2024-01-11 | 2 | -7/+9 | |
|\ \ | | | | | | | Always catch OCP versions of authentication exceptions | |||||
| * | | Use IToken from OCP instead of OC | Côme Chilliet | 2024-01-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
| * | | Suppress or fix psalm errors related to InvalidTokenException | Côme Chilliet | 2024-01-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
| * | | Always catch OCP versions of authentication exceptions | Côme Chilliet | 2024-01-11 | 2 | -6/+8 | |
| |/ | | | | | | | | | | | And always throw OC versions for BC Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* / | Migrate PHP imagick module check to new SetupCheck API | Côme Chilliet | 2024-01-11 | 1 | -15/+0 | |
|/ | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | Merge pull request #42590 from nextcloud/add-settings-section-type-attribute | Joas Schilling | 2024-01-10 | 1 | -0/+1 | |
|\ | | | | | Add settings section type attribute on settings app-content section | |||||
| * | Add data-active-section-type attribute to app-content settings section | Thomas Citharel | 2024-01-05 | 1 | -0/+1 | |
| | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | |||||
* | | Migrate app dir owner check to SetupCheck API | Côme Chilliet | 2024-01-08 | 3 | -49/+106 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | Improve PHP opcache setup check and reduce level in some cases | Côme Chilliet | 2024-01-08 | 1 | -23/+37 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | Fix small psalm issue | Côme Chilliet | 2024-01-08 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | Remove unsupported <code> tag and use quotes instead | Côme Chilliet | 2024-01-08 | 1 | -8/+8 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | Remove unused properties from CheckSetupControllerTest | Côme Chilliet | 2024-01-08 | 1 | -22/+1 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | Migrate opcache check to new SetupCheck API | Côme Chilliet | 2024-01-08 | 3 | -79/+136 | |
|/ | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | Merge branch 'master' into enh/text-processing-provider-with-id | Marcel Klehr | 2023-12-19 | 1 | -1/+2 | |
|\ | ||||||
| * | enh(SpeechToText): Allow providers to declare a dynamic ID instead of using ↵ | Marcel Klehr | 2023-12-19 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | className this allows AppAPI to register anonymous classes as SpeechToText providers Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
* | | Merge branch 'master' into enh/text-processing-provider-with-id | Marcel Klehr | 2023-12-19 | 62 | -667/+1869 | |
|\| | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
| * | feat(setupcheck): Add setup check for maintenance_window_start config | Joas Schilling | 2023-12-18 | 2 | -0/+72 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | feat(settings): add occ commands to handle admin delegation | Benjamin Gaussorgues | 2023-12-13 | 3 | -0/+242 | |
| | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | |||||
| * | Merge SQlite warning to existing SupportedDatabase setup check | Côme Chilliet | 2023-12-07 | 2 | -7/+6 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
| * | Fix AppSettingsController.php overwriting currentLanguage | 1 Man Projects | 2023-12-05 | 1 | -1/+1 | |
| | | | | | | | | | | Fix for CurrentLanguage being overwritten by currentVersion thus breaking App-View Signed-off-by: 1 Man Projects <reed@1manprojects.de> | |||||
| * | Migrate away from deprecated doctrine/dbal getName function | Côme Chilliet | 2023-11-28 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
| * | Migrate database pending bigint conversions check to new API | Côme Chilliet | 2023-11-28 | 3 | -56/+101 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
| * | Missing things in database should be warning, not info | Côme Chilliet | 2023-11-27 | 3 | -3/+3 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
| * | Switch from deprecated hasPrimaryKey to getPrimaryKey function | Côme Chilliet | 2023-11-27 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
| * | Migrate missing primary key database check to new API | Côme Chilliet | 2023-11-27 | 3 | -25/+91 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
| * | Migrate missing index database check to new API | Côme Chilliet | 2023-11-27 | 3 | -26/+91 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
| * | Migrate missing column database check to new API | Côme Chilliet | 2023-11-27 | 3 | -25/+91 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
| * | Merge pull request #41640 from ↵ | Joas Schilling | 2023-11-27 | 1 | -1/+1 | |
| |\ | | | | | | | | | | | | | nextcloud/bugfix/noid/fix-memory-limit-setup-check fix(setupcheck): Fix memory limit setup check | |||||
| | * | fix(setupcheck): Fix memory limit setup check | Joas Schilling | 2023-11-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | Merge pull request #41678 from nextcloud/branchoff/master-is-now-29 | Arthur Schiwon | 2023-11-23 | 1 | -1/+1 | |
| |\ \ | | | | | | | | | Master is now 29 | |||||
| | * | | fix(security): Update expiration date in security.txt | Joas Schilling | 2023-11-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 27 | -142/+136 | |
| |/ / | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | |||||
| * | | Add quotation marks | Valdnet | 2023-11-23 | 1 | -1/+1 | |
| | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> | |||||
| * | | Correct spelling | Valdnet | 2023-11-23 | 1 | -1/+1 | |
| | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> |