Commit graph

5862 commits

Author SHA1 Message Date
Jack
fec5fb1710 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-11-19 13:41:29 +00:00
Tanamr
bf922dfcd9
Patch 1 (#2082) by samuelxyz
* Add more layouts

* Fix tabs/spaces in layouts.js

* Add Sertain layout

also known as SRTN or Snudgemak

* Add Semimak JQ layout

* converted tabs to spaces

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-11-19 13:41:00 +00:00
Katrina Lou S. Tantay
76a481ca94
Added GMK Tiramisu (#2095)
* added infinikey comfy theme

* Added GMK Tiramisu
2021-11-19 12:56:42 +00:00
Jack
0e777c9f75 playing error sound when enabled 2021-11-19 12:55:49 +00:00
Jack
ecb11e0f9d increased limit on getting basic user data 2021-11-19 12:52:08 +00:00
Estebene
5d66c3f6b8
Fixed Errors (#2034)
* fixed-errors

* Readded whitespace to regex as unicode to prevent linter errors

* Readded key to value conversion

Co-authored-by: Estebene <49330942+TheWanderingRanger@users.noreply.github.com>
2021-11-17 19:52:29 +00:00
Jonny-exe
d61476e642
Added wikipedia mode to funbox (#2069)
* Added wikipedia mode to funbox

* removed console log

* added loader when getting section

* Fixed error where Wikipedia section would be too short for certain time or words amount.

* fixed error where words where not added to UI

* Add minimum of 100 words for poetry and wikipedia funbox in time mode

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-11-17 19:49:45 +00:00
AndreiSergiuu
0bc7bcb653
add 8 new spanish quotes (#2094) 2021-11-17 19:43:31 +00:00
Katrina Lou S. Tantay
5deef1d991
added infinikey comfy theme (#2092) 2021-11-17 14:58:29 +00:00
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