Commit graph

987 commits

Author SHA1 Message Date
Jack 0a700216c9 updated footer to include new terms 2021-07-27 23:13:04 +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
Jack 7a467751e7 fixed typo 2021-07-26 15:16:57 +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 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 2b50edc9cb focusing practise popup. closes #1663 2021-07-24 15:18:55 +01:00
Jack 85a2035261 fixed footer links 2021-07-24 14:55:10 +01:00
Denis Çerri bf01062dfa
Update albanian.json quotes (#1662) by deniscerri 2021-07-24 14:17:46 +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
Jack c63439a98b updated merch banner 2021-07-23 14:53:21 +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 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
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
Tricarbonate 1a9d5d4acf
Added the scroll up button that was missing in the About page (#1639) by tricarbonate 2021-07-19 17:57:34 +01:00
Miodec a3d89c4357 Merge branch 'master' of https://github.com/Miodec/monkeytype 2021-07-19 17:45:35 +01:00
Denis Çerri 73c32b7019
Added the Albanian Language files. (#1638) by deniscerri
* 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
2021-07-19 15:04:56 +01:00
Miodec 9137858b15 moved ads to a new ad provider 2021-07-18 18:55:10 +01:00
Jack 97c703fe47 reordered some elements on the account page 2021-07-17 01:19:48 +01:00
Michael 1acacc5b50
Fix hyphens in german.json (#1627) by kemonprogrammer
Replaced all "–" with "-" in the quotes
2021-07-16 15:57:50 +01:00
Michael bc2475b046
Fix a typo in german.json (#1628) by kemonprogrammer 2021-07-16 15:57:11 +01:00
iuuang fc075e82fa
Revised some of the words in Spanish 1k and 10k (#1631) by iuuang
* Update spanish_10k.json

changed "not words", bad words and historical figures.

* Update spanish_1k.json

removed not full words and fixed capitalization.

* Update spanish_10k.json
2021-07-16 15:56:42 +01:00
Jack cae6c60d19 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-07-13 18:12:04 +01:00
Jack 1d8a9ac6cf fixed typo 2021-07-13 18:11:58 +01:00
Miodec a5e4d89107 fixed theme buttons not responsive 2021-07-12 23:36:26 +01:00
Michael 347c3eb7be
Fix typos in german.json (#1615) by kemonprogrammer
"Kerbs" to "Krebs"
"–" to "-"
2021-07-12 13:21:31 +01:00
Jack 78d35aff26 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-07-11 18:15:58 +01:00
Jack addc02fabc removed a word which could randomly generate some bad sentences 2021-07-11 18:15:50 +01:00
shishberg 08ad5728db
Add weakspot mode. (#1606) by shishberg
* Add weakspot mode.

This keeps track of a per-character "weakness" score, basically a
moving average of the spacing duration with a penalty for incorrect
letters. The weakspot funbox mode uses this to bias towards words
with lots of weak letters.

* Comment about keeping weaknessScores

* Move weakspot to its own module.

* prettier
2021-07-10 01:23:47 +01:00
Hachemi dc5a6208d5
Update JavaScript language (#1603) by HachemiH
* Update JavaScript language

* Update code_javascript.json
2021-07-08 01:04:45 +01:00
Meimersdorfer 20b5608b0d
Another 100 new quotes and first typo fixing German (#1597) by Meimersdorfer
* Another 100 new quotes and first typo fixing

Got another 100 (I think) brand new quotes and hope that this time the code is not that bad shattered with mistakes...
For the fixes I am not sure, whether that are all the mistakes, but I hope so.

* Update german.json
2021-07-07 14:38:37 +01:00
k a a s s o u f f l é ab9b7ff616
Add more Dutch quotes (#1601) 2021-07-07 14:37:43 +01:00
Jack d36742b481 removed more bad words 2021-07-06 00:12:35 +01:00
Jack b1c2bba46a removed some bad words 2021-07-06 00:11:26 +01:00
Jack c2f793d1ad purging bad words 2021-07-06 00:07:09 +01:00
Jack 285a95742a purged bad words 2021-07-06 00:06:09 +01:00
Jack 09daf013dc removed quote 2021-07-06 00:02:02 +01:00
Jack 57e5618f4b added welsh. closes #1596 2021-07-06 00:00:52 +01:00
Alexander Johansen 364d8eae52
Add VSCode Theme (Dark) (#1593) by Odyssey346
* Add VSCode Theme (Dark)

* Fix text color in VSCode dark

Signed-off-by: Oxygemo <alej0hio2007@gmail.com>

* slightly darker sub color to increase contrast, using main color as button text

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-07-05 16:58:20 +01:00
Miodec cf9e29db65 added today tracker 2021-07-05 15:59:10 +01:00
Miodec 43fcaf5950 added burst heatmap to the result screen 2021-07-04 23:58:11 +01:00