Commit graph

15 commits

Author SHA1 Message Date
Jack 2d4ef194ef made sure the db error will actually show 2020-05-31 21:18:34 +01:00
Jack 6c7d8e44d6 added an error message when result could not be saved 2020-05-31 21:14:21 +01:00
Jack c2629c6db4 reduced maximum wpm 2020-05-28 20:49:50 +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
unknown ff58cc0663 the results now consider punctuation and language when checking if a crown should be showed 2020-05-22 15:19:31 +01:00
Jack 3ec77e4a4f removed the 250 wpm limit for now 2020-05-19 10:44:44 +01:00
Jack db934b36aa removed console log 2020-05-15 02:58:10 +01:00
Jack 8096941614 added line breaks 2020-05-14 18:57:10 +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 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 078e0c3072 added check for 0 wpm when sending to db 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