Commit graph

60 commits

Author SHA1 Message Date
Jack
b6f9c01d70 reduced the assumed time before restart from half to quarter 2020-05-30 01:17:22 +01:00
Jack
1e39a62fd6 fixed account page not loading if filtered result number is below 10 2020-05-30 01:12:24 +01:00
Jack
0fb86901a3 fixed a bug where the account page would not load 2020-05-30 01:04:12 +01:00
Jack
d43d913105 added estimated typing time to the account page
optimised the speed of loading the account page by limiting table results to 10 lines at a time
2020-05-30 00:21:39 +01:00
Jack
c4e9953e7c added raw wpm display to the account page 2020-05-29 22:37:52 +01:00
Jack
8ea12b7f58 added avg accuracy and acg accuracy over last tests 2020-05-29 21:27:24 +01:00
Jack
d4997755ab added difficulty filters 2020-05-29 15:58:01 +01:00
Jack
255f40f97e removed chart legend from account page 2020-05-26 19:59:26 +01:00
Jack
9ed3d2fa35 merge 2020-05-26 17:58:44 +01:00
Jack
3911aa387d added trendline, error when no data found 2020-05-26 17:51:48 +01:00
Jack
72c7d50a4f Merge branch 'results' 2020-05-24 23:11:38 +01:00
Jack
0ab7e5e67b Merge branch 'results' 2020-05-24 23:11:38 +01:00
unknown
d02c2e77ff updated the filter buttons 2020-05-24 21:58:13 +01:00
unknown
2c6a1deddb updated the filter buttons 2020-05-24 21:58:13 +01:00
Jack
95279adbc0 missing semicolor 2020-05-22 11:59:55 +01:00
Jack
6def480852 missing semicolor 2020-05-22 11:59:55 +01:00
unknown
98596fbdf4 missing semicolons 2020-05-22 02:39:22 +01:00
unknown
866b7bc801 missing semicolons 2020-05-22 02:39:22 +01:00
unknown
ebd5fe7a75 Merge branch 'results' of https://github.com/Miodec/monkey-type into results 2020-05-21 16:22:08 +01:00
unknown
f27aa2091a Merge branch 'results' of https://github.com/Miodec/monkey-type into results 2020-05-21 16:22:08 +01:00
unknown
c42c779f80 selected filters are now saved to the cookie 2020-05-21 16:22:03 +01:00
unknown
cea786ff9f selected filters are now saved to the cookie 2020-05-21 16:22:03 +01:00
Jack
2e5d0d23b2 changed the chart update duration 2020-05-20 23:38:57 +01:00
Jack
6851187926 changed the chart update duration 2020-05-20 23:38:57 +01:00
unknown
5192dd6c2a made the punctuation filters always show at least one 2020-05-20 15:17:47 +01:00
unknown
77704baae0 made the punctuation filters always show at least one 2020-05-20 15:17:47 +01:00
unknown
06d74188bf added advanced filters to the results page 2020-05-20 00:11:57 +01:00
unknown
1c3be40d95 added advanced filters to the results page 2020-05-20 00:11:57 +01:00
unknown
e5e2f3403c added average wpm to account page 2020-05-19 20:27:08 +01:00
unknown
2418127c04 added average wpm to account page 2020-05-19 20:27:08 +01:00
unknown
06c2ce1bd5 made sure the website will work without analytics 2020-05-19 01:20:57 +01:00
unknown
801d0358b5 made sure the website will work without analytics 2020-05-19 01:20:57 +01:00
Jack
c5e3ee79e8 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
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
a5ef8655fc 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
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
b36751e8d4 removed db snapshot when signing out 2020-05-15 04:11:05 +01:00
Jack
0a7efed29e removed db snapshot when signing out 2020-05-15 04:11:05 +01:00
Jack
f887861966 added form buttons
moved sign out button
2020-05-15 04:09:00 +01:00
Jack
16a0af970c added form buttons
moved sign out button
2020-05-15 04:09:00 +01:00
Jack
56b3881901 removed console.log 2020-05-15 02:57:57 +01:00
Jack
a586316b55 removed console.log 2020-05-15 02:57:57 +01:00
Jack
e30734fcff made sure user is redirected after creating an account
preloader is now showed when creating an account
made sure the registration will not continue when no name was given
2020-05-14 20:32:19 +01:00
Jack
d5956dabad made sure user is redirected after creating an account
preloader is now showed when creating an account
made sure the registration will not continue when no name was given
2020-05-14 20:32:19 +01:00
Jack
1f48191e10 changed evens on test complete
added login tip
added required password confirmation when registering
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
16219f12ca added analytics events 2020-05-14 18:57:10 +01:00
Jack
a41bd72dba added analytics events 2020-05-14 18:57:10 +01:00
Jack
3136d369a4 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
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