Miodec
1a9973e786
not used for now
2021-08-03 16:03:31 +01:00
Miodec
6014620596
migration finished
2021-08-03 15:51:29 +01:00
Miodec
15eac03028
resetting cleared fields to default values
2021-08-03 15:39:53 +01:00
Miodec
997a96ee1b
started migration convertion
2021-08-03 14:19:55 +01:00
Miodec
0cf495e127
got public stats to work
2021-08-02 16:21:14 +01:00
Miodec
d4ad8afacd
updated the way interchangable characters are handled to consider more cases
2021-08-01 12:59:11 +01:00
Miodec
111d3c9067
made new line and tab characters invisible in zen mode
2021-08-01 12:47:18 +01:00
Miodec
21c54d0dd8
added a few danish quotes
2021-07-28 13:29:28 +01:00
Dharmaraj
88ef4ba920
added ternary operator check status
2021-07-26 19:43:49 +05:30
Miodec
1ae537e288
added account deletion to the danger zone
2021-07-25 00:44:24 +01:00
Miodec
8cbbe51ba7
Merge branch 'master' into mongo
2021-07-24 23:17:58 +01:00
Miodec
51f7f20ae4
removed unnecessary variable
2021-07-24 23:12:51 +01:00
Miodec
0982320d3b
typo
2021-07-24 23:12:03 +01:00
Miodec
7fcdfb477d
signing out when data download failed
2021-07-24 23:11:46 +01:00
Miodec
4936fcadfd
loading user when logging in
...
loading user when google sign in is NOT a new user
fixed clean up code not running
2021-07-24 23:11:28 +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
Jack
7ca775970f
changed spelling
2021-07-22 16:42:20 +01:00
George The Bot
459c4bfbc0
Added more quotes ( #1654 )
...
* added quotes
* fixed conflict
Co-authored-by: Jack <bartnikjack@gmail.com>
2021-07-22 14:06:13 +01:00
Miodec
afebabe251
updated ads
2021-07-22 13:36:30 +01:00
Tricarbonate
e8e300e77d
Sort history on click ( #1646 ) by tricarbonate
...
* History sorting works for every numerical categories except date
* Sorting now works for date
* Added sort-up and sort-down icons for sorted column in history
* smaller icon
* showing default sort state
* Sort resets when applying filters
* fixed typo
* removed console logs
Co-authored-by: Miodec <bartnikjack@gmail.com>
2021-07-22 00:01:16 +01:00
DharmarajX24
452bc03ec5
Disabling auth observer in GoogleSignIN
2021-07-21 16:54:09 +05:30
DharmarajX24
e62acc923f
Disabling auth observer in signIn
2021-07-21 16:48:02 +05:30
Miodec
efc86e8ce7
fixed punctuation stopping after 100 words in custom mode
2021-07-20 14:28:07 +01:00
Miodec
3898243296
fixed replay playing a lot of sounds at once when displaying replay closes #1647
2021-07-20 13:46:02 +01:00
Miodec
a4bc0bc324
fixed power mode not showing up in the command line #1648
2021-07-20 13:38:46 +01:00
Denis Çerri
1dc48c4349
Update albanian_1k ( #1645 )
...
* Add Albanian Language in groups.json
* Added the Albanian Language in _list.json
* Added Albanian & Albanian 1K json files
* Added Albanian quotes
* Update albanian.json
* Fix indentation in albanian quotes
* Update albanian_1k.json
2021-07-19 23:41:33 +01:00
Miodec
a44ef62671
removing ad script if ads disabled
2021-07-19 22:09:37 +01:00