Commit graph

109 commits

Author SHA1 Message Date
Jack 1d35ee7297 added quick end 2020-05-30 13:41:32 +01:00
Jack 6c73ae9c6c added blind mode 2020-05-30 13:15:00 +01:00
Jack c4e9953e7c added raw wpm display to the account page 2020-05-29 22:37:52 +01:00
Jack 6f242e37b2 sending raw wpm to the database 2020-05-29 21:55:24 +01:00
Jack c623dd6a92 made sure test duration is included in the results obj 2020-05-29 16:00:22 +01:00
Jack a12a4b07a9 made sure restart count is counted for master and expert 2020-05-29 15:57:41 +01:00
Jack 83fef1ec6c fixed a bug where the crown would always be shown 2020-05-29 15:14:18 +01:00
Jack 934638356b fixed results not including spaces 2020-05-29 14:29:22 +01:00
Jack 368b8f59eb added some more stats to the result page 2020-05-29 14:28:15 +01:00
Jack e74cb09553
Merge pull request #80 from bhomie:long-text-scroll
Scroll Longform text
2020-05-29 14:01:37 +01:00
bhomie c432e94839 Fix caret animation to work with all styles 2020-05-28 22:18:42 -07:00
Jack 0eaca00b17 fixed a bug that would allow you to enter incorrect words in master mode 2020-05-29 00:26:03 +01:00
bhomie fe1b729d16 fix 2020-05-28 15:36:44 -07:00
bhomie 658a101014 remove debug stuff 2020-05-28 15:35:21 -07:00
bhomie dbf706ca47 Add var, and checks so it doesn't run unless it needs to 2020-05-28 15:35:21 -07:00
bhomie cd49d3dc7f Scroll Longform text 2020-05-28 15:35:21 -07:00
Jack ea439c266b result is now not saved if failed due to difficulty 2020-05-28 19:01:44 +01:00
Jack 0a2de080b7 made sure the stats will be calculated when expert of master fails the test 2020-05-28 18:51:52 +01:00
Jack 8b0a9be978 added difficulty setting
fixed a bug where the settings page would be displayed in two columns if key tips are enabled
2020-05-28 18:41:01 +01:00
Jack 0ab817a25d some config values should no longer reset to default 2020-05-28 14:03:29 +01:00
Jack 1e40307478 fixed contextmenu appearing in the input 2020-05-28 13:25:45 +01:00
Jack 4b7038c78f made sure key stat includes spaces 2020-05-28 13:19:03 +01:00
Jack 3c64c79ba5 split space counting from the char count
fixed raw wpm being too low
2020-05-28 13:10:20 +01:00
Jack f93c3b3382 added mouse support to the command line
changed the behaviour of the escape key to now go back to a previous command list
2020-05-27 23:07:41 +01:00
Jack 47e72f15ea doubled the afk timeout to 4 seconds 2020-05-27 22:12:58 +01:00
Jack 1c2b319781 removed a possibility of double words appearing in timed mode 2020-05-27 22:11:48 +01:00
Jack 53d33176e3 fixed caret animating even if set to off 2020-05-27 22:02:50 +01:00
Jack f54916ea29 fixed the input history button remaining visible during the test 2020-05-27 16:52:48 +01:00
Jack 4ed1f0679c fixed a bug where the account page would not load, fixed a bug where the letter I would appear again, this time with punctuation 2020-05-27 14:06:59 +01:00
Jack 8e27cf030f added input history display to the results page 2020-05-27 01:00:28 +01:00
Jack 8e44f8135f removed error points where y == 0 2020-05-26 22:23:57 +01:00
Jack ddd70386f5 showing all error data points until i figure out another solution 2020-05-26 22:07:54 +01:00
Jack 6cd3f14427 changed the error display on the chart to a scatter plot 2020-05-26 19:59:58 +01:00
Jack 923aa0eff6 added raw wpm, fixed capital I appearing again 2020-05-26 17:49:28 +01:00
Jack 505abc1f0f fixed a bug whera only a single line would appear in time mode 2020-05-26 00:31:03 +01:00
Jack 209c74b0f0 clicking discord link no longer beraks site 2020-05-25 16:55:31 +01:00
Jack 85821fb95f added time display to the result of word tests 2020-05-25 16:50:50 +01:00
unknown 4f933730f7 fixed a bug where afk would be detected even when pressing backspace 2020-05-24 23:08:03 +01:00
unknown 0b1dd4c028 made sure the mouse actually moves before focusing off 2020-05-24 22:42:43 +01:00
unknown 0272adaa51 setting focus to off only if focus is already active 2020-05-24 22:29:16 +01:00
unknown e85859ba28 changed the message that the test is invalid after afk to be more descriptive 2020-05-24 22:02:42 +01:00
unknown 196b3bf0c5 added custom words button 2020-05-24 14:22:41 +01:00
unknown aa93e92289 fixed tooltips not showing up 2020-05-24 14:05:40 +01:00
unknown 7ed1b9f89d fixed the tooltips using the wrong font, closes #63 2020-05-24 13:15:16 +01:00
unknown 09968ada82 updated chart tooltips 2020-05-24 02:02:31 +01:00
unknown 148319b131 added an error line to the wpm over time chart 2020-05-23 23:52:49 +01:00
unknown 98244ac169 made sure tooltips use the right font 2020-05-23 22:33:42 +01:00
unknown e9a6940198 added afk detection 2020-05-23 16:29:36 +01:00
unknown bffc418c83 fixed font size button needing 2 clicks to activate. fixes #56 2020-05-23 14:32:45 +01:00
unknown 040115cdfb added freedom mode 2020-05-22 19:39:35 +01:00