Commit graph

100 commits

Author SHA1 Message Date
Jack 352cac2e21 made sure registering actually works 2020-07-04 13:08:37 +01:00
Jack 73736ee0d2 made sure the config comparison is actually workign 2020-07-03 02:59:57 +01:00
Jack 9b771f7de7 using Prettier code formatting 2020-07-03 01:35:45 +01:00
Jack 141c3207c4 refactored css to use one button class instead of copy and pasting the same style 2020-07-02 18:39:24 +01:00
Jack f82d23ed2b fixed the fix 2020-06-30 18:11:20 +01:00
Jack d14c8fc9c8 fixed a bug that would not allow changing of tags before tags were added 2020-06-30 18:08:17 +01:00
Jack d0a43e5e69 fixed bugs related to account creation and result saving 2020-06-28 15:27:52 +01:00
Jack a276fa2ed3 made sure to catch errors when comparing configs 2020-06-28 14:51:48 +01:00
Jack c4294b2cab config will now be correctly red 2020-06-27 23:50:02 +01:00
Jack 46fdd6da66 config is now saved to the database 2020-06-27 23:45:24 +01:00
Jack 5e21b7501e tags appear automatically without the need of refreshing the settings page 2020-06-27 01:23:42 +01:00
Jack a93ba0027c fixed a bug where asdf would be visible instead of the actual tags
refreshing the tags list when edited or added new ones
2020-06-24 21:19:14 +01:00
Jack 825d3fe712 removed unnecassary info 2020-06-24 00:56:55 +01:00
Jack 357ff5e776 changed the result list to include icons
added the ability to edit result tags
made sure tag filters save when refreshed
2020-06-24 00:55:15 +01:00
Jack 3a80780c3e made the trendline a bit thicker 2020-06-23 22:10:53 +01:00
Jack 1923cc61c9 active tags are now saved in a cookie 2020-06-23 18:17:08 +01:00
Jack b265e739fc tags can now be toggled through the command line 2020-06-23 17:46:18 +01:00
Jack 046f0563a1 added date filters to the results page 2020-06-22 00:43:38 +01:00
Jack e4b468cc25 added a more descriptive error to the sign up form 2020-06-21 23:00:33 +01:00
Jack cebf5e4b08 fixed a bug where results with tags that no longer exists wouldnt show up in the history 2020-06-14 18:19:12 +01:00
Jack ea542ac2ac fixed a bug where users would be asked to change name right after registering 2020-06-12 20:14:26 +01:00
Jack 3ffe7ddde4 added a no tag filter 2020-06-12 17:30:28 +01:00
Jack f59cea4e0a added tags filters 2020-06-11 22:31:06 +01:00
Jack 1762a6df48 added forgot password and remember me buttons 2020-06-09 18:02:03 +01:00
Jack 324e1376dc fixed #129 2020-06-08 23:13:17 +01:00
Jack ee205517a9 showing loading when waiting for the result to be saved 2020-06-08 20:35:50 +01:00
Jack c100c99d01 changed the default dbsnapshot value 2020-06-08 20:12:01 +01:00
Jack 7f0031ea88 added an indicator to the account icon to show if the website is still waiting for the db data 2020-06-08 20:01:04 +01:00
Jack 47f3c67769 removed signed in notification completely 2020-06-08 19:51:13 +01:00
Jack 24863a40d1 added incomplete test seconds to better estimate time spent typign 2020-06-08 18:58:18 +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 ad8aa4d730 made sure name is valid when registering
added a message tot he user when he needs to change his display name
2020-06-06 16:48:22 +01:00
Jack 9f6466cb43 made sure to use the correct field name 2020-06-05 00:01:05 +01:00
Jack c693b9587d shortened the 'signed in' notification time 2020-06-03 23:48:12 +01:00
Jack ebd7a894cf made sure the displayed data is rounded 2020-05-31 15:37:09 +01:00
Jack 02a75b063d removed filters debug 2020-05-31 15:05:41 +01:00
Jack 15aa784f85 added blind display to the result page and account page 2020-05-30 19:22:11 +01:00
Jack d73ea86fc0 fixed the account page showing wrong results
added raw to the account table
2020-05-30 13:59:45 +01:00
Jack 2c76b13e2a added raw to the result table 2020-05-30 13:46:06 +01:00
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