Commit graph

67 commits

Author SHA1 Message Date
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 1e28d69cbb added an option to share custom themes 2020-07-13 22:47:28 +01:00
Noah 6df7d8e088 fixed issue where text timer would show up regardless of settings. 2020-07-12 19:24:55 -07:00
Noah 3179c8836b fixed setActiveTimerOpacityButton from using color to instead use opacity 2020-07-12 18:19:40 -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 3d57e1c23b added timer color setting 2020-07-12 00:41:14 +01:00
Jack bc4ea7baf4 avoiding unnecessary error when showing discord settings section 2020-07-07 20:14:28 +01:00
Jack b0939c4d4d added a discord integration section to the settings page 2020-07-07 16:39:48 +01:00
Jack 1432c9ea5c fixed an issue where custom colorful colors would not work 2020-07-04 02:59:21 +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
Jack b9fe640f85 custom themes now need to be saved 2020-07-02 20:14:55 +01:00
Jack a98d763e56 more css refactoring 2020-07-02 19:35:41 +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 1e315b470d fixed bad merge 2020-07-02 03:03:42 +01:00
Jack 0eb78e9ca7
Merge branch 'master' into custom-theme 2020-07-02 02:56:32 +01:00
bhomie 6b5f338483 Inputs and labels now change to saved values 2020-06-30 18:10:33 -07:00
Jack 9d5333108b added english 10k 2020-06-28 23:16:28 +01:00
bhomie 2e173ed958 Add values to custom color buttons 2020-06-26 20:46:18 -07:00
Jack 129ab49f1a removed unnecassary notifications 2020-06-27 01:23:50 +01:00
Jack 492d742842 renamed extra test color to colorful mode 2020-06-27 00:49:05 +01:00
bhomie e74cc09239 remove debug text 2020-06-24 22:45:56 -07:00
bhomie 49f678dd36 custom theme now saves to config and executes properly 2020-06-24 22:45:56 -07:00
bhomie 7bd09d11af change 'on-change' to 'on-input' so colors change on selection versus dismiss of dialog 2020-06-24 22:45:55 -07:00
bhomie 14973390f7 preset and custom work harmoniously 2020-06-24 22:45:55 -07:00
bhomie ddf9159bef fix js syntax from merge 2020-06-24 22:45:55 -07:00
bhomie d898c2d5f8 fix events 2020-06-24 22:45:55 -07:00
bhomie 61fad848c8 color selectors now work 2020-06-24 22:45:55 -07:00
bhomie 4e3674bc94 tabs fully functional 2020-06-24 22:45:55 -07:00
Jack 1923cc61c9 active tags are now saved in a cookie 2020-06-23 18:17:08 +01:00
Jack 9849564c77 changed the way tags are stored a bit 2020-06-23 17:15:21 +01:00
Jack 85a06798f5 setttings buttons will now work 2020-06-15 23:15:42 +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 33722d444f afk results will not contribute to restart count and time
changes tags notice into test modes notice, now includes difficulty and blind mode
2020-06-14 18:19:56 +01:00
Jack 8fee706eee hiding tag icon when no tags selected 2020-06-12 18:13:40 +01:00
Jack 7245ab64b0 added an element to quickly see if a tag is active 2020-06-12 18:07:16 +01:00
Jack f59cea4e0a added tags filters 2020-06-11 22:31:06 +01:00
Jack 6eff1bdb34 added functions to edit and remove tags 2020-06-11 19:38:24 +01:00
Jack 6363c41d96 added popup for adding tags 2020-06-11 19:19:39 +01:00
Jack 6504e6b4a1 removed console log 2020-06-11 18:39:46 +01:00
Jack 54ca24b9e6 active tags are now saved to a variable 2020-06-11 18:18:15 +01:00
Jack 74a415e86d added initial tags skeleton and reading from the db 2020-06-11 18:02:04 +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 d3c5c21715
Revert "Added workman layout and highlight word mode" 2020-06-06 13:22:52 +01:00
Zak b2e3ffed0d
Merge branch 'master' into master 2020-06-06 11:56:35 +01:00
Zak b476614c18 Added word highlight mode 2020-06-06 11:46:21 +01:00
Jack 56629d26cc added an option to hide the discord dot 2020-06-06 02:25:12 +01:00
Zak 92a7ea916f Added layout emulation 2020-06-03 17:10:14 +01:00