Commit graph

421 commits

Author SHA1 Message Date
Miodec
00403028f0 added repeat quotes 2021-02-27 15:40:15 +00:00
Miodec
bf74fd6e64 quotes can now be repeated 2021-02-27 15:24:08 +00:00
Miodec
2808f992c9 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-02-27 15:13:46 +00:00
Miodec
7d02d57d40 allowing test restarting 2021-02-27 15:13:33 +00:00
Jack
d3d1732de5
Merge pull request #1003 from leduyquang753/cmd-custom-font
Enable custom font entry when changing font through the command line
2021-02-27 15:09:51 +00:00
Jack
e70cddc48f
Merge pull request #1028 from David-Mordechai/patch-1
RTL languages - Punctuation
2021-02-27 15:09:31 +00:00
Miodec
988359907b fixed 'no quotes fouhd' soft lock 2021-02-25 23:55:26 +00:00
David Mordechai
d069c5b76a
RTL languages - Punctuation
Punctuation in right-to-left languages displayed incorrectly.
2021-02-25 10:25:13 +02:00
Miodec
c8860f49b2 removed End from being inputted as text 2021-02-25 02:26:46 +00:00
Miodec
6b5cdc8569 stopping mode changing while test is restarting. closes #1025 2021-02-24 17:04:02 +00:00
Miodec
5b343306a9 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-02-24 16:50:47 +00:00
Miodec
82e8c7a42c fixed dash limited words not working with ctrl backspace 2021-02-24 16:50:00 +00:00
Jack
0d611c2799
Merge pull request #1026 from matthope1/read-ahead-hard
added read ahead hard funbox
2021-02-24 16:46:55 +00:00
root
8917a67b13 added read ahead hard funbox 2021-02-24 11:34:48 -05:00
Miodec
929a233324 fixed infinite tests not saving. closes #1024 2021-02-24 15:00:09 +00:00
Miodec
a4a58a84c3 tag pb uses the correct font 2021-02-24 14:53:24 +00:00
Le Duy Quang
23570c65b8 Enabled custom font entry in the command line's font changer.
Also fixed an issue where the settings page does not reflect the current settings when directly accessing /settings.
2021-02-22 19:29:57 +07:00
Miodec
38e35a60a9 added a test restarting boolean 2021-02-21 23:47:41 +00:00
Miodec
bc72065899 fixed test not finishing 2021-02-21 23:00:01 +00:00
Miodec
29acb12a4c can only show result if test is not active 2021-02-21 22:25:02 +00:00
Miodec
29ab060054 removed console log, checking return value 2021-02-18 22:47:01 +00:00
Jack
c732b441f4
Merge pull request #998 from bsamseth/master
Add option to reset personal bests (#980)
2021-02-18 22:21:38 +00:00
Le Duy Quang
6cba75f235 Matched the charts' font to the user settings. 2021-02-18 19:43:30 +07:00
Bendik Samseth
aa6797a019
Merge remote-tracking branch 'upstream/master' 2021-02-18 09:22:54 +01:00
Bendik Samseth
091f37d1e9
Add option to reset personal bests
Ref. discussion https://github.com/Miodec/monkeytype/discussions/980
2021-02-18 09:12:57 +01:00
Miodec
940bbb29bb removed square brackets from custom button 2021-02-18 01:46:22 +00:00
Miodec
ff1098abf6 removed form from simple popups 2021-02-18 01:46:11 +00:00
Miodec
b9b24976be Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-02-18 01:37:21 +00:00
Miodec
181cd58666 grouping languages on the setttings page 2021-02-18 01:34:32 +00:00
Le Duy Quang
4a59b13666 Added option to specify a custom font in Settings. 2021-02-18 07:12:49 +07:00
Miodec
aa7097f08c not allowing number and punctuation toggle in quote mode 2021-02-17 22:14:20 +00:00
Miodec
35f2d37105 fixed quote mode config looking off center 2021-02-17 22:06:29 +00:00
Miodec
6030b4d491 keeping all mode selectors in the same place 2021-02-17 17:55:45 +00:00
Miodec
662b76c74f shift enter can now be used to bail out of infinite tests 2021-02-17 17:46:13 +00:00
Miodec
102ba28352 pace caret is not turned off in zen mode. fixed #967 2021-02-17 17:32:25 +00:00
Miodec
092a7bd5d5 fixed qwertz layout error. fixed #970 2021-02-17 16:40:21 +00:00
Miodec
1e50f38b4f fixed timer not starting when starting to type during the transition 2021-02-17 16:39:33 +00:00
Miodec
8dbef995a3 fixed zen not starting correctly from the command line 2021-02-17 16:36:09 +00:00
Miodec
260de8aca1 removed Clear from being inserted as text 2021-02-17 16:23:33 +00:00
g-harel
3c019480db disable clicks on profile icon when loading 2021-02-15 19:07:37 -06:00
Miodec
7a3c7a3ec8 removing small results if they are not already removed 2021-02-15 21:46:33 +00:00
Miodec
e4b3e6a881 fixed zen pace caret warning always showing up 2021-02-14 17:30:58 +00:00
Jack
00174a417a
Merge pull request #955 from asamonik/master
fixed PrintScreen key being inserted as text
2021-02-14 00:37:49 +00:00
Miodec
235229fe59 not allowing pace caret with zen 2021-02-14 00:33:57 +00:00
Miodec
2ca1378e89 reworked test restarting 2021-02-14 00:22:56 +00:00
Miodec
44f0094be4 added helper function for checking if the test can be restarted,
stopping zen mode quick restarting
2021-02-13 22:50:15 +00:00
Andreas
9cef39e582 fixed PrintScreen key being inserted as text 2021-02-13 22:21:25 +01:00
Miodec
4c33d94d50 interchangable dashes 2021-02-13 19:17:41 +00:00
Miodec
4d4987a5b0 fixed zen scrolling 2021-02-13 19:10:29 +00:00
Miodec
76b376c2f3 showing how to end zen mode 2021-02-13 18:49:04 +00:00