Jack
|
dd3dd503ce
|
sorting the themes list alphabetically
|
2020-05-16 11:18:10 +01:00 |
|
Jack
|
c85453b03d
|
Merge branch 'master' of github.com:Miodec/monkey-type
|
2020-05-16 11:10:10 +01:00 |
|
Jack Bartnik
|
536401f458
|
Merge pull request #17 from mwahlig:fix/safari-escape
Prevent text input from escape key in Safari
|
2020-05-16 11:03:31 +01:00 |
|
Jack
|
549f9c47db
|
removed paypal section from about, hopefully should fix "deceptive site" warning
|
2020-05-16 11:02:33 +01:00 |
|
Jack
|
7f93223bac
|
Merge branch 'master' of github.com:Miodec/monkey-type
|
2020-05-16 11:01:09 +01:00 |
|
Jack
|
256bdf5e80
|
made sure the theme overrides the default styles
|
2020-05-16 10:58:26 +01:00 |
|
Mendel E
|
644e78c7ba
|
Add nord theme
|
2020-05-15 17:38:51 -04:00 |
|
Matt Wahlig
|
5a3e0c689b
|
Prevent text input from escape key in Safari
|
2020-05-15 16:25:38 -05:00 |
|
Jack
|
69d6aa1347
|
fixed theme event not logging theme name correctly
|
2020-05-15 19:44:07 +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
|
7d02434646
|
removed unnecesary active class
|
2020-05-15 14:26:18 +01:00 |
|
Jack
|
4f99aea295
|
changed default config
|
2020-05-15 14:25:09 +01:00 |
|
Jack
|
533b9506e1
|
changed the default config
|
2020-05-15 14:23:55 +01:00 |
|
Jack
|
7185ea9983
|
body now has transition only after it has initialy loaded
|
2020-05-15 04:23:48 +01:00 |
|
Jack
|
1c48c09f34
|
made dark theme the new default
|
2020-05-15 04:20:12 +01:00 |
|
Jack
|
b36751e8d4
|
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
|
1faa3535e4
|
stopped capital I from appearing if punctuation mode is off. closes #11
|
2020-05-15 03:31:07 +01:00 |
|
Jack
|
4b05dd910a
|
added the ability to click the logo to go to the test. closes #7
|
2020-05-15 03:28:13 +01:00 |
|
Jack
|
663624ea32
|
centered livewpm
|
2020-05-15 03:26:24 +01:00 |
|
Jack
|
cfb9477175
|
fixed #6
|
2020-05-15 03:26:14 +01:00 |
|
Jack
|
ce8df94262
|
fixed #13
|
2020-05-15 03:19:39 +01:00 |
|
Jack
|
4f8932a78c
|
fixed #8
|
2020-05-15 03:04:10 +01:00 |
|
Jack
|
da6b9fa49e
|
removed console.log
added an event for starting the test
|
2020-05-15 02:58:32 +01:00 |
|
Jack
|
ba95a1a0d3
|
removed console log
|
2020-05-15 02:58:10 +01:00 |
|
Jack
|
56b3881901
|
removed console.log
|
2020-05-15 02:57:57 +01:00 |
|
Jack
|
c7389bc1bb
|
fixed #2
|
2020-05-14 23:40:29 +01:00 |
|
Jack
|
0af64a71eb
|
fixed a bug where the config would not be loaded correctly
|
2020-05-14 23:37:43 +01:00 |
|
Jack
|
9b2c090aa3
|
(hopefully) fixed a bug where the timer would have more than one instance active
|
2020-05-14 23:19:28 +01:00 |
|
Jack
|
73d1bea08c
|
added event log
|
2020-05-14 22:30:49 +01:00 |
|
Jack
|
4b75844603
|
now using the theme list variable to display themes
|
2020-05-14 22:30:39 +01:00 |
|
Jack
|
4d6bce05bd
|
saved the theme list to a variable
|
2020-05-14 22:30:25 +01:00 |
|
Jack
|
3ea018650e
|
untracked compiled styles
|
2020-05-14 22:23:33 +01:00 |
|
Jack
|
4fdcdcc4b8
|
fixed a bug where the login button would not show as a dot
|
2020-05-14 22:22:29 +01:00 |
|
Jack
|
d97850fb6f
|
added settings page
|
2020-05-14 22:22:11 +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
|
5cf0879afe
|
made sure the history state is properly pushed
|
2020-05-14 20:22:59 +01:00 |
|
Jack
|
f605abea3d
|
renamed index file once again
|
2020-05-14 20:22:37 +01:00 |
|
Jack
|
0301687e01
|
added support links to readme and about
|
2020-05-14 19:07:07 +01:00 |
|
Jack
|
57832d2610
|
removed default index file
|
2020-05-14 18:57:11 +01:00 |
|
Jack
|
64146ddff6
|
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
|
d60d0bc3d0
|
added line breaks
|
2020-05-14 18:57:10 +01:00 |
|
Jack
|
b9380b74de
|
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
|
1f48191e10
|
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
|
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
|
03ba4f9d69
|
added red samurai
updated themes color order
fixed bug with chart ticks
|
2020-05-14 18:57:09 +01:00 |
|
Jack
|
c7ac8c69fa
|
added themes support
support for hover functions on the command line
fixed wpmovertime chart styling
|
2020-05-14 18:57:09 +01:00 |
|
Jack
|
9ee5443ba9
|
fixed word error not using bg color
|
2020-05-14 18:57:09 +01:00 |
|
Jack
|
6bafd08c9d
|
added check for 0 wpm when sending to db
|
2020-05-14 18:57:09 +01:00 |
|