Commit graph

2645 commits

Author SHA1 Message Date
JabbaTheGibHutt 1cd4888177
Adding the Frysk language (#4317) JabbaTheGibHutt
* Create Frysk

* Rename Frysk to Frysk.json

* Rename Frysk.json to frysk.json

* Update frysk.json extra words

* Update frysk.json

* Update frysk.json

a-k

* Update frysk.json final word list

Added the final word list and checked for dupes

* Update _groups.json: added frysk

Added the Frysk language

* Update _list.json: added frysk

added the Frysk language

* Update frysk.json

removed that floating comma

* Delete frysk.json

* Add files via upload

* Update frysk.json

* Update frysk.json

* Add files via upload

* Update frysk_1k.json

* Update frysk.json

made a list of 200 words instead of 1k

* Update frysk.json

wrong quotations

* Update frysk.json

wrong quotations part 2

* Update _groups.json

added frysk 1k

* Update _list.json

added frysk 1k

* missing commas, prettier

* removed empty word

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-06-01 13:30:31 +02:00
Serdar Bilici ccfe06558c
Update turkish_5k.json (#4335) s3rdarb
correction for misspelled words and a few additions and deletions
2023-06-01 13:20:11 +02:00
grigoriynikolaev 423eb67957
Update russian_10k.json (#4341) grigoriynikolaev
Misspelled word correction
2023-06-01 13:19:31 +02:00
Sanidhya Singh c5c07c1285
Fix persistent CapsLock message being displayed (#4339) sandihyas3s
* Fix persistent CapsLock message

* using vanilla js to increase performance a tiny bit since this will happen on every keyup and keydown

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-06-01 13:18:44 +02:00
Miodec 9904cd8c34 moved get funbox word call before splitting into section 2023-06-01 12:57:55 +02:00
Miodec 52fe1f7efa fixed custom text popup not correctly reflecting the state of some parameters if they changed while the popup was not visible 2023-05-31 15:11:10 +02:00
Miodec 21ce6e84a5 making sure challenge controller resets custom text random and delimiter fields 2023-05-31 15:10:33 +02:00
Miodec bf0dbf7863 added more logs 2023-05-31 14:06:43 +02:00
Richard Davison 6e6628138a
Update _list.json - Added graphite keymap layouts (#4325) rdavision
* Add graphite layouts

* Change - to _
2023-05-30 19:20:10 +02:00
Invades 54a95ae8f9
Add "Greeklish" (#4334) Invades
* Add "Greeklish"

* Add "Greeklish"

* Add "Greeklish"

* Remove Duplicates

* Remove Duplicates

* add "orderedByFrequency" property

* Correct "orderedByFrequency" property value
2023-05-30 12:23:07 +02:00
isa-2004 5a535d5b38
added a new theme grape.css (#4329) isa-2004
* added a new theme hacker.css

* added grape.css

* delete hacker.css

* updated sub and sub alt colors

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-05-29 15:58:14 +02:00
Miodec 89e1af4e34 quote reports 2023-05-29 13:21:00 +02:00
Miodec 2a36a33ee5 added automatic tabs to code quotes only if the previous enter was typed correctly
closes #4266
2023-05-29 13:09:32 +02:00
Matteo Macaluso 06075eef5d
added more italian quotes (#4324) magicteo 2023-05-29 12:12:57 +02:00
Ahmed ElSaeed b3a85ce66d
solve Yesterday appear in all time leaderboard #4331 (#4332) asmpro7
* solve Yesterday appear in all time leaderboard

* fixed value

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-05-29 12:12:29 +02:00
github-actions[bot] f5d78e543e
Prettier fix (#4326)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2023-05-29 12:11:13 +02:00
Matteo Macaluso 1672212021
removed duplicate german quote (#4323) magicteo 2023-05-26 12:06:46 +02:00
Miodec 04007d5442 updated word 2023-05-26 11:46:58 +02:00
Matteo Macaluso 5f1ee8c754
removed duplicate spanish quote (#4320) magicteo 2023-05-25 23:47:10 +02:00
AntoninMayet 3ac2fc1fdb
Added 3 more quotes (#4319) AntoninMayet
* Added 3 more quotes

* Corrected typos

* Update french.json

* Update french.json

* Update french.json

* Corrected an earlier typo
2023-05-25 17:10:51 +02:00
Bilal Suleiman 63942e48d9
Added Italian Quotes (#4318) bsule
* added italian quotes

* length fix
2023-05-25 17:10:03 +02:00
Miodec 3bf1d77382 removed bad words 2023-05-25 14:49:58 +02:00
Miodec 4d015cbe2a removed bad word 2023-05-25 14:49:07 +02:00
Evan 0f51c384f6
Force mode2 to always be string (#4097) Ferotiq Miodec
* make a util type

* `StringNumber` in `leaderboards.ts`

* fix errors in`pb-tables.ts`

* remove string conversion

* update schemas

* refactor `checkAndUpdatePb`

* use string arrays

* parse the mode2 before comparing

* refactor types

* fallback to empty array

* complete the mode2 string conversion

* missed a few things

* assert

* fix tests

* those were meant to be arrays

* don't supply custom and zen by default

* update interfaces

* add `parseInt`

* rename

* apparently those weren't even needed

* updated type

* added types

* types

* added comment

* added comments, removed triple equals

* another comment and again removed type check

* making sure to include legacy results

* using template strings instead

* using template strings and triple equals

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-05-24 15:53:37 +02:00
Jack 642cb8095c
Revert "Add files via upload (#4280) WhosChester" (#4316)
This reverts commit 88c3d5dab2.
2023-05-24 13:03:23 +02:00
WhosChester 88c3d5dab2
Add files via upload (#4280) WhosChester
Resolved conflict? :(
2023-05-24 13:02:36 +02:00
jørg 61d1e58220
Added Norwegian Quotes (#4304) joweli
* Update norwegian_nynorsk_10k.json

* Update norwegian_nynorsk_5k.json

* Update norwegian_nynorsk_1k.json

* Update norwegian_nynorsk_5k.json

* Update norwegian_nynorsk.json

* Update norwegian_nynorsk_10k.json

* Update and rename norwegian.json to norwegian_bokmal.json

* Add files via upload

* Update norwegian_nynorsk.json

* Update norwegian_bokmal.json

* Update norwegian_nynorsk.json

* Update norwegian_bokmal.json

* Update norwegian_nynorsk.json

* Update norwegian_nynorsk.json

* Update norwegian_nynorsk.json

* Update norwegian_bokmal.json

* Update norwegian_bokmal.json

* Update norwegian_nynorsk.json
2023-05-24 13:01:46 +02:00
Matteo Macaluso a7dca16a2c
added italian quotes (#4313) magicteo 2023-05-24 13:01:26 +02:00
Miodec 56136861ca completely fixed giga lag in safari
WHY ARE YOU THIS WAY SAFARI
closes #4308
2023-05-23 21:18:00 +02:00
Miodec 2d8c76b6f5 removed h2 font weight 2023-05-23 21:10:04 +02:00
Miodec 374676ad2e increased matrix theme contrast 2023-05-23 11:51:18 +02:00
Miodec c3b97169b2 fixed accuracy accuracy being rounded incorrectly when always show decimal places is enabled 2023-05-22 20:02:43 +02:00
Matteo Macaluso 08d4903577
final duplicates removed (#4311) magicteo
* more duplicates removed

* final duplicates removed
2023-05-22 16:43:01 +02:00
Matteo Macaluso 14ca03d664
more duplicates removed (#4303) magicteo 2023-05-22 15:14:29 +02:00
github-actions[bot] b570550f15
Prettier fix (#4307)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2023-05-22 15:04:40 +02:00
AntoninMayet 68e69ca609
Just fixed a simple typo (#4309) AntoninMayet
I changed "vraiment ,toi" to "vraiment, toi".
2023-05-22 15:04:14 +02:00
Miodec 5b186eeb3b quote reports 2023-05-22 14:56:03 +02:00
Miodec d0c93f3409 allowing round brackets in font names 2023-05-22 14:10:58 +02:00
Miodec 7f8298c0d2 also tracking tab 2023-05-19 17:11:54 +02:00
Matteo Macaluso 8a8ea0d5e2
removed duplicates (#4298) magicteo 2023-05-19 13:40:25 +02:00
davidjnovak fa006fe0cf
Adding two spanish quotes (#4301) davidjnovak 2023-05-19 13:37:18 +02:00
Miodec 9c73548e53 removed testing code 2023-05-19 13:23:00 +02:00
Miodec 959812af31 fixed results being added to the wrong bucket of the account histogram chart 2023-05-19 13:22:40 +02:00
Miodec d23d3ccf89 disabled result saving when practicing missed or slow words 2023-05-17 22:03:52 +02:00
Matteo Macaluso 0f7ed78d5b
added more quotes (#4297) magicteo 2023-05-17 15:49:22 +02:00
Miodec 28ef020cba fixed safari being extremely slow on the account page
now its only a little slow
2023-05-17 15:16:30 +02:00
Miodec 5be6321a96 stopping breakpoint functions if ads are disabled or not initialised 2023-05-17 15:11:41 +02:00
Miodec 1d7acdfc20 updating name font size less often 2023-05-17 14:42:02 +02:00
Miodec 2749360d3e improved account page performance by not updating the account chart 5 times 2023-05-17 14:09:41 +02:00
Paras Arya a08be965f3
added english quote (#4292) ParasArya289
* added english quote

* updated a english quote with id:6912

* updated quote with "knowledge" lower cased
2023-05-17 13:16:01 +02:00