Commit graph

22 commits

Author SHA1 Message Date
Jack
c100c99d01 changed the default dbsnapshot value 2020-06-08 20:12:01 +01:00
Jack
97b2d4ae43 added local pb saving and reading to speed everything up
also checking if pbs are in sync to avoid misinforming the user
2020-06-08 19:51:50 +01:00
Jack
4de72d2bff db snapshot now includes personal bests 2020-06-08 03:10:02 +01:00
Jack
9bd7b9602a changed the way user db snapshot is taken 2020-06-08 02:24:50 +01:00
Jack
3e3b8fbd64 moved test completion to the server to increase security 2020-06-07 23:43:01 +01:00
Jack
bda619883e removed mail sending completely 2020-06-07 21:13:33 +01:00
Jack
249dae1161 added cloud functions, moving to a new db design 2020-06-05 18:17:59 +01:00
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