Jack
|
e3abc6e3c4
|
corrected the nospace wpm calculation
|
2020-12-07 17:26:19 +00:00 |
|
Jack
|
62e5773186
|
replaced account graph accuracy with error rate to improve readability
|
2020-12-07 16:58:00 +00:00 |
|
Jack
|
fd2d29a987
|
min wpm ignores the first 3 words
|
2020-12-07 16:50:52 +00:00 |
|
Jack
|
c95facd251
|
min wpm ignores long first words
|
2020-12-07 16:50:20 +00:00 |
|
Jack
|
a70a47c2c9
|
added a space before ! ? ; : in french punctuation
|
2020-12-06 00:55:01 +00:00 |
|
Jack
|
46c4f8a740
|
not saving afk time as time typing
|
2020-12-05 16:04:49 +00:00 |
|
Jack
|
2ea650642d
|
reverted $ fix
|
2020-12-05 15:49:53 +00:00 |
|
Jack
|
eeaa708cfc
|
Revert "Convert external dependencies to npm packages"
|
2020-12-05 14:50:33 +00:00 |
|
Jack
|
edbc845def
|
fixed $ is undefined errors
|
2020-12-05 14:36:56 +00:00 |
|
Jack
|
f4a55ca78a
|
removed the out of sync error, hiding / showing the crown after the backend confirms pb / no pb
|
2020-12-05 14:18:11 +00:00 |
|
Jack
|
bf17a3c9d7
|
Merge branch 'master' of https://github.com/Miodec/monkey-type
|
2020-12-05 14:08:26 +00:00 |
|
Jack
|
30da5311df
|
Merge pull request #661 from Marco-Pagani/external-deps
Convert external dependencies to npm packages
|
2020-12-05 14:06:19 +00:00 |
|
Jack
|
b16ee7fe10
|
removed single and double quotes from russian with punctuation mode
|
2020-12-05 13:54:10 +00:00 |
|
Jack
|
ea26cf18ec
|
made split spaces wider
|
2020-12-05 00:53:42 +00:00 |
|
Marco Pagani
|
c04ff83ef7
|
Merge branch 'master' into external-deps
|
2020-12-03 19:54:13 -05:00 |
|
Marco Pagani
|
e4fb7fa22a
|
removed static imports in index.html
|
2020-12-03 19:50:50 -05:00 |
|
Jack
|
95f9351451
|
fixed randomise theme not working
|
2020-12-03 00:57:25 +00:00 |
|
Jack
|
036dce5ac4
|
renamed no space to nospace
|
2020-12-03 00:31:42 +00:00 |
|
Jack
|
1a22152df6
|
fixed missing Misc reference
|
2020-12-03 00:30:40 +00:00 |
|
Jack
|
7342a01137
|
Merge branch 'master' into misc
|
2020-12-02 18:03:25 +00:00 |
|
Jack
|
7219ab7df2
|
numpad now should be working with layout override
|
2020-12-02 17:51:38 +00:00 |
|
Jack
|
545a568971
|
extra letters will now show when using word highlight and can be hidden using hide extra letters
|
2020-12-02 17:14:30 +00:00 |
|
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 |
|