Commit graph

47 commits

Author SHA1 Message Date
Jack ec4975c3db added an option to randomise the theme after completing a test 2020-07-03 03:00:14 +01:00
Jack 9b771f7de7 using Prettier code formatting 2020-07-03 01:35:45 +01:00
Christopher Sarmiento e1dcea5df9 implemented quote mode 2020-07-02 19:01:46 -04:00
Jack 0eb78e9ca7
Merge branch 'master' into custom-theme 2020-07-02 02:56:32 +01:00
Jack 1908763e66 brought back command line tags. whoops 2020-07-01 15:48:00 +01:00
Jack d4074fffdb added a scrollbar to the command line 2020-06-29 21:46:26 +01:00
Jack 9d5333108b added english 10k 2020-06-28 23:16:28 +01:00
Jack 8760c54bc0 fixed a bug that would cause the command line to not work if the mouse is hovering over an option 2020-06-27 01:01:55 +01:00
Jack a8550f89a2 added the ability to close the command line by clicking the dark area 2020-06-27 00:54:18 +01:00
Jack 492d742842 renamed extra test color to colorful mode 2020-06-27 00:49:05 +01:00
bhomie 442da447b7 fix logic operator in commandline.js 2020-06-24 22:54:26 -07:00
bhomie 49f678dd36 custom theme now saves to config and executes properly 2020-06-24 22:45:56 -07:00
Jack b265e739fc tags can now be toggled through the command line 2020-06-23 17:46:18 +01:00
Jack a6b3c25ed4 added timer styles 2020-06-15 23:13:40 +01:00
Jack e2d78501fa added max confidence mode 2020-06-15 22:15:10 +01:00
Jack a744581340 made sure each theme is now using either an almost whie or almost black text color
added extra test color setting
2020-06-08 23:00:16 +01:00
Jack bda619883e removed mail sending completely 2020-06-07 21:13:33 +01:00
Jack d3c5c21715
Revert "Added workman layout and highlight word mode" 2020-06-06 13:22:52 +01:00
Zak b476614c18 Added word highlight mode 2020-06-06 11:46:21 +01:00
Zak 92a7ea916f Added layout emulation 2020-06-03 17:10:14 +01:00
Jack 52387541c6 added flip test colors setting 2020-05-31 20:30:56 +01:00
Jack c686036d51
Merge pull request #103 from iitsalex:Hide-Timer-Bar
Hide timer bar
2020-05-31 15:25:39 +01:00
bhomie 203234958d Fix theme sorting 2020-05-31 01:57:20 -07:00
Alex Khalilieh b1ef5c4096 Mostly functional? Settings page bugged
Settings page doesn't update as it should. However the timer does disappear when it's "off"
2020-05-30 16:47:56 -07:00
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 25508eb2f3 updated the way themes are stored 2020-05-29 16:29:27 +01:00
bhomie 845a19a615 Add caret styles 2020-05-28 22:18:42 -07: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 c24a17b66c updated the discord invite link 2020-05-28 15:36:52 +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 505abc1f0f fixed a bug whera only a single line would appear in time mode 2020-05-26 00:31:03 +01:00
unknown 040115cdfb added freedom mode 2020-05-22 19:39:35 +01:00
Jack 06b5df75d4 added a command to join the discord 2020-05-22 12:54:02 +01:00
Jack abb53f9bb5 added missing semicolons 2020-05-21 17:33:01 +01:00
Jack cf6fa248b6 added missing semicolons 2020-05-19 10:44:30 +01:00
unknown 801d0358b5 made sure the website will work without analytics 2020-05-19 01:20:57 +01:00
Jack 8d0dd09d11 added an option to increase the test words font size 2020-05-18 22:45:14 +01:00
Jack ea97cd3a0d fixed theme 8008 being previewed no matter which theme was selected. fixes #33 2020-05-18 14:11:33 +01:00
Jack 2d3c5d35fe added language support 2020-05-16 14:57:01 +01:00
Jack 81bb7a03c6 sorting the themes list alphabetically 2020-05-16 11:18:10 +01:00
Jack d5b977b5ff saved the theme list to a variable 2020-05-14 22:30:25 +01:00
Jack cd6c3ac114 added email sending to the command line
email sending is no longer using a function, just simply pushes to the database
2020-05-14 18:57:10 +01:00
Jack a41bd72dba added analytics events 2020-05-14 18:57:10 +01:00
Jack 45d8556c1a added themes support
support for hover functions on the command line
fixed wpmovertime chart styling
2020-05-14 18:57:09 +01:00
Jack 9c84a3990c added livewpm config
punctuation now shows on account page
punctuation mode is sent to database
added command to hide key tips
2020-05-14 18:57:09 +01:00
Jack a5ae64ed5d added db connection,
new highscore display
2020-05-14 18:57:09 +01:00