Commit graph

308 commits

Author SHA1 Message Date
Jack
f356dd5dd0 made sure to use raw data when calculating consistency 2020-07-30 21:33:25 +01:00
Jack
cdcedb3b29 added custom word and time popup 2020-07-30 20:16:07 +01:00
Jack
414cb8a940 making sure to get theme colors 2020-07-30 19:31:43 +01:00
Jack
27b5efd435 added a global object that holds the colors for the current theme 2020-07-30 18:10:06 +01:00
Jack
df029cc215 made sure consistency cannot be nan 2020-07-30 18:00:22 +01:00
Jack
7b1ccdf17b added consistency stat, updated the result page layout 2020-07-30 16:52:38 +01:00
Jack
ba7e78e3bc added screenshot watermark 2020-07-28 18:44:36 +01:00
Jack
74f35d3633 fixed a bug where keymap react would highlight wrong keys 2020-07-28 18:14:56 +01:00
Jack
f0ee3fec7c
Merge branch 'master' into master 2020-07-28 16:09:00 +01:00
Jack
e5a7c23c05 added react mode, fixed settings and command line 2020-07-28 15:57:45 +01:00
Christopher Sarmiento
a8b083dde0 added live keymaps. Needs some styling but fully functional 2020-07-27 20:59:06 -04:00
Jack
fb5e748ac6 fixed bar progress for custom 2020-07-27 03:09:05 +01:00
Jack
98f168e5c6 when custom text random is enabled, making sure to dynamically add more words
made sure progress words for custom texts
2020-07-27 03:06:02 +01:00
Jack
e4ee710404 fixed a bug where words history would show missed keys as incorrectly typed keys 2020-07-27 00:08:49 +01:00
Jack
44711dab79 changed confidence mode to support multiple options 2020-07-26 01:19:10 +01:00
Jack
da887db497 last words that were uncompleted in time mode will now no longer affect raw and incorrect chars 2020-07-25 16:27:57 +01:00
Jack
77d670853d Merge branch 'master' of https://github.com/Miodec/monkey-type 2020-07-25 15:32:25 +01:00
Jack
7268a127aa fixed infinite loop 2020-07-25 15:32:21 +01:00
Jack
c571b7e8fb added a custom text popup that allows to randomise words with a certain number of words 2020-07-25 15:16:40 +01:00
Jack
fcb8352da4 fixed stop on error causing easy expert and master tests 2020-07-25 12:01:52 +01:00
Jack
5698040992 changed the way word elements are handled - this should completely get rid of the lag on long tests (if show all lines is disabled) 2020-07-25 00:41:43 +01:00
Jack
f23f9fd94f fixed text progress not showing up 2020-07-23 13:53:24 +01:00
Jack
a6379a6b67 fixed master mode not showing mistake 2020-07-23 13:48:04 +01:00
Jack
a5f35807af added caps lock indicator 2020-07-23 13:42:16 +01:00
Jack
c556abf1ca made sure all _ are replaced 2020-07-22 21:23:25 +01:00
Jack
47415c6640 added prespacegate log 2020-07-22 18:29:55 +01:00
Jack
873136659e made sure live wpm calculation is also adjusted 2020-07-22 17:13:06 +01:00
Jack
491a6b67f9 adjusted wpm calculation to only count spaces after correct words, not after every word 2020-07-22 17:11:59 +01:00
Jack
6cd4723df1 fixed fix 2020-07-22 00:24:39 +01:00
Jack
1770b11d34 trimming quotes 2020-07-22 00:18:11 +01:00
Jack
4508b13089 showing error if email is not verified 2020-07-21 22:55:07 +01:00
Jack
0889d7d3e1 hiding timer when restarting 2020-07-20 15:48:05 +01:00
Jack
8abc65c678 fixed a bug where ] could not be inputted 2020-07-20 15:26:08 +01:00
Jack
7b97d14b5e removed spacebar from triggering the restart 2020-07-20 15:16:54 +01:00
Jack
bb316002f1 fixed livewpm calculation incorrect 2020-07-18 00:32:02 +01:00
Jack
08912cbc24 made sure punctuation is always disabled in quote mode 2020-07-18 00:19:55 +01:00
Jack
6b8f3d8019 fixed a bug where new result tags could not be updated before refreshing the page 2020-07-18 00:04:53 +01:00
Jack
18dff0858c fixed wrong number suffix 2020-07-17 23:55:53 +01:00
Jack
5a5eb28bbb fixed timer appearing when not needed
repalced punctuation icon on the account page
2020-07-17 17:01:34 +01:00
Jack
8bf682d073 fixed a bug where a theme name notification would show when not needed 2020-07-17 01:20:26 +01:00
Jack
1e0e6641a6 added the ability to hover over stats in the result page to see floating point nubmers 2020-07-16 23:49:57 +01:00
Jack
e3e7bda740 fixed a bug where showalllines would affect time mode 2020-07-16 23:38:55 +01:00
Jack
89a229463e showing random theme quicker
showing a notification with the random theme name
2020-07-16 23:29:29 +01:00
Jack
c84d13c2fe fixed spacebar not workign 2020-07-16 22:40:45 +01:00
Jack
dfa499eb70 ignoring context menu 2020-07-15 02:15:21 +01:00
Jack
547780541a added an option to go back to the previous style and show all lines at once 2020-07-14 22:50:42 +01:00
Jack
ec09868699 added stop on error 2020-07-14 22:01:05 +01:00
Jack
6e4fe37bf5 fixed a bug where the live wpm would be hidden if the first word is not completed within the first second 2020-07-14 16:57:23 +01:00
Jack
5aaf05cc43 fixed a bug where an incomplete the last word will cause an error 2020-07-14 16:51:51 +01:00
Jack
8e6e4ce0ee fixed words history not working properly 2020-07-14 16:41:09 +01:00