aboutsummaryrefslogtreecommitdiffstats
path: root/core/js/tests
Commit message (Expand)AuthorAgeFilesLines
* chore(assets): Recompile assetschore/cleanup-warningsnextcloud-command2024-09-201-50/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-1315-202/+50
* fix(tests): Add mock for `window._oc_webroot`Ferdinand Thiessen2024-03-231-0/+6
* fix: Migrate WebDAV endpoint check to SetupCheck APICôme Chilliet2024-03-141-38/+0
* feat: Migrate HSTS check to Security headers SetupCheckCôme Chilliet2024-03-131-194/+0
* fix: Migrate security headers check tests and fix the SetupCheck implementationCôme Chilliet2024-03-131-409/+0
* fix(settings): Remove migrated SetupCheck from legacy JS codeFerdinand Thiessen2024-03-071-81/+0
* Merge pull request #43906 from nextcloud/enh/migrate-ssl-url-setupcheckCôme Chilliet2024-03-041-11/+0
|\
| * feat(settings): Migrate SSL access and URL generation check to SetupCheck APICôme Chilliet2024-02-291-11/+0
* | feat(settings): Migrate data directory protection check to `SetupCheck`Ferdinand Thiessen2024-02-291-43/+0
|/
* feat(settings): Migrate OCM / OCS provider tests to SetupCheckFerdinand Thiessen2024-02-271-36/+0
* enh(settings): Migrate WOFF2 loading check to a SetupCheckFerdinand Thiessen2024-02-151-27/+0
* fix(tests): Adjust legacy tests for nextcloud-router updateFerdinand Thiessen2024-01-253-10/+10
* Migrate fair use of free push service check to new SetupCheck APICôme Chilliet2024-01-251-8/+0
* Merge writable temporary space check with the s3 one, and improveCôme Chilliet2024-01-251-41/+0
* Remove old version of temporary space setup check and fix testsCôme Chilliet2024-01-251-43/+0
* Migrate MySQL utf8mb4 check to new SetupCheck APICôme Chilliet2024-01-231-45/+0
* Merge gmp and bcmath module checks with the existing PHP modules setup checkCôme Chilliet2024-01-221-47/+0
* Migrate set_time_limit setup check to new APICôme Chilliet2024-01-181-50/+0
* Migrate memcached PHP module setup check to new APICôme Chilliet2024-01-181-51/+0
* Fix Cron setup check testsCôme Chilliet2024-01-161-56/+0
* Migrate overwrite.cli.url setup check to new APICôme Chilliet2024-01-161-14/+0
* Fix tests because we added escaping to setupchecksCôme Chilliet2024-01-151-1/+1
* Migrate code integrity to SetupCheck APICôme Chilliet2024-01-151-15/+0
* Migrate PHP imagick module check to new SetupCheck APICôme Chilliet2024-01-111-60/+0
* Migrate app dir owner check to SetupCheck APICôme Chilliet2024-01-081-63/+0
* Migrate opcache check to new SetupCheck APICôme Chilliet2024-01-081-63/+0
* Migrate database pending bigint conversions check to new APICôme Chilliet2023-11-281-17/+0
* Migrate missing primary key database check to new APICôme Chilliet2023-11-271-17/+0
* Migrate missing index database check to new APICôme Chilliet2023-11-271-17/+0
* Migrate missing column database check to new APICôme Chilliet2023-11-271-17/+0
* Migrate Forwarded For Headers check to new APICôme Chilliet2023-11-201-70/+0
* Migrate Bruteforce Throttle check to SetupCheck APICôme Chilliet2023-11-131-55/+0
* Migrate memory_limit check to new SetupCheck APICôme Chilliet2023-11-131-19/+12
* Revert "Migrate code integrity to SetupCheck API"Côme Chilliet2023-11-071-0/+19
* Migrate 32bit check to SetupCheck APICôme Chilliet2023-11-071-72/+0
* Migrate Freetype check to SetupCheck APICôme Chilliet2023-11-071-74/+0
* Migrate code integrity to SetupCheck APICôme Chilliet2023-11-071-21/+0
* Migrate Randomness secure check to SetupCheck APICôme Chilliet2023-11-071-92/+0
* Migrate memcache check to SetupCheck APICôme Chilliet2023-11-071-30/+0
* Migrated both file locking checks to SetupCheck APICôme Chilliet2023-11-071-164/+0
* Remove duplicate fileinfo PHP module checkCôme Chilliet2023-11-071-24/+0
* Migrate database transaction level check to SetupCheck APICôme Chilliet2023-11-071-24/+0
* Migrate email test to new SetupCheck APICôme Chilliet2023-11-071-87/+0
* Remove duplicated ReadOnlyConfig setup checkCôme Chilliet2023-11-071-25/+0
* Migrate getenv test to new SetupCheck APICôme Chilliet2023-11-071-25/+0
* Migrate missing PHP modules check to new API and improve itCôme Chilliet2023-10-191-25/+0
* Fix jsunit tests for SetupChecksCôme Chilliet2023-10-191-61/+252
* Replace password dialog with dialog from libraryjulia.kirschenheuter2023-10-171-61/+0
* refactor: Contacts menu to VueChristoph Wurst2023-10-161-265/+0