Commit graph

51 commits

Author SHA1 Message Date
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 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 4e40e02ee2 changed the way config is stored a bit
made sure all missing configs are reset to default
added discord dot functions
2020-06-06 02:25:49 +01:00
Rodrigo Chireia bdb9610fed Add a timeout to call the updateFavicon fn
This is needed because the theme change claimed about 100ms on my tests. So, when the favicon update runs, there's no change for the root style that what he sees.
2020-06-04 03:05:26 -04:00
Zak 6b802facac Added default and forced qwerty layouts 2020-06-03 23:20:45 +01:00
Jack ebd5c9c152 removed unnecessary analytics 2020-06-03 18:00:41 +01:00
Jack 35486771c6 made sure qwerty is default 2020-06-03 17:58:35 +01:00
Zak 92a7ea916f Added layout emulation 2020-06-03 17:10:14 +01:00
Jack 656af17815 fixed an issue where people without the difficulty or blind mode being set would not have results saved 2020-05-31 21:14:47 +01:00
Jack 52387541c6 added flip test colors setting 2020-05-31 20:30:56 +01:00
Jack a824d72bc2 made sure to set the default caret style 2020-05-31 15:37:20 +01: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
bhomie 845a19a615 Add caret styles 2020-05-28 22:18:42 -07:00
Jack 53843b81fc made sure normal mode is default 2020-05-28 19:41:00 +01:00
Jack d724abe1e9 removed debug messages 2020-05-28 18:51:58 +01: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 fec8e839f4 changed the default config
added word set section in the about
2020-05-28 18:00:46 +01:00
Jack 0ab817a25d some config values should no longer reset to default 2020-05-28 14:03:29 +01:00
Jack 05bffce79b fixed a bug where the restart button would appear in the wrong place 2020-05-28 00:58:30 +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
Jack 0ab7e5e67b Merge branch 'results' 2020-05-24 23:11:38 +01:00
unknown 6c82a28f6f fixed words not appearing if no config in the cookie was fount 2020-05-23 22:34:01 +01:00
unknown bffc418c83 fixed font size button needing 2 clicks to activate. fixes #56 2020-05-23 14:32:45 +01:00
unknown 040115cdfb added freedom mode 2020-05-22 19:39:35 +01:00
Jack 80fc3d2373 reverting to default colors if the favicon was about to be a solid square 2020-05-21 17:34:26 +01:00
unknown cea786ff9f selected filters are now saved to the cookie 2020-05-21 16:22:03 +01:00
unknown 8aa110f28c added a dynamic, theme depended favicon 2020-05-20 23:46:25 +01:00
Jack 37eb866dea made the font size change transition smooter 2020-05-19 10:53:08 +01:00
Jack a848b11548 - fixed a bug where on higher font sizes the words would get cut off
- removed wpm limit
2020-05-19 10:45:35 +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 6f8a48696a added a restart counter
added a stat on how many times the user restarted the test before completion, on average
added a stat on the percentage of completed tests
2020-05-17 13:17:08 +01:00
Jack 2d3c5d35fe added language support 2020-05-16 14:57:01 +01:00
Jack 8c2e3704cb fixed theme event not logging theme name correctly 2020-05-15 19:44:07 +01:00
Jack 06d5582143 changed default config 2020-05-15 14:25:09 +01:00
Jack 8c62142586 changed the default config 2020-05-15 14:23:55 +01:00
Jack 04a103919f made dark theme the new default 2020-05-15 04:20:12 +01:00
Jack 16a0af970c added form buttons
moved sign out button
2020-05-15 04:09:00 +01:00
Jack eb25f7b48d fixed a bug where the config would not be loaded correctly 2020-05-14 23:37:43 +01:00
Jack acb6d8f80f added event log 2020-05-14 22:30:49 +01:00
Jack d337c98650 added settings page 2020-05-14 22:22:11 +01:00
Jack c695381410 added local font awesome to speed up the app
styled the login page
added a function to easily animate between elements
optimised the database to use a local copy
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