Commit graph

231 commits

Author SHA1 Message Date
Jack 12ac4f43ae fixed lb message 2020-07-04 16:44:43 +01:00
Jack 1da30b84b5 updated 'already on the leaderboard' mesasge 2020-07-04 14:15:36 +01:00
Jack f31ae15dea removing leaderboards group if both are null 2020-07-04 01:40:03 +01:00
Jack ab6b0cf4c8 daily leaderboards working 2020-07-03 23:42:07 +01:00
Jack 04f4eee886 made sure only one result per person can be on the leaderboard,
started daily leaderboards
2020-07-03 23:24:36 +01:00
Jack 18fdb6b50f renamed variable 2020-07-03 22:09:40 +01:00
Jack 359b6edec9 added leaderboard display on the result screen 2020-07-03 20:31:23 +01:00
Jack 5f2dcecab3 added leaderboards skeleton 2020-07-03 19:30:05 +01:00
Jack 55a6c28118 updated returned data 2020-07-03 19:19:20 +01:00
Jack 577789b324 pretty printing text timer. thanks slumpychris 2020-07-03 17:39:38 +01:00
Jack d6da3639d6 moved quoteid to mode2 2020-07-03 15:38:00 +01:00
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