Commit graph

70 commits

Author SHA1 Message Date
Jack 4df3c91e14 added always show decimal places 2020-08-04 01:54:35 +01:00
Jack 14fd07c5b9 more code refactoring 2020-08-04 01:26:17 +01:00
Jack e3fabe57dc refactored settings page 2020-08-04 00:46:04 +01:00
Jack 1daaa60021 added smooth line scroll 2020-08-02 19:16:33 +01:00
Jack 25684b8f40 fixed a bug that would not allow changing of font from the command line 2020-08-01 20:48:47 +01:00
Jack ca4d2b3575 added more fonts 2020-08-01 14:53:59 +01:00
Jack 63f9b32458 added fonts to the command line 2020-08-01 14:44:59 +01:00
Jack 091db7315a moved fonts to another file 2020-08-01 14:40:52 +01:00
Jack 57df3739f8 added funbox 2020-07-31 01:33:17 +01:00
Jack d5e6f4a123 Merge branch 'master' of https://github.com/Miodec/monkey-type 2020-07-28 16:09:35 +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 8ada84d4bb added the ability to toggle between custom and preset theme from the command line 2020-07-27 03:21:18 +01:00
Jack 44711dab79 changed confidence mode to support multiple options 2020-07-26 01:19:10 +01:00
Jack cde1db7ef7 removed unnecessary log 2020-07-23 14:03:40 +01:00
Jack c556abf1ca made sure all _ are replaced 2020-07-22 21:23:25 +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 ac6e222bf6 updated descriptions 2020-07-13 16:00:27 +01:00
Noah 705138cb33 changed color to opacity 2020-07-12 18:17:23 -07:00
Noah 5db21fdab2 added various color themes and timer opacity setting
Added Aether, FroYo, Milkshake, Future Funk, and Retrocast color themes.

Added a setting to change the opacity of the live WPM text.
2020-07-12 17:51:59 -07:00
Jack de4ad79304 added commands for the timer color 2020-07-12 00:45:52 +01:00
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