Commit graph

83 commits

Author SHA1 Message Date
Jack
e3dd36248d fixed & missing on prog dvorak 2020-11-27 21:00:14 +00:00
Jack
b875d7933f fixed update email popup not showing up 2020-11-27 14:32:49 +00: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