| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: Remove some call and references to deprecated OC_Util class | Côme Chilliet | 13 days | 1 | -1/+1 |
* | fix(code-style): Adjust JS code to our code style | Ferdinand Thiessen | 2024-10-16 | 1 | -13/+8 |
* | chore(assets): Recompile assetschore/cleanup-warnings | nextcloud-command | 2024-09-20 | 1 | -50/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 15 | -202/+50 |
* | fix(tests): Add mock for `window._oc_webroot` | Ferdinand Thiessen | 2024-03-23 | 1 | -0/+6 |
* | fix: Migrate WebDAV endpoint check to SetupCheck API | Côme Chilliet | 2024-03-14 | 1 | -38/+0 |
* | feat: Migrate HSTS check to Security headers SetupCheck | Côme Chilliet | 2024-03-13 | 1 | -194/+0 |
* | fix: Migrate security headers check tests and fix the SetupCheck implementation | Côme Chilliet | 2024-03-13 | 1 | -409/+0 |
* | fix(settings): Remove migrated SetupCheck from legacy JS code | Ferdinand Thiessen | 2024-03-07 | 1 | -81/+0 |
* | Merge pull request #43906 from nextcloud/enh/migrate-ssl-url-setupcheck | Côme Chilliet | 2024-03-04 | 1 | -11/+0 |
|\ |
|
| * | feat(settings): Migrate SSL access and URL generation check to SetupCheck API | Côme Chilliet | 2024-02-29 | 1 | -11/+0 |
* | | feat(settings): Migrate data directory protection check to `SetupCheck` | Ferdinand Thiessen | 2024-02-29 | 1 | -43/+0 |
|/ |
|
* | feat(settings): Migrate OCM / OCS provider tests to SetupCheck | Ferdinand Thiessen | 2024-02-27 | 1 | -36/+0 |
* | enh(settings): Migrate WOFF2 loading check to a SetupCheck | Ferdinand Thiessen | 2024-02-15 | 1 | -27/+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 | 1 | -8/+0 |
* | Merge writable temporary space check with the s3 one, and improve | Côme Chilliet | 2024-01-25 | 1 | -41/+0 |
* | Remove old version of temporary space setup check and fix tests | Côme Chilliet | 2024-01-25 | 1 | -43/+0 |
* | Migrate MySQL utf8mb4 check to new SetupCheck API | Côme Chilliet | 2024-01-23 | 1 | -45/+0 |
* | Merge gmp and bcmath module checks with the existing PHP modules setup check | Côme Chilliet | 2024-01-22 | 1 | -47/+0 |
* | Migrate set_time_limit setup check to new API | Côme Chilliet | 2024-01-18 | 1 | -50/+0 |
* | Migrate memcached PHP module setup check to new API | Côme Chilliet | 2024-01-18 | 1 | -51/+0 |
* | Fix Cron setup check tests | Côme Chilliet | 2024-01-16 | 1 | -56/+0 |
* | Migrate overwrite.cli.url setup check to new API | Côme Chilliet | 2024-01-16 | 1 | -14/+0 |
* | Fix tests because we added escaping to setupchecks | Côme Chilliet | 2024-01-15 | 1 | -1/+1 |
* | Migrate code integrity to SetupCheck API | Côme Chilliet | 2024-01-15 | 1 | -15/+0 |
* | Migrate PHP imagick module check to new SetupCheck API | Côme Chilliet | 2024-01-11 | 1 | -60/+0 |
* | Migrate app dir owner check to SetupCheck API | Côme Chilliet | 2024-01-08 | 1 | -63/+0 |
* | Migrate opcache check to new SetupCheck API | Côme Chilliet | 2024-01-08 | 1 | -63/+0 |
* | Migrate database pending bigint conversions check to new API | Côme Chilliet | 2023-11-28 | 1 | -17/+0 |
* | Migrate missing primary key database check to new API | Côme Chilliet | 2023-11-27 | 1 | -17/+0 |
* | Migrate missing index database check to new API | Côme Chilliet | 2023-11-27 | 1 | -17/+0 |
* | Migrate missing column database check to new API | Côme Chilliet | 2023-11-27 | 1 | -17/+0 |
* | Migrate Forwarded For Headers check to new API | Côme Chilliet | 2023-11-20 | 1 | -70/+0 |
* | Migrate Bruteforce Throttle check to SetupCheck API | Côme Chilliet | 2023-11-13 | 1 | -55/+0 |
* | Migrate memory_limit check to new SetupCheck API | Côme Chilliet | 2023-11-13 | 1 | -19/+12 |
* | Revert "Migrate code integrity to SetupCheck API" | Côme Chilliet | 2023-11-07 | 1 | -0/+19 |
* | Migrate 32bit check to SetupCheck API | Côme Chilliet | 2023-11-07 | 1 | -72/+0 |
* | Migrate Freetype check to SetupCheck API | Côme Chilliet | 2023-11-07 | 1 | -74/+0 |
* | Migrate code integrity to SetupCheck API | Côme Chilliet | 2023-11-07 | 1 | -21/+0 |
* | Migrate Randomness secure check to SetupCheck API | Côme Chilliet | 2023-11-07 | 1 | -92/+0 |
* | Migrate memcache check to SetupCheck API | Côme Chilliet | 2023-11-07 | 1 | -30/+0 |
* | Migrated both file locking checks to SetupCheck API | Côme Chilliet | 2023-11-07 | 1 | -164/+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 | 1 | -87/+0 |
* | Remove duplicated ReadOnlyConfig setup check | Côme Chilliet | 2023-11-07 | 1 | -25/+0 |
* | Migrate getenv test to new SetupCheck API | Côme Chilliet | 2023-11-07 | 1 | -25/+0 |
* | Migrate missing PHP modules check to new API and improve it | Côme Chilliet | 2023-10-19 | 1 | -25/+0 |
* | Fix jsunit tests for SetupChecks | Côme Chilliet | 2023-10-19 | 1 | -61/+252 |