Commit graph

5403 commits

Author SHA1 Message Date
Aaron 0fd4b5abdd
Update security-policy.html (#2091)
* Update security-policy.html

* Formatted changes with Prettier
2021-11-17 14:52:03 +00:00
Jack 7d412d0c43 changed the performance stop threshold, only enabling on short tests (so it doesnt stop multi hour ones) 2021-11-16 13:16:03 +00:00
Jack a3d303b977 disabling power when timer is slow 2021-11-16 13:15:09 +00:00
Miodec 24068180ba fixed time being rounded in custom. closes #2089 2021-11-16 02:49:35 +00:00
Jack b4ecdfb57a fixed number row on alice style keymap 2021-11-15 14:43:52 +00:00
Jack ae6f05574c Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-11-15 14:15:05 +00:00
Sondre Kjempekjenn 0d08a530e9
Added Kotlin language (#2084) 2021-11-14 19:38:58 +00:00
bitt4 b22dcf88fa
Delete katakana words from japanese hiragana (#2080) 2021-11-13 23:42:15 +00:00
Jack 837ec8fbec another missed character 2021-11-13 20:28:30 +00:00
Jack 07711c8b88 updated lazy mode 2021-11-13 20:13:53 +00:00
Jack 5018c9e9da iso layout fix 2021-11-13 20:11:05 +00:00
Jack b1e9e82b6e alice keymap now works with every layout 2021-11-13 20:09:38 +00:00
Jack cfcc9012ee added alice keymap layout 2021-11-13 19:27:14 +00:00
Jack a8df0a05e7 setting accuracy to 100 if its nan 2021-11-13 17:37:28 +00:00
Jack 18fb7475e5 reverted timer to the original apprach, added checks for slow timer 2021-11-12 19:59:47 +00:00
Jack fe9b6753c3 disabling some animations when timer is slow 2021-11-12 19:59:09 +00:00
Jack 5af083ab6c added headers to prevent clickjacking 2021-11-12 17:13:10 +00:00
Jack 63d5e65f68 removed british words 2021-11-12 16:58:26 +00:00
Jack a055e39278 another timer update 2021-11-12 14:42:59 +00:00
Jack 324b7f8570 timer update to have another correction step 2021-11-12 01:52:10 +00:00
Jack 16974cba43 hopefully helped the timer drift a bit 2021-11-11 20:50:12 +00:00
Jack 6dfeb0388b rewrote timer to be more modular, and allow for catching slow timers 2021-11-11 17:29:38 +00:00
Jack 274fadc441 stopping functions if monkey is not visible 2021-11-11 17:18:58 +00:00
Jack 1c95e775a9 storing element to increase performance 2021-11-11 17:15:08 +00:00
Jack 90534a787e not using jquery and storing element to increase performance 2021-11-11 17:10:36 +00:00
Jack 894deee187 fixed a terrible typo 2021-11-11 13:19:53 +00:00
Jack ae3c91fe2e initialising length field 2021-11-10 14:14:20 +00:00
Jack d92e6cb5fc Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-11-10 13:58:38 +00:00
Jack 9654fe9c27 fixed quote sources including incorrect characters. closes #2077 2021-11-10 13:58:12 +00:00
Meimersdorfer cea97b1143
Another typo fix German (#2076)
Still trying to get rid of these nasty copy and pasting mistakes word did not find.
Probably doing some progress, as we ar woring on it as three persons, but don't know if it is over soon (especially if new ones come with the suggest quotes feature).
Sorry to still bother you with me at this one point not being willing to go through all the work.
2021-11-10 13:56:16 +00:00
Henrique Borges 5e0d770244
Fix typo "enalbed" to "enabled" (#2072) 2021-11-09 19:24:02 +00:00
DanInSpace104 f5840085fb
Remove VERY inappropriate russian text (#2071) 2021-11-09 13:12:52 +00:00
Jack 593031e188
Revert "Incement accuracy even for trailingComposeChars (#2062)" (#2070)
This reverts commit 4ba3324240.
2021-11-07 23:13:20 +00:00
Jack a06be194b3 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-11-07 22:41:37 +00:00
Jack 9dea0729cc fixed cpm not shown on leaderboard footer when cpm mode is enabled. closes #2068 2021-11-07 22:41:33 +00:00
Arthur Nunes 04f7149be2
Add brasileiro nativo layout (#2066)
Added another keyboard layout, the Portuguese(Brazil, Nativo). Not widely used, but surely a great layout for people that write in Portuguese.
2021-11-07 22:29:57 +00:00
pooooooooods 4ba3324240
Incement accuracy even for trailingComposeChars (#2062)
Co-authored-by: Aditya Pudipeddi <aditya.pudipeddi@postman.com>
2021-11-07 22:28:36 +00:00
Miodec 462d70a03e missing bracket 2021-11-05 23:06:16 +00:00
Miodec aaef8f7f5f added code to stop infinite loop 2021-11-05 23:01:36 +00:00
Miodec 33823cfa30 added hanok theme 2021-11-05 20:26:55 +00:00
Jack 6f77cb1b6d checking if tag name is valid when editing name. closes #2058 2021-11-05 16:15:04 +00:00
Jack 47654d6a9e not updating accuracy ui if accuracy is nan 2021-11-05 15:15:49 +00:00
Jack acc32c6bbe setting mode to custom if mode if not custom. closes Ability to store custom texts #2061 2021-11-05 14:59:26 +00:00
Jack f80e5c528f updated malay words 2021-11-05 14:42:19 +00:00
Jack 91e68f7bc1 added an error message in case verifying challenge failed 2021-11-05 14:37:09 +00:00
Jack 390e94f812 fixed incorrect definitions for challenges 2021-11-05 14:36:55 +00:00
Jack d2a0d57b63 fixed lazy mode not working when adding words 2021-11-05 14:15:12 +00:00
Jack ac1601bfdd added error correction 2021-11-04 19:24:27 +00:00
Jack b1705cac6b updated a word 2021-11-03 17:45:05 +00:00
Jack 4f5f979527 removed unnecessary dots 2021-11-03 12:27:34 +00:00