Commit graph

26 commits

Author SHA1 Message Date
Jack 3911aa387d added trendline, error when no data found 2020-05-26 17:51:48 +01:00
Jack 0ab7e5e67b Merge branch 'results' 2020-05-24 23:11:38 +01:00
unknown 2c6a1deddb updated the filter buttons 2020-05-24 21:58:13 +01:00
Jack 6def480852 missing semicolor 2020-05-22 11:59:55 +01:00
unknown 866b7bc801 missing semicolons 2020-05-22 02:39:22 +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 cea786ff9f selected filters are now saved to the cookie 2020-05-21 16:22:03 +01:00
Jack 6851187926 changed the chart update duration 2020-05-20 23:38:57 +01:00
unknown 77704baae0 made the punctuation filters always show at least one 2020-05-20 15:17:47 +01:00
unknown 1c3be40d95 added advanced filters to the results page 2020-05-20 00:11:57 +01:00
unknown 2418127c04 added average wpm to account page 2020-05-19 20:27:08 +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 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 0a7efed29e removed db snapshot when signing out 2020-05-15 04:11:05 +01:00
Jack 16a0af970c added form buttons
moved sign out button
2020-05-15 04:09:00 +01:00
Jack a586316b55 removed console.log 2020-05-15 02:57:57 +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 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 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 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 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 80fe02c03b update 1
- added graph of wpm over time
- changed the layout
- added coming soon page
2020-05-14 18:57:09 +01:00