Commit graph

37 commits

Author SHA1 Message Date
Jack
eb25f7b48d fixed a bug where the config would not be loaded correctly 2020-05-14 23:37:43 +01:00
Jack Bartnik
547e56150a
Delete tasks.json
removed unnecessary file
2020-05-14 23:20:22 +01:00
Jack
0d6f7a0f8d (hopefully) fixed a bug where the timer would have more than one instance active 2020-05-14 23:19:28 +01:00
Jack
acb6d8f80f added event log 2020-05-14 22:30:49 +01:00
Jack
e0fb937b8b now using the theme list variable to display themes 2020-05-14 22:30:39 +01:00
Jack
d5b977b5ff saved the theme list to a variable 2020-05-14 22:30:25 +01:00
Jack
17e6b0252f untracked compiled styles 2020-05-14 22:23:33 +01:00
Jack
d141e12177 added compiled styles to ignore 2020-05-14 22:23:08 +01:00
Jack
c6972a16d4 fixed a bug where the login button would not show as a dot 2020-05-14 22:22:29 +01:00
Jack
d337c98650 added settings page 2020-05-14 22:22:11 +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
ab230fe8e0 made sure the history state is properly pushed 2020-05-14 20:22:59 +01:00
Jack
39fc2463a3 renamed index file once again 2020-05-14 20:22:37 +01:00
Jack
da5e16525c changed redirects once again
removed functions
2020-05-14 20:22:25 +01:00
Jack
a8774e4de6 added support links to readme and about 2020-05-14 19:07:07 +01:00
Jack
b2d7aac40e readme update 2020-05-14 19:03:05 +01:00
Jack
7cfe15973e untracked css files 2020-05-14 18:57:11 +01:00
Jack
96ba1cf9c5 removed default index file 2020-05-14 18:57:11 +01:00
Jack
1a5e9070b7 removed vscode folder from git
removed functions
added a note about emailing to the about page
2020-05-14 18:57:11 +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
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
de4834fa10 added red samurai
updated themes color order
fixed bug with chart ticks
2020-05-14 18:57:09 +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
bf9a912847 fixed word error not using bg color 2020-05-14 18:57:09 +01:00
Jack
078e0c3072 added check for 0 wpm when sending to db 2020-05-14 18:57:09 +01:00
Jack
6409af7fc5 reordering stuff 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
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
Jack
9f543f0a96 change the smooth caret behaviour
added favico
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
Jack
b88c4083db initial commit 2020-05-14 18:57:09 +01:00
Jack Bartnik
71a5fccbe7
Initial commit 2020-05-14 18:41:10 +01:00