summaryrefslogtreecommitdiffstats
path: root/core/js/tests
Commit message (Expand)AuthorAgeFilesLines
* feat(admin): Show an error when the admin is throttledJoas Schilling2023-08-231-0/+61
* Merge pull request #37451 from Fenn-CS/fix/36437/deprecate-php-8.0Andy Scherzinger2023-04-191-1/+1
|\
| * Deprecate PHP8.0fenn-cs2023-04-171-1/+1
* | Merge pull request #37766 from nextcloud/enh/noid/add-db-file-locking-checkSimon L2023-04-181-0/+140
|\ \
| * | address review and fix testsSimon L2023-04-181-1/+1
| * | add an admin check for db file lockingSimon L2023-04-171-0/+140
* | | Drop broken unit testAlexander A. Klimov2023-04-171-24/+0
|/ /
* / 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
* Change X-Robots-Tag header from "none" to "noindex, nofollow"MichaIng2023-02-151-23/+66
* Revert "update 64-bit check wording"Côme Chilliet2023-02-071-3/+3
* Focus trap contacts menu with NcHeaderMenu portChristopher Ng2023-01-131-1/+1
* Fix testValdnet2022-11-091-1/+1
* update 64-bit check wordingszaimen2022-11-011-1/+1
* Adjust testsJoas Schilling2022-09-291-5/+5
* Fix testValdnet2022-09-191-2/+2
* Fix testValdnet2022-09-191-3/+3
* Fix testValdnet2022-09-191-4/+4
* Rewrite OC.SystemTags.getDescriptiveTag to vanilla jsDaniel Kesselberg2022-09-151-8/+8
* Merge pull request #33475 from nextcloud/rakekniven-patch-1Simon L2022-08-311-1/+1
|\
| * l10n: Changed grammarrakekniven2022-08-111-1/+1
* | Fix jsunit failuresJulius Härtl2022-08-311-42/+0
|/
* Fix core tests by stubbing debounceVincent Petry2022-07-261-0/+10
* add a link to system requirements for new 64bit setup checkszaimen2022-07-131-1/+1
* add a setup check for 64 bitszaimen2022-07-131-0/+79
* Remove legacy Internet Explorer headersMichaIng2022-03-191-26/+0
* fix testsszaimen2022-03-071-0/+154
* Add Nextcloud docs link to OPcache recommendsMichaIng2022-03-031-4/+1
* add a test for wasEmailTestSuccessfulszaimen2022-02-031-0/+56
* fix testsszaimen2022-02-031-0/+18
* Use @nextcloud/sharing in files and files_sharingLouis Chemineau2022-01-261-0/+8
* Fix contactmenu testsLouis Chemineau2022-01-181-5/+5
* Replace license information to SPDX expressionLouis Chemineau2022-01-111-1/+1
* Typing correctionsLouis Chemineau2022-01-111-2/+2
* Fix JS tests after test lib updatesVincent Petry2022-01-102-6/+11
* Enhance and complement OPcache setup checksMichaIng2021-12-191-93/+19
* Show warning on admin settings pageVitor Mattos2021-10-231-0/+19
* Merge pull request #28863 from nextcloud/Valdnet-patch-2Carl Schwan2021-09-221-4/+4
|\
| * Correct spelling in testValdnet2021-09-221-4/+4
* | Issue 16719: CheckSetupController.php: bugfix: test-setup was incorrectStefan2021-09-171-1/+1
* | Issue 16719: CheckSetupController.php now checks configured temporary directo...Stefan2021-09-171-0/+72
|/
* fix broken js testGuillaume Virlet2021-04-241-0/+55
* Fix the jsunit testsRoeland Jago Douma2021-03-021-1/+1
* Hello 2016Joas Schilling2021-03-011-16/+16
* Remove HTML from setup check translationsJoas Schilling2021-03-011-21/+21
* jsunit: harden avatar tests to pass with fractional scaling of elementsJulius Härtl2020-12-291-8/+8
* jsunit: Add proper lang tag to documentJulius Härtl2020-12-291-0/+1
* Merge pull request #24702 from nextcloud/enhancement/well-known-handler-apiChristoph Wurst2020-12-181-4/+4
|\
| * Add well known handlers APIChristoph Wurst2020-12-161-4/+4
* | Merge pull request #24740 from nextcloud/bugfix/24738/improve-phone-region-helpJulius Härtl2020-12-171-1/+1
|\ \