| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate debug mode check to new SetupCheck API | Côme Chilliet | 2024-01-29 | 1 | -6/+0 |
* | fix(tests): Adjust legacy tests for nextcloud-router update | Ferdinand Thiessen | 2024-01-25 | 3 | -10/+10 |
* | Migrate fair use of free push service check to new SetupCheck API | Côme Chilliet | 2024-01-25 | 2 | -17/+0 |
* | Merge writable temporary space check with the s3 one, and improve | Côme Chilliet | 2024-01-25 | 2 | -47/+0 |
* | Remove old version of temporary space setup check and fix tests | Côme Chilliet | 2024-01-25 | 2 | -49/+0 |
* | Migrate MySQL utf8mb4 check to new SetupCheck API | Côme Chilliet | 2024-01-23 | 2 | -53/+0 |
* | Merge gmp and bcmath module checks with the existing PHP modules setup check | Côme Chilliet | 2024-01-22 | 2 | -56/+0 |
* | Migrate set_time_limit setup check to new API | Côme Chilliet | 2024-01-18 | 2 | -56/+0 |
* | Migrate memcached PHP module setup check to new API | Côme Chilliet | 2024-01-18 | 2 | -59/+0 |
* | Remove obsolete check of curl SSL version | Côme Chilliet | 2024-01-16 | 1 | -6/+0 |
* | Fix Cron setup check tests | Côme Chilliet | 2024-01-16 | 1 | -56/+0 |
* | Migrate Cron checks to new SetupCheck API | Côme Chilliet | 2024-01-16 | 1 | -22/+0 |
* | Migrate overwrite.cli.url setup check to new API | Côme Chilliet | 2024-01-16 | 2 | -20/+0 |
* | Fix tests because we added escaping to setupchecks | Côme Chilliet | 2024-01-15 | 1 | -1/+1 |
* | Properly escape HTML and add support for highlight links in setupchecks | Côme Chilliet | 2024-01-15 | 1 | -3/+17 |
* | Migrate code integrity to SetupCheck API | Côme Chilliet | 2024-01-15 | 2 | -25/+0 |
* | Merge pull request #42585 from nextcloud/enh/add-rich-object-support-to-setup... | Côme Chilliet | 2024-01-11 | 1 | -0/+25 |
|\ |
|
| * | Fix UI for rich object in setupcheck results | Côme Chilliet | 2024-01-11 | 1 | -0/+25 |
* | | Migrate PHP imagick module check to new SetupCheck API | Côme Chilliet | 2024-01-11 | 2 | -75/+0 |
|/ |
|
* | Migrate app dir owner check to SetupCheck API | Côme Chilliet | 2024-01-08 | 2 | -78/+0 |
* | Migrate opcache check to new SetupCheck API | Côme Chilliet | 2024-01-08 | 2 | -75/+0 |
* | Merge SQlite warning to existing SupportedDatabase setup check | Côme Chilliet | 2023-12-07 | 1 | -9/+0 |
* | Migrate database pending bigint conversions check to new API | Côme Chilliet | 2023-11-28 | 2 | -29/+0 |
* | Migrate missing primary key database check to new API | Côme Chilliet | 2023-11-27 | 2 | -29/+0 |
* | Migrate missing index database check to new API | Côme Chilliet | 2023-11-27 | 2 | -29/+0 |
* | Migrate missing column database check to new API | Côme Chilliet | 2023-11-27 | 2 | -29/+0 |
* | Migrate Forwarded For Headers check to new API | Côme Chilliet | 2023-11-20 | 2 | -78/+0 |
* | Merge pull request #41435 from nextcloud/feat/migrate-bruteforce-throttle-check | Côme Chilliet | 2023-11-20 | 2 | -63/+0 |
|\ |
|
| * | Migrate Bruteforce Throttle check to SetupCheck API | Côme Chilliet | 2023-11-13 | 2 | -63/+0 |
* | | Merge pull request #41395 from nextcloud/hello-emf | Christoph Wurst | 2023-11-16 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | feat: add preview provider for emf files based on office | Daniel Kesselberg | 2023-11-13 | 1 | -1/+2 |
* | | Migrate memory_limit check to new SetupCheck API | Côme Chilliet | 2023-11-13 | 2 | -25/+12 |
|/ |
|
* | Revert "Migrate code integrity to SetupCheck API" | Côme Chilliet | 2023-11-07 | 2 | -0/+29 |
* | Migrate 32bit check to SetupCheck API | Côme Chilliet | 2023-11-07 | 2 | -83/+0 |
* | Migrate Freetype check to SetupCheck API | Côme Chilliet | 2023-11-07 | 2 | -80/+0 |
* | Migrate code integrity to SetupCheck API | Côme Chilliet | 2023-11-07 | 2 | -31/+0 |
* | Migrate Randomness secure check to SetupCheck API | Côme Chilliet | 2023-11-07 | 2 | -100/+0 |
* | Migrate memcache check to SetupCheck API | Côme Chilliet | 2023-11-07 | 2 | -38/+0 |
* | Migrated both file locking checks to SetupCheck API | Côme Chilliet | 2023-11-07 | 2 | -192/+0 |
* | Remove duplicate fileinfo PHP module check | Côme Chilliet | 2023-11-07 | 1 | -24/+0 |
* | Migrate database transaction level check to SetupCheck API | Côme Chilliet | 2023-11-07 | 1 | -24/+0 |
* | Migrate email test to new SetupCheck API | Côme Chilliet | 2023-11-07 | 2 | -95/+0 |
* | Remove duplicated ReadOnlyConfig setup check | Côme Chilliet | 2023-11-07 | 2 | -31/+0 |
* | Migrate getenv test to new SetupCheck API | Côme Chilliet | 2023-11-07 | 2 | -34/+0 |
* | Merge pull request #40889 from nextcloud/feat/check-for-more-php-modules | Côme Chilliet | 2023-10-26 | 2 | -35/+0 |
|\ |
|
| * | Migrate missing PHP modules check to new API and improve it | Côme Chilliet | 2023-10-19 | 2 | -35/+0 |
* | | fix(grant): remove JS error on Grant page | Magnus Anderssen | 2023-10-26 | 1 | -1/+1 |
|/ |
|
* | Fix jsunit tests for SetupChecks | Côme Chilliet | 2023-10-19 | 1 | -61/+252 |
* | Migrate InternetConnectivity check to new API | Côme Chilliet | 2023-10-19 | 1 | -6/+0 |
* | Merge setupchecks from new API into old UI | Côme Chilliet | 2023-10-19 | 1 | -35/+13 |