Commit graph

4366 commits

Author SHA1 Message Date
Santi Santichaivekin
3cb0dd9e0e
Add language: english_commonly_misspelled (#1694) by ssantichaivekin
* Added list of commonly misspelled english words

* restricted list to those that also appear in  english 10k list

* added new file

Co-authored-by: Arie Bates-Hermans <ariebateshermans@gmail.com>
2021-08-01 13:28:20 +01:00
Manassarn "Noom" Manoonchai
39a3bdb3b7
Add Thai Pattachote & Thai Manoonchai layouts (#1695) by narze 2021-08-01 13:27:50 +01:00
Miodec
0d778e91d3 fixed update preset config checkbox not working at all 2021-08-01 13:20:58 +01:00
Miodec
e991ddf91c made new line and tab characters invisible in zen mode 2021-08-01 13:07:55 +01:00
Miodec
72e70219a0 updated the way interchangable characters are handled to consider more cases 2021-08-01 13:07:32 +01:00
Jack
c8f2db689a fixed : or ; appearing after each other 2021-07-28 23:22:34 +01:00
Jack
a2ff129ad1 fixed double : and ; in french 2021-07-28 23:19:18 +01:00
Jack
4dd2ada0d1 fixed input getting out of sync after pressing ctrl+backspace with a special character as the only input. closes #1688 2021-07-28 21:29:43 +01:00
Jack
402744ada7 fixed double config save on changing mode2 2021-07-28 21:11:13 +01:00
Jack
5ce4f14161 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-07-27 23:32:26 +01:00
Jack
0a700216c9 updated footer to include new terms 2021-07-27 23:13:04 +01:00
Jack
52d35b2bb8 fixed not being able to press enter on the practise words popup 2021-07-27 23:12:48 +01:00
Jack
e58ff10e2a updated privacy policy title 2021-07-27 23:12:30 +01:00
Jack
6f4c756e71 updated security policy title 2021-07-27 23:12:22 +01:00
Jack
e198cf54a8 added basic tos 2021-07-27 23:12:09 +01:00
SeerLite
ecee05cd50
Simplify replay seek click handler (#1667)
Makes use of jQuery.fn.on 2nd argument selector
(https://stackoverflow.com/a/1207393/6791873).

Apart from being a lot simpler and cross-platform, this also fixes replay
seeking breaking in some strange conditions like having the Firefox
devtools open. Yes, it took me a while to figure that one out.
2021-07-27 21:43:45 +01:00
Jack
e02c6d57a1 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-07-27 13:18:52 +01:00
Aaron
c5ec92c2e3
Updated templates (#1669)
* Renamed command line setting timer-progress bar

* Updated templates
2021-07-27 13:17:10 +01:00
Jack
442c1065ca allowing closing popups with esscape 2021-07-27 13:14:56 +01:00
Jack
87eec7f8ad pressing tab will loop inside the practise words popup 2021-07-27 12:58:57 +01:00
Jack
820af1ba43 handling disabled leaderboard 2021-07-27 00:38:17 +01:00
Jack
7a467751e7 fixed typo 2021-07-26 15:16:57 +01:00
Jack
a61a18180e copying object rather than making a reference. fixes #1680 2021-07-25 21:49:13 +01:00
Jack
f87bfb63c7 fixed website not working when trying to load an unmapped route. fixes #1681 2021-07-25 21:36:46 +01:00
Meimersdorfer
73970ee7b0
German Quotes update (#1678) by Contributor Meimersdorfer
I just briefly updated some quotes that I found some mistakes in while typing them. I don't know, if that are all now, because I might have not typed all the 200 new ones yet, but I hope that's all for now.
2021-07-25 20:55:57 +01:00
Daniel
9092d2fbac
Remove "Updates once every second" (#1675)
Live accuracy updates after each character is typed, not once every second.
2021-07-25 20:53:56 +01:00
Jack
9d6ff9fb35 fixed heatmap not loading at first 2021-07-24 19:58:11 +01:00
Jack
97cc440e22 fixed jumping animation when showing input history caused by grid 2021-07-24 19:29:54 +01:00
Jack
1c9d392a75 added material. closes #1653 2021-07-24 19:17:28 +01:00
Jack
17577921b2 fixed burst heatmap breaking on second open 2021-07-24 19:12:09 +01:00
Jack
3f83344c2e typo 2021-07-24 15:51:13 +01:00
Jack
2b50edc9cb focusing practise popup. closes #1663 2021-07-24 15:18:55 +01:00
Jack
ba7e5c9460 fixed double cltr backspace causing a bug. closes #1657 2021-07-24 15:04:35 +01:00
Jack
85a2035261 fixed footer links 2021-07-24 14:55:10 +01:00
Jack
e3734f1658 switching meta theme color to background color 2021-07-24 14:23:36 +01:00
Jack
ccc1d2914c Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-07-24 14:20:26 +01:00
Jack
8a5e1d5134 trimming quotes. closes #1673 2021-07-24 14:19:43 +01:00
Denis Çerri
bf01062dfa
Update albanian.json quotes (#1662) by deniscerri 2021-07-24 14:17:46 +01:00
Kelsier
bab6573b03
Proofreading of .md Files (#1664) by TKelsier
* Proofreading Text Changes/Fixes

* Proofreading Text Changes/Fixes 2

Changed the order of which text editor, GIT, Firebase, and NPM are both listed in the Prerequisets list and on this page itself, to both make more sense in regards to the order for which one should do/get each and to correspond directly to the order within the list (text editor is the "first" item in the list and therefore is the first thing explained in the rest of the sheet, etc).

* Proofreading Text Changes/Fixes

Just a few simple edits

* Proofreading Text Changes/Fixes

* Proofreading Text Changes/Fixes

* Proofreading Text Changes/Fixes
2021-07-24 14:17:15 +01:00
Darryl Brooks
a66992009c
Moved icons into anchors (#1672)
Co-authored-by: Darryl Brooks <darryl.brooks@myfuelmaster.com>
2021-07-24 14:16:24 +01:00
shishberg
2c1b8d0b0d
Improvements to weakspot. (#1674) by shishberg
Gets rid of `defaultScore` (which was hacky), instead makes the learning rate faster at the start so that it's a simple mean for the first `perCharCount` of each letter and an exponential average afterwards. Chars that haven't been seen at all don't contribute to a word's score.

The effect should be that it seems "fairer" with only a small amount of input.
2021-07-24 14:16:03 +01:00
Jack
c63439a98b updated merch banner 2021-07-23 14:53:21 +01:00
Jack
42bacc2b49 changed the way custom background is applied 2021-07-23 01:55:16 +01:00
Jack
c5dae38d70 url check 2021-07-23 01:31:27 +01:00
Jack
3c6b324728 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-07-23 01:13:03 +01:00
Jack
77992d18d0 little security patch 2021-07-23 01:11:18 +01:00
Miodec
dc698da168 Merge branch 'master' of https://github.com/Miodec/monkeytype 2021-07-22 21:02:54 +01:00
Miodec
369b570f34 fixed a bug with missing settings page language buttons 2021-07-22 21:02:50 +01:00
Jack
4dafb40cc5 fixed incomplete last word with a burst spike causing burst heatmap steps to be misrepresented. closes #1655 2021-07-22 17:43:01 +01:00
Jack
00d8774203 replaced practise missed with practise words
added a popup for practise words
you can now choose between practising slow, missed or both
closes #1641
2021-07-22 17:15:07 +01:00