Jack
|
623c54bc5b
|
making sure holding down command stops the input
|
2020-11-12 16:49:14 +00:00 |
|
decaf
|
d17b3dfa34
|
Added available() method to commands to hide them from the list
|
2020-11-11 10:34:58 -06:00 |
|
Jack
|
8ade02f170
|
added qwertz
|
2020-11-11 15:26:09 +00:00 |
|
Jack
|
61f9bd512a
|
added alphabetic layout
|
2020-11-11 14:52:26 +00:00 |
|
Jack
|
21498e7e28
|
fitting the graph to the wpm line if dont start graphs at zero is enabled
|
2020-11-11 14:29:14 +00:00 |
|
Jack
|
5de90b3f59
|
Merge pull request #574 from decafff/master
Added command to open "change custom text" popup
|
2020-11-11 13:51:32 +00:00 |
|
Jack
|
c68cc0bec5
|
added toggle always show words history to the command line
|
2020-11-11 13:48:05 +00:00 |
|
decaf
|
4b900c646f
|
Added command to open "change custom text" popup
|
2020-11-11 07:33:57 -06:00 |
|
Jack
|
2a9790b1ac
|
Merge branch 'master' into remove-comments
|
2020-11-10 20:32:06 +00:00 |
|
Jack
|
ce621a7dea
|
Merge pull request #557 from a1usha/master
Fix countdown timer in memory mode
|
2020-11-10 20:30:22 +00:00 |
|
Jack
|
310246bf5b
|
Merge pull request #555 from decafff/master
Added result options to commandline
|
2020-11-10 20:29:40 +00:00 |
|
Jack
|
76e65c4ee0
|
fixed custom theme state not saving. closes #547
|
2020-11-10 20:23:14 +00:00 |
|
Jack
|
3ebf98c14e
|
fixed strict space setting not loading
|
2020-11-10 18:11:01 +00:00 |
|
Jack
|
eb62aaa70b
|
fixed word highlight causing difficulties to not work as intended. fixes #550
|
2020-11-10 18:07:42 +00:00 |
|
Jack
|
6452fb274f
|
fixed 'current settings' button for quotes
will always select english if quote mode and any of the english languages are selected
|
2020-11-10 17:55:51 +00:00 |
|
Jack
|
72e5d257e0
|
fixed strict space causing weird behaviour with stop on word. fixes #565
|
2020-11-10 17:51:55 +00:00 |
|
decaf
|
b376ebf95e
|
Added resultVisible check to missed words command
|
2020-11-09 17:29:49 -06:00 |
|
a1usha
|
cdd557e423
|
comments deleted
|
2020-11-09 19:49:33 +07:00 |
|
a1usha
|
9122a0d12a
|
Fix #556
|
2020-11-09 19:08:05 +07:00 |
|
decaf
|
01be6603d0
|
Added result options to commandline
|
2020-11-08 22:21:48 -06:00 |
|
typer
|
96827a19b2
|
removed code comments in js files
|
2020-11-08 17:43:47 -08:00 |
|
Jack
|
ec41c63f49
|
renamed function call
|
2020-11-08 23:36:38 +00:00 |
|
Jack
|
c5762d229a
|
Merge branch 'master' into lint
|
2020-11-08 23:26:59 +00:00 |
|
Jack
|
6586022006
|
added strict space
|
2020-11-07 02:31:43 +00:00 |
|
Jack
|
c0c563b464
|
fixed timer/progress color
|
2020-11-07 02:13:55 +00:00 |
|
Jack
|
f31951228e
|
allowing space to fail master and insert when in expert. showing spaces in history as underscore
|
2020-11-07 02:10:11 +00:00 |
|
Jack
|
bc282a0297
|
not setting config to null to avoid loading issues
|
2020-11-06 22:28:23 +00:00 |
|
Jack
|
9698a68b1a
|
added missing toggle start graphs at zero to the command line
|
2020-11-06 21:09:54 +00:00 |
|
Jack
|
6c0cab5fa5
|
added 'hide extra letters'
|
2020-11-06 21:03:15 +00:00 |
|
Jack
|
153cdb0898
|
changed function names to follow the same convention
|
2020-11-06 20:52:50 +00:00 |
|
Jack
|
aaf6e6b00e
|
you can now click the keymap space to change keymap layout
|
2020-11-06 20:28:53 +00:00 |
|
Jack
|
e2f41c6f42
|
added override sync option to the keymap layout
|
2020-11-06 20:28:33 +00:00 |
|
Jack
|
396700dcf8
|
not loading the config immedietly
|
2020-11-06 19:36:19 +00:00 |
|
Jack
|
311b000c2d
|
loading custom theme on auth change
|
2020-11-06 19:36:03 +00:00 |
|
Jack
|
f797f28bf3
|
auto saving custom theme when applied from link
|
2020-11-06 19:21:43 +00:00 |
|
Jack
|
a65b177334
|
checking for default before applying config
|
2020-11-06 19:21:29 +00:00 |
|
Jack
|
04f6ef7849
|
added static keymap mode
|
2020-11-06 19:20:50 +00:00 |
|
Jack
|
5591583f38
|
parsing input as int
|
2020-11-05 20:20:40 +00:00 |
|
Jack
|
33be51979c
|
saving quote mode always as english
|
2020-11-05 20:13:54 +00:00 |
|
Jack
|
81e8908548
|
fixed word highlight and blind mode
|
2020-11-05 20:09:46 +00:00 |
|
Jack
|
b2891f488e
|
renamed links, added styling
|
2020-11-05 20:04:00 +00:00 |
|
Marco Pagani
|
1bb1ec414f
|
#506 added hover text to graph button (duh)
|
2020-11-04 22:08:00 -05:00 |
|
typer
|
c4b1407770
|
Merge branch 'master' into lint
|
2020-11-03 19:01:08 -08:00 |
|
Corey Bergeron
|
d8f9a40edd
|
added enable ads to command line
|
2020-11-03 20:29:47 -05:00 |
|
Corey Bergeron
|
430324619b
|
Merge branch 'master' of https://github.com/corey-b/monkeytype into master
|
2020-11-03 20:10:13 -05:00 |
|
Jack
|
2dbea98840
|
Merge branch 'master' into pr/522
|
2020-11-04 00:35:43 +00:00 |
|
typer
|
676d7c142a
|
fixed or worked around the remaining lint errors. changed those I couldn't fix to warnings so that the app builds
|
2020-11-02 18:29:42 -08:00 |
|
typer
|
153efd9a6a
|
Merge branch 'use-gulp' into lint
|
2020-11-02 17:52:58 -08:00 |
|
typer
|
93c024a961
|
Merge branch 'master' of https://github.com/Miodec/monkeytype into use-gulp
|
2020-11-02 17:49:07 -08:00 |
|
typer
|
e70d38f541
|
fixed most lint errors
|
2020-11-02 17:32:27 -08:00 |
|
typer
|
56e2910a4d
|
added eslint@6.0.0, gulp-eslint, babel-eslint dev dependencies. added linting to the concatenated source. removed a duplicate function to allow it to build.
|
2020-11-02 17:13:09 -08:00 |
|
typer
|
ceb798ad6f
|
added sass compilation in gulp build
|
2020-11-01 22:53:20 -08:00 |
|
typer
|
42cbbab792
|
Merge branch 'master' into use-gulp
|
2020-11-01 22:35:44 -08:00 |
|
typer
|
896affcda1
|
moved src to src/js
|
2020-11-01 21:41:58 -08:00 |
|
typer
|
be2d6357e6
|
moved src files from public to src
|
2020-11-01 21:39:42 -08:00 |
|