Jack
|
5f6acaa600
|
made sure new words dont include spaces
|
2020-05-16 17:57:42 +01:00 |
|
Jack
|
bbb82684c6
|
fixed a bug causing no new words to appear in time mode
|
2020-05-16 17:54:19 +01:00 |
|
Jack
|
2d3c5d35fe
|
added language support
|
2020-05-16 14:57:01 +01:00 |
|
Jack
|
7a199010c8
|
active theme now shown in the settings page
|
2020-05-16 14:21:16 +01:00 |
|
Jack
|
7154d3e96d
|
removed active word color variable
|
2020-05-16 12:15:55 +01:00 |
|
Jack
|
107c127f7e
|
fixed a tiny bug where capital I would not be removed if punctuation mode is off
|
2020-05-16 11:49:40 +01:00 |
|
Jack
|
9c76cdd807
|
due to the removal of word transform, the active word color variable needs to be the same
|
2020-05-16 11:35:51 +01:00 |
|
Jack
|
1f0b6af931
|
changed the error color on bushido to yellow
|
2020-05-16 11:32:08 +01:00 |
|
Jack
|
290ce03abb
|
added ! and ? as sentence stops
|
2020-05-16 11:26:01 +01:00 |
|
Jack
|
2bc4ba160d
|
flooring the accuracy instead of rounding
|
2020-05-16 11:19:49 +01:00 |
|
Jack
|
a3463156cc
|
showing the important error underline faster
|
2020-05-16 11:19:07 +01:00 |
|
Jack
|
81bb7a03c6
|
sorting the themes list alphabetically
|
2020-05-16 11:18:10 +01:00 |
|
Jack
|
13cb7fb5f7
|
Merge branch 'master' of github.com:Miodec/monkey-type
|
2020-05-16 11:10:10 +01:00 |
|
Jack Bartnik
|
a24301fddd
|
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
|
77c3a18e2d
|
removed paypal section from about, hopefully should fix "deceptive site" warning
|
2020-05-16 11:02:33 +01:00 |
|
Jack
|
59666294d1
|
Merge branch 'master' of github.com:Miodec/monkey-type
|
2020-05-16 11:01:09 +01:00 |
|
Jack
|
6e86a371c7
|
made sure the theme overrides the default styles
|
2020-05-16 10:58:26 +01:00 |
|
Mendel E
|
7702b2d5bb
|
Add nord theme
|
2020-05-15 17:38:51 -04:00 |
|
Matt Wahlig
|
9afd4dbce9
|
Prevent text input from escape key in Safari
|
2020-05-15 16:25:38 -05:00 |
|
Jack
|
8c2e3704cb
|
fixed theme event not logging theme name correctly
|
2020-05-15 19:44:07 +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
|
4df0cfd54e
|
removed unnecesary active class
|
2020-05-15 14:26:18 +01:00 |
|
Jack
|
06d5582143
|
changed default config
|
2020-05-15 14:25:09 +01:00 |
|
Jack
|
8c62142586
|
changed the default config
|
2020-05-15 14:23:55 +01:00 |
|
Jack
|
11b0e3b026
|
body now has transition only after it has initialy loaded
|
2020-05-15 04:23:48 +01:00 |
|
Jack
|
04a103919f
|
made dark theme the new default
|
2020-05-15 04:20:12 +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
|
c84acec055
|
stopped capital I from appearing if punctuation mode is off. closes #11
|
2020-05-15 03:31:07 +01:00 |
|
Jack
|
be30c91cec
|
added the ability to click the logo to go to the test. closes #7
|
2020-05-15 03:28:13 +01:00 |
|
Jack
|
201f38fc7d
|
centered livewpm
|
2020-05-15 03:26:24 +01:00 |
|
Jack
|
a244e99d58
|
fixed #6
|
2020-05-15 03:26:14 +01:00 |
|
Jack
|
ba96f8b520
|
fixed #13
|
2020-05-15 03:19:39 +01:00 |
|
Jack
|
2feca39a7e
|
fixed #8
|
2020-05-15 03:04:10 +01:00 |
|
Jack
|
76ab92292a
|
removed console.log
added an event for starting the test
|
2020-05-15 02:58:32 +01:00 |
|
Jack
|
db934b36aa
|
removed console log
|
2020-05-15 02:58:10 +01:00 |
|
Jack
|
a586316b55
|
removed console.log
|
2020-05-15 02:57:57 +01:00 |
|
Jack
|
bb52e71fa7
|
fixed #2
|
2020-05-14 23:40:29 +01:00 |
|
Jack
|
eb25f7b48d
|
fixed a bug where the config would not be loaded correctly
|
2020-05-14 23:37:43 +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
|
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
|
a8774e4de6
|
added support links to readme and about
|
2020-05-14 19:07:07 +01:00 |
|