Commit graph

220 commits

Author SHA1 Message Date
Jack 88f6e4ecf8 fixed some carets not being smooth, moving between lines is now smooth aswell 2020-07-03 15:21:23 +01:00
Jack ec4975c3db added an option to randomise the theme after completing a test 2020-07-03 03:00:14 +01:00
Jack 77d5a11928 fixed source being visible when not needed 2020-07-03 01:46:42 +01:00
Jack 9b771f7de7 using Prettier code formatting 2020-07-03 01:35:45 +01:00
Jack 7f95a0599a made sure to show if test was invalid
fixed source showing in wrong mode
2020-07-03 01:32:02 +01:00
Jack 74a40d6c9c
Merge branch 'master' into master 2020-07-03 01:20:12 +01:00
Christopher Sarmiento 0be89133b6 added IDs to quotes and added quoteId field to completedEvent 2020-07-02 20:11:51 -04:00
Jack 0a4cf6c713 fixed smooth caret not working 2020-07-03 00:57:20 +01:00
Jack 4d4bb4500f testing performance improvements 2020-07-03 00:08:00 +01:00
Christopher Sarmiento e1dcea5df9 implemented quote mode 2020-07-02 19:01:46 -04:00
Jack 8f20ee1a16 updated limits again 2020-07-02 22:09:07 +01:00
Jack e9951a6134 updated limit 2020-07-02 21:51:23 +01:00
Jack 9acc74cf98 limited custom themes to 10k words / 1 hour and added a warning 2020-07-02 20:19:32 +01:00
Jack 141c3207c4 refactored css to use one button class instead of copy and pasting the same style 2020-07-02 18:39:24 +01:00
Jack d715d1be0a limiting custom tests to 10k words 2020-06-30 22:23:50 +01:00
Jack 475d690ab4 the chart will adjust to avoid cutting off the pb line 2020-06-30 16:26:44 +01:00
Jack 54038ea427 quick tab mode can now jump to the test page 2020-06-29 21:16:01 +01:00
Jack 779d9d1255 fixed a bug that would generate single letters in timed mode 2020-06-28 23:49:10 +01:00
Jack 958596578d made sure getting 10k list is synchronous 2020-06-28 23:26:58 +01:00
Jack 9d5333108b added english 10k 2020-06-28 23:16:28 +01:00
Jack bc709d7e87 added a check to avoid word repeating quickly 2020-06-28 19:00:42 +01:00
Jack 50314b12b0 fixed a bug with layout emulation where it would cause a console error 2020-06-28 00:09:02 +01:00
Jack 46fdd6da66 config is now saved to the database 2020-06-27 23:45:24 +01:00
Jack 197e413014 mode sure custom results can be saved
not showing pb line if value is 0
2020-06-27 22:17:41 +01:00
Jack 8cdaff6a1b added more dev and local indicators because appearently im blind 2020-06-27 01:13:42 +01:00
Jack 492d742842 renamed extra test color to colorful mode 2020-06-27 00:49:05 +01:00
Jack b187ad803f smoothed out the raw wpm graph a bit 2020-06-25 01:30:58 +01:00
Jack 34f1ee8a34 pb line is back 2020-06-24 23:25:12 +01:00
Jack cd70f7993d backspace is not included in keypress per second 2020-06-24 22:23:59 +01:00
Jack 1a56ae9197 made sure raw includes space 2020-06-24 22:21:30 +01:00
Jack e132c59d9c changed the raw wpm graph display to be momentary rather than a global average 2020-06-24 22:13:01 +01:00
Jack 20a73cafb0 fixed the fix 2020-06-24 21:20:35 +01:00
Jack a93ba0027c fixed a bug where asdf would be visible instead of the actual tags
refreshing the tags list when edited or added new ones
2020-06-24 21:19:14 +01:00
Jack 357ff5e776 changed the result list to include icons
added the ability to edit result tags
made sure tag filters save when refreshed
2020-06-24 00:55:15 +01:00
Jack fec6e1f9cb fixed a bug where result would not show if no tags were found 2020-06-23 19:30:54 +01:00
Jack d5b865baa1 fixed routing 2020-06-23 18:58:53 +01:00
Jack 1923cc61c9 active tags are now saved in a cookie 2020-06-23 18:17:08 +01:00
Jack b265e739fc tags can now be toggled through the command line 2020-06-23 17:46:18 +01:00
Jack 9849564c77 changed the way tags are stored a bit 2020-06-23 17:15:21 +01:00
Jack dc808e5447 made sure wpm and raw doesnt show NaN 2020-06-23 16:27:33 +01:00
Jack edd963816c not sure how that got added 2020-06-22 00:55:32 +01:00
Jack 5a469999d0 fixed text timer appearing on words tests 2020-06-22 00:54:10 +01:00
Jack 0e1a9f39b8 added progress for words and custom tests 2020-06-21 23:51:48 +01:00
Jack 664d8a6612 fixed a rare bug that would cause the line to scroll too early 2020-06-21 19:50:34 +01:00
Jack 1ddbd43642 fixed lag on long timed test 2020-06-21 02:33:44 +01:00
Jack 4bc8743eff fixed #143 2020-06-15 23:25:28 +01:00
Jack a6b3c25ed4 added timer styles 2020-06-15 23:13:40 +01:00
Jack 85176f5bee updated timer bar to start filled 2020-06-15 22:52:47 +01:00
Jack 39ba52c6cc fixed #144 2020-06-15 22:20:34 +01:00
Jack e2d78501fa added max confidence mode 2020-06-15 22:15:10 +01:00