aboutsummaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Merge SQlite warning to existing SupportedDatabase setup checkCôme Chilliet2023-12-071-9/+0
* Migrate database pending bigint conversions check to new APICôme Chilliet2023-11-282-29/+0
* Migrate missing primary key database check to new APICôme Chilliet2023-11-272-29/+0
* Migrate missing index database check to new APICôme Chilliet2023-11-272-29/+0
* Migrate missing column database check to new APICôme Chilliet2023-11-272-29/+0
* Migrate Forwarded For Headers check to new APICôme Chilliet2023-11-202-78/+0
* Merge pull request #41435 from nextcloud/feat/migrate-bruteforce-throttle-checkCôme Chilliet2023-11-202-63/+0
|\
| * Migrate Bruteforce Throttle check to SetupCheck APICôme Chilliet2023-11-132-63/+0
* | Merge pull request #41395 from nextcloud/hello-emfChristoph Wurst2023-11-161-1/+2
|\ \ | |/ |/|
| * feat: add preview provider for emf files based on officeDaniel Kesselberg2023-11-131-1/+2
* | Migrate memory_limit check to new SetupCheck APICôme Chilliet2023-11-132-25/+12
|/
* Revert "Migrate code integrity to SetupCheck API"Côme Chilliet2023-11-072-0/+29
* Migrate 32bit check to SetupCheck APICôme Chilliet2023-11-072-83/+0
* Migrate Freetype check to SetupCheck APICôme Chilliet2023-11-072-80/+0
* Migrate code integrity to SetupCheck APICôme Chilliet2023-11-072-31/+0
* Migrate Randomness secure check to SetupCheck APICôme Chilliet2023-11-072-100/+0
* Migrate memcache check to SetupCheck APICôme Chilliet2023-11-072-38/+0
* Migrated both file locking checks to SetupCheck APICôme Chilliet2023-11-072-192/+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-072-95/+0
* Remove duplicated ReadOnlyConfig setup checkCôme Chilliet2023-11-072-31/+0
* Migrate getenv test to new SetupCheck APICôme Chilliet2023-11-072-34/+0
* Merge pull request #40889 from nextcloud/feat/check-for-more-php-modulesCôme Chilliet2023-10-262-35/+0
|\
| * Migrate missing PHP modules check to new API and improve itCôme Chilliet2023-10-192-35/+0
* | fix(grant): remove JS error on Grant pageMagnus Anderssen2023-10-261-1/+1
|/
* Fix jsunit tests for SetupChecksCôme Chilliet2023-10-191-61/+252
* Migrate InternetConnectivity check to new APICôme Chilliet2023-10-191-6/+0
* Merge setupchecks from new API into old UICôme Chilliet2023-10-191-35/+13
* Replace password dialog with dialog from libraryjulia.kirschenheuter2023-10-171-61/+0
* refactor: Contacts menu to VueChristoph Wurst2023-10-161-265/+0
* fix(CardDAV): only run upgrade sync if 1000 users or lessAnna Larch2023-08-261-1/+1
* feat(admin): Show an error when the admin is throttledJoas Schilling2023-08-212-0/+69
* fix(core): Modernize the mimetype handlingFerdinand Thiessen2023-08-161-10/+10
* Changed mapping to fontDany17182023-08-031-4/+5
* adjust admin setup check to increase warning to set up httpsSimon L2023-06-201-2/+2
* feat: Add setup check warning if instance is in debug modeJulius Härtl2023-05-091-0/+6
* Merge pull request #37451 from Fenn-CS/fix/36437/deprecate-php-8.0Andy Scherzinger2023-04-192-1/+9
|\
| * Deprecate PHP8.0fenn-cs2023-04-172-1/+9
* | Merge pull request #37766 from nextcloud/enh/noid/add-db-file-locking-checkSimon L2023-04-182-0/+148
|\ \
| * | address review and fix testsSimon L2023-04-182-2/+2
| * | add an admin check for db file lockingSimon L2023-04-172-0/+148
* | | Drop broken unit testAlexander A. Klimov2023-04-171-24/+0
* | | Omit "Accessing site insecurely via HTTP." warning if HTTP is secure enoughAlexander A. Klimov2023-04-171-1/+1
|/ /
* / fix(tests): update jsunit tests after dep and files updateJohn Molakvoæ2023-04-061-52/+0
|/
* fix(jsunit): Modify `OC.L10N` tests as it does not depend on `OC.` anymoreFerdinand Thiessen2023-02-201-3/+6
* fix: Avoid throwing errors on public auth pageJulius Härtl2023-02-201-1/+3
* Change X-Robots-Tag header from "none" to "noindex, nofollow"MichaIng2023-02-152-25/+68
* Revert "update 64-bit check wording"Côme Chilliet2023-02-072-4/+4
* Fix event listener race condition on login-formMarcel Müller2023-01-231-0/+2