Jack
|
1065dabbd1
|
made sure to check if no space is active
|
2020-12-02 14:40:41 +00:00 |
|
Jack
|
f35415f296
|
added no space funbox
|
2020-12-02 14:39:48 +00:00 |
|
Jack
|
0e8caaa47c
|
fixed line scrolling too early in some cases. fixed #656
|
2020-12-02 13:38:23 +00:00 |
|
Jack
|
7f4edc5dc8
|
fixed cpm rounding
|
2020-12-02 13:16:53 +00:00 |
|
Jack
|
7e2903504c
|
fixed bepo layout
|
2020-11-30 21:43:06 +00:00 |
|
Jack
|
142ba0f24d
|
fixed backspace not working
|
2020-11-30 09:29:09 +00:00 |
|
Jack
|
14c6234748
|
fixed mouse not clearing keyboard hover, and not reverting theme
|
2020-11-29 21:32:34 +00:00 |
|
Jack
|
878748e0e7
|
blocking backspace from going back in history
|
2020-11-29 21:24:05 +00:00 |
|
Jack
|
c98565b202
|
Merge pull request #646 from typerqeo/optimize
Optimize appending to the dom
|
2020-11-29 20:52:02 +00:00 |
|
Jack
|
9f35a59a08
|
Merge pull request #627 from vuong-buihv/punctuation-mode
Punctuation mode updated
|
2020-11-29 20:47:23 +00:00 |
|
typer
|
24828801da
|
improved single list command line performance by batching appends
|
2020-11-28 19:27:54 -08:00 |
|
typer
|
b34ed3f22b
|
improved loadWordsHistory() performance by batching appends
|
2020-11-28 19:27:43 -08:00 |
|
typer
|
2cfe0fb2ff
|
improved showWords() performance by batching appends
|
2020-11-28 18:40:07 -08:00 |
|
typer
|
4d1061e486
|
set language to english if can't fetch
|
2020-11-27 23:36:36 -08:00 |
|
typer
|
decba8eaaa
|
refactored misc and cloud functions
|
2020-11-27 23:27:24 -08:00 |
|
Jack
|
e3dd36248d
|
fixed & missing on prog dvorak
|
2020-11-27 21:00:14 +00:00 |
|
Vuong BUI
|
69c32a4e75
|
Removed {} and [] from the punctuation mode
|
2020-11-27 21:51:56 +01:00 |
|
Jack
|
b875d7933f
|
fixed update email popup not showing up
|
2020-11-27 14:32:49 +00:00 |
|
Marco Pagani
|
dd8b01ff52
|
replaced jquery and html2canvas with external deps
fixed import statement for jquery
|
2020-11-26 01:08:47 -05:00 |
|
Marco Pagani
|
f3274c22b3
|
converted moment to external dependency
|
2020-11-26 01:07:57 -05:00 |
|
Vuong BUI
|
eafc22c36e
|
Punctuation mode updated
* single quotes ''
* parentheses ()
* braces {}
* brackets []
|
2020-11-25 20:50:45 +01:00 |
|
Jack
|
0af5083d4c
|
completed previous commit
|
2020-11-22 01:11:21 +00:00 |
|
Jack
|
874ec964b9
|
hardcoding supporters for now to test impact on load
|
2020-11-22 01:09:29 +00:00 |
|
Jack
|
428ba9a10b
|
Merge remote-tracking branch 'origin/master'
|
2020-11-21 20:03:42 +00:00 |
|
Jack
|
37b009be5d
|
Merge pull request #582 from typerqeo/chartjs
Converting ChartJS to an npm dependency
|
2020-11-21 20:02:30 +00:00 |
|
Jack
|
91c57e461b
|
Merge pull request #606 from a1usha/master
Disable 'next' keymode when memory funbox mode is active
|
2020-11-21 20:00:30 +00:00 |
|
Jack
|
29a11fcab7
|
fixed sendverificationemail not defined error
|
2020-11-21 17:15:15 +00:00 |
|
Jack
|
04e96902ce
|
fixed account verification notice duplicating
|
2020-11-21 17:14:47 +00:00 |
|
Jack
|
107907f1d1
|
switched to performance now to avoid issues with timezones
|
2020-11-20 19:18:33 +00:00 |
|
a1usha
|
f00817223a
|
fixed situation when user sets keymode to 'next' after setting memory mode
|
2020-11-20 14:09:42 +07:00 |
|
a1usha
|
d18bd9028a
|
fix #605 when activating memory funbox mode, keymap mode sets to 'react'
|
2020-11-20 14:00:53 +07:00 |
|
Jack
|
b2262e7b9c
|
Merge pull request #581 from typerqeo/browserify
Adding Browserify to the build process
|
2020-11-19 15:26:52 +00:00 |
|
decaf
|
24143cfe67
|
Fix "Bail Out" subcommands not hiding in single command mode
|
2020-11-19 08:35:32 -06:00 |
|
Jack
|
c3e2974bbf
|
Merge pull request #576 from decafff/master
Added available() method to commands to hide them from the list
|
2020-11-18 23:48:15 +00:00 |
|
Jack
|
8cde3c1803
|
Merge pull request #585 from shinze/patch-1
Added Bépo, an optimised layout for french
|
2020-11-18 23:47:17 +00:00 |
|
Jack
|
231d8c58d2
|
Merge pull request #592 from RealCyGuy/add-semicolon
Add semicolon in punctuation
|
2020-11-18 23:44:26 +00:00 |
|
Jack
|
3a3f7867a6
|
Merge pull request #598 from someotherotherguy/master
fix caret position inconsistency caused by enabling hide extra letters
|
2020-11-18 23:43:19 +00:00 |
|
Alek Curless
|
9a27979d85
|
added check so that caret position defaults to last letter in word if currentInput is longer
|
2020-11-17 22:29:12 -08:00 |
|
Jack
|
65c994392f
|
fixed dumb mistake
|
2020-11-17 22:12:31 +00:00 |
|
Jack
|
4286e698f3
|
fixed a bug that was added when changing the cookie functions
|
2020-11-17 16:47:00 +00:00 |
|
Jack
|
5fbc59270c
|
hopefully fixed config not saving and loading
|
2020-11-17 12:55:48 +00:00 |
|
Jack
|
b369182d7a
|
slimmed down the chart data
|
2020-11-17 12:22:52 +00:00 |
|
Cyrus Yip
|
c4995e6622
|
add semicolon in punctuation
|
2020-11-16 17:25:46 -08:00 |
|
Gaëtan Ark
|
f28b5308f6
|
Added Bépo, an optimised layout for french
|
2020-11-14 11:13:11 +01:00 |
|
typer
|
adc097ffc2
|
converted chart.js to an npm dependency
|
2020-11-12 23:54:38 -08:00 |
|
typer
|
1679e69123
|
exported db snapshot globally for debugging in the browser
|
2020-11-12 23:38:30 -08:00 |
|
typer
|
b879a5967d
|
added browserify and made db.js an ES6 module
|
2020-11-12 23:12:53 -08:00 |
|
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 |
|