Commit graph

93 commits

Author SHA1 Message Date
Jack
74eb2b818f allowing enter to move to the next number with accountant mode enabled 2020-12-17 16:37:21 +00:00
Jack
0757c11d71 fixed word highlight and read ahead not liking each other #723 2020-12-17 16:35:12 +00:00
Jack
4265160921 fixed #548 2020-12-17 16:21:20 +00:00
Jack
57fcf98efb fixed livewpm, acc and timer animation inconsistencies 2020-12-17 16:03:48 +00:00
Jack
8a8289c328 booring bugfixes 2020-12-17 15:45:45 +00:00
Jack
7de77adb90 fixed a tiny visual bug where live accuracy would show values from the previous test 2020-12-14 18:08:47 +00:00
Jack
a4c60fd387 sub second runs will now not have an extra data point on the graph 2020-12-13 23:43:37 +00:00
Jack
adbccb498f showing tag pbs 2020-12-13 03:46:12 +00:00
Jack
9d1914afbd added more special characters to the punctuation mode if code language is active 2020-12-11 23:38:58 +00:00
Jack
4dca85bf63 added code punctuation
removed double sound from nospace
2020-12-11 23:31:04 +00:00
Jack
c3088b48e6 added live accuracy 2020-12-09 20:26:38 +00:00
Jack
0098c590f0 fixed nospace keymap bug 2020-12-09 19:12:59 +00:00
Jack
34f055d1cc fixed custom text challenges not splitting on space 2020-12-08 22:49:39 +00:00
Jack
38ef84fde0 removed console time 2020-12-08 22:45:54 +00:00
Jack
a32011f7d3 little fix 2020-12-08 18:41:55 +00:00
Jack
66cc086836 fixed challenge script parsing 2020-12-08 18:40:45 +00:00
Jack
327fde8fd4 always clearing funbox, allowing restart on long tests if test is not active 2020-12-08 18:21:41 +00:00
Jack
a675cce35a fixed commandline bug where the active tags would not be up to date 2020-12-08 17:09:56 +00:00
Jack
892c78fad0 added quick challenge setup through a url 2020-12-08 17:08:58 +00:00
Jack
6602022039 fixed livewpm and graph with nospace 2020-12-07 19:23:30 +00:00
Jack
267352e31f updating chart colors when changing themes 2020-12-07 18:27:24 +00:00
Jack
29ee871ef6 ignoring tab if the result is still calculating 2020-12-07 18:07:58 +00:00
Jack
0a42dee46a added min accuracy 2020-12-07 18:05:05 +00:00
Jack
520b8e13a1 forcing letter highlight for nospace funbox 2020-12-07 17:34:41 +00:00
Jack
e3abc6e3c4 corrected the nospace wpm calculation 2020-12-07 17:26:19 +00:00
Jack
fd2d29a987 min wpm ignores the first 3 words 2020-12-07 16:50:52 +00:00
Jack
c95facd251 min wpm ignores long first words 2020-12-07 16:50:20 +00:00
Jack
a70a47c2c9 added a space before ! ? ; : in french punctuation 2020-12-06 00:55:01 +00:00
Jack
46c4f8a740 not saving afk time as time typing 2020-12-05 16:04:49 +00:00
Jack
edbc845def fixed $ is undefined errors 2020-12-05 14:36:56 +00:00
Jack
f4a55ca78a removed the out of sync error, hiding / showing the crown after the backend confirms pb / no pb 2020-12-05 14:18:11 +00:00
Jack
bf17a3c9d7 Merge branch 'master' of https://github.com/Miodec/monkey-type 2020-12-05 14:08:26 +00:00
Jack
b16ee7fe10 removed single and double quotes from russian with punctuation mode 2020-12-05 13:54:10 +00:00
Marco Pagani
c04ff83ef7
Merge branch 'master' into external-deps 2020-12-03 19:54:13 -05:00
Marco Pagani
e4fb7fa22a removed static imports in index.html 2020-12-03 19:50:50 -05:00
Jack
036dce5ac4 renamed no space to nospace 2020-12-03 00:31:42 +00:00
Jack
1a22152df6 fixed missing Misc reference 2020-12-03 00:30:40 +00:00
Jack
7342a01137
Merge branch 'master' into misc 2020-12-02 18:03:25 +00:00
Jack
7219ab7df2 numpad now should be working with layout override 2020-12-02 17:51:38 +00:00
Jack
545a568971 extra letters will now show when using word highlight and can be hidden using hide extra letters 2020-12-02 17:14:30 +00:00
Jack
1065dabbd1 made sure to check if no space is active 2020-12-02 14:40:41 +00:00
Jack
f35415f296 added no space funbox 2020-12-02 14:39:48 +00:00
Jack
0e8caaa47c fixed line scrolling too early in some cases. fixed #656 2020-12-02 13:38:23 +00:00
Jack
7f4edc5dc8 fixed cpm rounding 2020-12-02 13:16:53 +00:00
Jack
142ba0f24d fixed backspace not working 2020-11-30 09:29:09 +00:00
Jack
878748e0e7 blocking backspace from going back in history 2020-11-29 21:24:05 +00:00
Jack
c98565b202
Merge pull request #646 from typerqeo/optimize
Optimize appending to the dom
2020-11-29 20:52:02 +00:00
typer
b34ed3f22b improved loadWordsHistory() performance by batching appends 2020-11-28 19:27:43 -08:00
typer
2cfe0fb2ff improved showWords() performance by batching appends 2020-11-28 18:40:07 -08:00
typer
4d1061e486 set language to english if can't fetch 2020-11-27 23:36:36 -08:00