Commit graph

48 commits

Author SHA1 Message Date
unknown 10b86a40af removed current langauge config from results page when completeing a custom test 2020-05-20 16:28:26 +01:00
unknown 54126a4f96 fixed words being set to height 0 when restarting the test in time mode 2020-05-20 16:22:19 +01:00
unknown bf75fc862e fixed word restart transition not being smooth and sometimes not showing words at all 2020-05-20 15:57:54 +01:00
Jack 0d5a38c9b7 added some indicators to show if its the dev project or its hosted locally 2020-05-19 12:21:27 +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
Jack 6dc5a53a5e removed to lower case , german nouns need to be capitalised 2020-05-19 04:11:34 +01:00
Jack f76551f629 improved custom text preprocessing to remove new line, tab characters and double spaces 2020-05-19 04:03:43 +01:00
unknown 801d0358b5 made sure the website will work without analytics 2020-05-19 01:20:57 +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 75b20db333 - added version to the bottom of the page
- added version history popup
- fixed a bug where livewpm still would be drawn on top
2020-05-17 12:40:41 +01:00
Jack cc1dff2ada typo 2020-05-16 20:18:13 +01:00
Jack e4de5c7f90 fixed a bug where sentences would be built in custom mode 2020-05-16 20:15:45 +01:00
Jack 66cae29fad reverting to english language instead of showing error 2020-05-16 20:14:47 +01:00
Jack 5f6acaa600 made sure new words dont include spaces 2020-05-16 17:57:42 +01:00
Jack bbb82684c6 fixed a bug causing no new words to appear in time mode 2020-05-16 17:54:19 +01:00
Jack 2d3c5d35fe added language support 2020-05-16 14:57:01 +01:00
Jack 107c127f7e fixed a tiny bug where capital I would not be removed if punctuation mode is off 2020-05-16 11:49:40 +01:00
Jack 290ce03abb added ! and ? as sentence stops 2020-05-16 11:26:01 +01:00
Jack 2bc4ba160d flooring the accuracy instead of rounding 2020-05-16 11:19:49 +01:00
Jack Bartnik a24301fddd
Merge pull request #17 from mwahlig:fix/safari-escape
Prevent text input from escape key in Safari
2020-05-16 11:03:31 +01:00
Matt Wahlig 9afd4dbce9 Prevent text input from escape key in Safari 2020-05-15 16:25:38 -05:00
Jack f84064de55 graph y axis now begins at 0 to to avoid exaggerating wide swings in the data 2020-05-15 17:45:45 +01:00
Jack 11b0e3b026 body now has transition only after it has initialy loaded 2020-05-15 04:23:48 +01:00
Jack 16a0af970c added form buttons
moved sign out button
2020-05-15 04:09:00 +01:00
Jack c84acec055 stopped capital I from appearing if punctuation mode is off. closes #11 2020-05-15 03:31:07 +01:00
Jack be30c91cec added the ability to click the logo to go to the test. closes #7 2020-05-15 03:28:13 +01:00
Jack a244e99d58 fixed #6 2020-05-15 03:26:14 +01:00
Jack ba96f8b520 fixed #13 2020-05-15 03:19:39 +01:00
Jack 76ab92292a removed console.log
added an event for starting the test
2020-05-15 02:58:32 +01:00
Jack bb52e71fa7 fixed #2 2020-05-14 23:40:29 +01:00
Jack 0d6f7a0f8d (hopefully) fixed a bug where the timer would have more than one instance active 2020-05-14 23:19:28 +01:00
Jack d337c98650 added settings page 2020-05-14 22:22:11 +01:00
Jack ab230fe8e0 made sure the history state is properly pushed 2020-05-14 20:22:59 +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 056525d244 changed evens on test complete
added login tip
added required password confirmation when registering
2020-05-14 18:57:10 +01:00
Jack a41bd72dba added analytics events 2020-05-14 18:57:10 +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 de4834fa10 added red samurai
updated themes color order
fixed bug with chart ticks
2020-05-14 18:57:09 +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 078e0c3072 added check for 0 wpm when sending to db 2020-05-14 18:57:09 +01:00
Jack 6409af7fc5 reordering stuff 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 c055f1eaae added punctuation to the database 2020-05-14 18:57:09 +01:00
Jack f7010d70ed added account page graphs 2020-05-14 18:57:09 +01:00
Jack a5ae64ed5d added db connection,
new highscore display
2020-05-14 18:57:09 +01:00
Jack 9f543f0a96 change the smooth caret behaviour
added favico
2020-05-14 18:57:09 +01:00
Jack 80fe02c03b update 1
- added graph of wpm over time
- changed the layout
- added coming soon page
2020-05-14 18:57:09 +01:00
Jack b88c4083db initial commit 2020-05-14 18:57:09 +01:00