Commit graph

1228 commits

Author SHA1 Message Date
Jack
97cc440e22 fixed jumping animation when showing input history caused by grid 2021-07-24 19:29:54 +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
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
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
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
Miodec
a44ef62671 removing ad script if ads disabled 2021-07-19 22:09:37 +01:00
Miodec
301bc95a50 stopping replay when restarting the test. closes #1637 2021-07-19 20:09:05 +01:00
Miodec
ab5ecb195a updated danger zone popups when using google sign in 2021-07-19 19:05:24 +01:00
Miodec
f4ddd2ce78 removed the need to reload after clearing config 2021-07-19 18:07:39 +01:00
Miodec
dd512301c5 fixed tag filter not displaying 2021-07-19 18:07:26 +01:00
Miodec
85b32e6097 fixed tag filtering not working 2021-07-19 18:07:17 +01:00
Tricarbonate
0996fbe7ce
Fixed Bug: 'custom' used to appear two times under highest wpm value in account stats (#1640) by tricarbonate 2021-07-19 17:57:11 +01:00
Miodec
c5aace859d Merge branch 'master' into mongo 2021-07-19 17:49:43 +01:00
Miodec
a3d89c4357 Merge branch 'master' of https://github.com/Miodec/monkeytype 2021-07-19 17:45:35 +01:00
chaitriplez
d71b33b070
Add Thai Kedmanee layout (#1635) by chaitriplez
Co-authored-by: Surachai Thanungchooshilp <surachai@set.or.th>
2021-07-19 15:05:43 +01:00
Miodec
9137858b15 moved ads to a new ad provider 2021-07-18 18:55:10 +01:00
Evan Callicoat
363928de89
Add APT layout (#1634) by apsu 2021-07-17 23:42:54 +01:00
Jack
ab1a6981a7 changed max width of source on the result screen 2021-07-17 15:29:44 +01:00
Jack
5d17aede51 added filter debugging to find a bug 2021-07-17 01:31:35 +01:00
Jack
97c703fe47 reordered some elements on the account page 2021-07-17 01:19:48 +01:00
Jack
6ce2922227 setting default language when trying to filter results 2021-07-17 00:00:54 +01:00
Jack
c6a615f6f4 updated the way filtered seconds are calculated. this should fix issue #1527 2021-07-16 23:54:41 +01:00
Jack
13fa7800b6 using proper function for displaying string from seconds 2021-07-16 23:54:07 +01:00
Miodec
9c5ef794f0 removing img tag when no custom background is used. closes #1633 2021-07-16 20:30:23 +01:00
Miodec
e007a96968 Merge branch 'master' of https://github.com/Miodec/monkeytype 2021-07-16 20:26:08 +01:00
Jack
b657ff2b2a fixed custom background blur borders
closes #1630
2021-07-16 16:41:44 +01:00
Jack
02cbf91351 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-07-16 16:10:00 +01:00
Jack
9396a5ebcc fixed #1625 2021-07-16 16:09:20 +01:00
Jack
cdaa15c7c0 fixed ctrl backspace not working when the first character was a special character
fixed ctrl backspace not reacting to \ correctly
fixes #1624
2021-07-16 16:05:51 +01:00
Miodec
3224753e6d hopefully fixed the tracker 2021-07-15 17:46:21 +01:00
Miodec
52dd1723f3 not adding incomplete seconds 2021-07-15 17:34:22 +01:00
Miodec
f37e62cd44 fixed today tracker including incomplete test seconds when failing a test 2021-07-15 15:42:25 +01:00
Jack
61a90493b9 checking if undefined 2021-07-15 02:20:38 +01:00
Jack
987b40a085 fixed activity chart including afk time
rounding up the label text
2021-07-15 02:17:44 +01:00