Commit graph

39 commits

Author SHA1 Message Date
Jack
993b4370ef limiting results to 1000, reading stats from db 2020-09-06 02:31:54 +01:00
Jack
18e326220b fixed errors caused by numbers mode 2020-09-04 02:08:17 +01:00
KRP
26fa8f1e24 Add Numbers Toggle
Similar to punctuation toggle, but for dem digits
( no integration w/ personal bests and db storage)
2020-09-03 02:19:53 -07:00
Jack
efd7119e13 fixed an error when the user tried to enter the account page while it was still loading 2020-08-24 16:37:26 +01:00
Jack
629f948f87 added favourite themes, active theme indicator, ability to randomise only favourite themes 2020-08-19 16:21:02 +01:00
Jack
ac1c0de080 removed progress 2020-08-18 23:03:31 +01:00
Jack
3bfd93782c made sure to only use results when they are actually there 2020-08-18 23:00:39 +01:00
Jack
28a2f09b60 now only pulling account data when the user really needs it 2020-08-18 22:56:21 +01:00
Jack
5cf2ef2663 pbs now save raw and accuracy 2020-08-15 16:09:52 +01:00
Jack
576c0372c7 added error when could not get data 2020-08-08 19:36:41 +01:00
Jack
f31aa80102 fixed a bug that would cause the pb object to not be saved correctly 2020-07-08 16:32:22 +01:00
Jack
b0939c4d4d added a discord integration section to the settings page 2020-07-07 16:39:48 +01:00
Jack
9b771f7de7 using Prettier code formatting 2020-07-03 01:35:45 +01:00
Jack
d0a43e5e69 fixed bugs related to account creation and result saving 2020-06-28 15:27:52 +01:00
Jack
46fdd6da66 config is now saved to the database 2020-06-27 23:45:24 +01:00
Jack
74a415e86d added initial tags skeleton and reading from the db 2020-06-11 18:02:04 +01:00
Jack
99ff5d1b14 false positive crowns shouldnt be shown anymore 2020-06-08 21:13:08 +01:00
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