Commit graph

969 commits

Author SHA1 Message Date
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
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
Meimersdorfer a4dc77d059
New German quotes (#1587) by Meimersdorfer
* New German quotes

As I told on Discord I added all the quotes I could find myself and the ones that were already recommended by others. 
I don't know whether it is all good now and if there are still any typos I (and word :)) missed. But if there are some I will hopefully find them while typing and then I will change them in the list. 
If the format is in any way wrong please tell me, as I am not into coding yet and don't see this stuff myself.

* Update german.json

* Update german.json

* missing comma, converted indentation to spaces

Co-authored-by: Miodec <bartnikjack@gmail.com>
2021-07-04 18:10:08 +01:00
Miodec 9a6c602056 Merge branch 'master' of https://github.com/Miodec/monkeytype 2021-07-04 16:40:58 +01:00
Miodec 676279127b updated ads.txt 2021-07-04 16:40:55 +01:00
UnrealApex c7dc2c95bd
More Quotes (#1578) by unrealapex
* Renamed command line setting timer-progress bar

* Added brief quotes

* Added one more quote

* Added quotes

* quote

* quotes

* quotes

* quotes

* quotes
2021-07-04 16:28:57 +01:00
UnrealApex daadaf78c5
Removed questionable words (#1584)
* Renamed command line setting timer-progress bar

* Removed questionable words
2021-07-04 15:59:46 +01:00
Jack 6a861f1220 added english 5k 2021-07-01 20:23:58 +01:00
Jack 87eec64b6c one more typo 2021-06-30 14:12:52 +01:00
Jack f77c2efd59 fixed typo 2021-06-30 14:12:33 +01:00
Jack 32b6106ebc updated ezmode theme button text color 2021-06-29 19:28:12 +01:00
Kraizt Matte 2e851b51a3
added ez-mode theme updated into dark theme (#1580) by kraiztmatte
* added IFK ez-mode theme

* update ez-mode color on list.json
2021-06-29 19:26:31 +01:00
Jack b482120f0e updated min burst description 2021-06-29 19:16:45 +01:00
Jack 256ff870e8 added semimak challenge 2021-06-29 19:13:32 +01:00
Jack b4f8c58d0e specifying min burst is raw 2021-06-29 19:03:59 +01:00
Alvin Zhao 87073a3700
Added min burst (#1579) started by yzAlvin
* Added min burst

* no need to calculate burst on a timer

* added a burst history and current burst trackers, added set and push functions, removed burst calculating in stats (should be done on word completion)

* burst will not be calculated on every keypress

* calculating burst and pushing to history on space
setting start time on first keypress

* verifying that burst history and input history are the same length

* bursthistory typo
added function to calculate burst speed and updated the pushing function to consider if the word was already completed once before

* removed fail condition from timer

* removed debug notification

* added fail condition

* rounding burst

* making sure to load burst config

* styling burst display

* including burst in the result

* renamed variable

* removed burst from result screen, changed wording in settings page

* reran npm i to regenerate package lock in version 2

* audit fix

* gulp update

* added two burst modes: flex and fixed

* standardized some code

* swapped classes

* updated settings page min burst input
updated min burst description

* updated the setting sections with inputs to a new, better design

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-06-29 18:55:59 +01:00
Jack 44a74dfe4a hiding github sign in for now 2021-06-26 01:59:44 +01:00
Jack cee4369f45 moved discord integration above tags 2021-06-26 01:43:35 +01:00
Jack 18905cc97e added github signin 2021-06-26 01:40:23 +01:00
KobeCofini 5a1f56f7ed
Add Pinyin Language (#1574) by KobeCofini
* Added pinyin to languages

Pinyin transcribes the Chinese characters into the Latin alphabet

* Delete pinyin.json

* Delete pinyin_1k.json

* Delete pinyin_10k.json

* Added pinyin to languages

reformatted files so each word is on separate lines

* Update pinyin.json

* Update pinyin_1k.json

* Update pinyin_10k.json

* Update pinyin_1k.json

* Added pinyin, pinyin_1k, and pinyin_10k to list

* Added Pinyin language group
2021-06-26 01:15:42 +01:00