Commit graph

7727 commits

Author SHA1 Message Date
Miodec d3f4e474fc only affecting direct children 2022-08-29 01:33:30 +02:00
Miodec e43a30b39d building breakdown object on the server 2022-08-29 01:33:18 +02:00
Miodec 0e0ce6a7d2 awaiting challenge loading before restarting the test 2022-08-28 16:57:01 +02:00
Miodec 1605cccc8c added loading to script fetch 2022-08-28 16:56:29 +02:00
Miodec b123bde96e removing words with capital letters when punctuation is disabled 2022-08-28 16:20:56 +02:00
Miodec 3b0175cd74 removed word 2022-08-28 16:07:48 +02:00
Bruce Berrios 0dfa3ef773
Urgent (#3457) 2022-08-27 20:39:02 +02:00
Konstantin Runov 546e240709
ADD: code_go.json quotes file; added 30 new golang quotes from GeekForGeeks (#3443) runebone
* FIX: typo in c++ quote (id 32): extra \t after ;

* FIX: typo in c++ quote (id 32): extra \t after ;

* ADD: 30 Golang quotes from GeekForGeeks

* quotes/code_go.json: fix lengths

* quotes/code_go.json: remove repetitive records

* quotes/code_go.json: fix lengths again
2022-08-26 20:36:51 +02:00
egorguslyan 81ddab344c
Added the Arduino programming language (#3442) egorguslyan
* Arduino language

Reference: https://www.arduino.cc/reference/

* Prepared examples (A-K)

* Prepared examples (M-W)

* EOF without NL, to line converter

* Done

* Removed temporary folder

* {

* Recalculate

* Fix spaces, recalculate

* Double space fix, recalculate

* quotation marks

* Need to check it again

* Quotation marks

* runebone fixed lengths
2022-08-26 20:36:23 +02:00
Aaron ddad64f9b1
Code Vimscript (#3444) UnrealApex
* Renamed command line setting timer-progress bar

* Added code_vimscript
2022-08-26 20:35:31 +02:00
Miodec da7125410d removed console log 2022-08-26 14:29:10 +02:00
Miodec d759c5e664 updating test modes notice after averages were updated
closes #3356
2022-08-26 14:28:14 +02:00
Miodec 499de090ff quote lengths 2022-08-26 13:46:10 +02:00
Miodec f6e7d71bc2 continued previous commit 2022-08-26 13:42:51 +02:00
Miodec 9983cd4bcd removed, fixed, modified quotes based on quote reports
fixed quote lengths
2022-08-26 13:42:31 +02:00
Miodec 3d9040ba10 removed das 2022-08-26 12:55:45 +02:00
Miodec 8afaa79f3c Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-08-26 12:01:20 +02:00
Miodec 1e868414fb added next test command
closes #3438
2022-08-26 12:00:20 +02:00
Miodec f6d377225c fixed screenshot alignment 2022-08-26 11:50:38 +02:00
Oscar Lee-Vermeren 5747ba5357
Add quotes from Destiny & Destiny 2 (#3440) xiBread
* Add quotes from Destiny & Destiny 2

* fix length
2022-08-26 11:41:21 +02:00
Konstantin Runov fe97be352c
FIX: typo in c++ quote (id 32): extra \t after ; (#3439) 2022-08-26 11:17:55 +02:00
Christian Rudder 4d52d3f933
refactoring input controller (strict equality & typing) (#3435) neezacoto 2022-08-25 12:05:59 +02:00
Alexandre Melo cfb8f191c5
Add words to portuguese Language (#3436) xandymelo
* Add a word to portuguese

"detalhe" is a very good word to write

* add word to portuguese

"organizar", organize in english

* add words to porguese language
2022-08-25 11:59:18 +02:00
Alexandre Melo acf7dbb68b
Adding words to portuguese (#3434) xandymelo
* Add a word to portuguese

"detalhe" is a very good word to write

* add word to portuguese

"organizar", organize in english
2022-08-24 21:27:19 +02:00
Saieesh Bairam f56fca7c01
Changed the colorful mode error colour to be more readable for the blue dolphin theme (#3433) seieeshb 2022-08-24 12:41:33 +02:00
Mohanad Alrwaihy 9f1e904902
Add 11 Arabic quotes to arabic.json (#3415) MohanadOO
* Add 11 Arabic Quotes to arabic.json 

* Fix Quotes Length
2022-08-24 12:40:11 +02:00
Sohail Akthar 0848915e71
Added Quotes (#3422) sohailakthar
* Added Quotes

Added Quotes from id 2188 to id 2201

* Fix lengths of quotes

* Fix typo

* Fix typo

Co-authored-by: Rizwan Mustafa <rizwanmustafa0000@gmail.com>
2022-08-23 12:25:17 +02:00
Bruce Berrios 87a0da839a
Add endpoint for getting server config (#3431) Bruception
* Add endpoint for getting server config

* Fix route stack

* Add comment
2022-08-23 12:24:37 +02:00
R0merol 36d258276f
capitalized the word "indonesia" (#3432) 2022-08-23 12:56:14 +05:00
Miodec bf3ea69b6e debouncing theme preview to fix #3371 2022-08-22 16:32:01 +02:00
Miodec 453e88599f removed another one 2022-08-22 16:16:58 +02:00
Miodec 4c4f20313f removed word from profanities 2022-08-22 16:16:40 +02:00
Miodec 5183648b62 fixed create tags popup not being focused when opened from the command line
closes #3376
2022-08-22 15:55:33 +02:00
Miodec 2a50e0d5af changed the behaviour of show yesterday button
closes #3391
2022-08-22 15:44:20 +02:00
Miodec 0ce1495d79 fixed weakspot and british english not working
closes #3429
2022-08-22 15:30:37 +02:00
Miodec 366ac04d83 showing cpm if cpm is enabled
closes #3430
2022-08-22 15:28:44 +02:00
Miodec fb19fb37e1 fixed incorrect caret
closes #3425
2022-08-22 15:26:15 +02:00
Miodec 1b8677e968 saving active tags to local storage after applying preset
closes #3419
2022-08-22 15:18:11 +02:00
Miodec 166ca6df6c checking if time is finite
closes #3416
2022-08-22 15:12:46 +02:00
Miodec 5b378cc606 added reject all button to comply with gdpr
closes #3409
2022-08-22 15:09:13 +02:00
Miodec b899cf65a8 updated leaderboard media queries to avoid scrollbars
closes #3400
2022-08-22 14:53:31 +02:00
Miodec 6f41db5575 30 instead of 7 days 2022-08-22 14:27:36 +02:00
Miodec 825d265d7d Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-08-22 14:22:28 +02:00
Miodec 8f489960f6 checking if layouts have a valid type 2022-08-22 14:22:16 +02:00
Zeal Patel 44057a7f46
New Theme: Modern Dolch Light (#3428) zealptl
* styles: add modern dolch light theme

* fix bg-color

* fix bg-color
2022-08-22 14:15:39 +02:00
Aaron 0f466f98ef
Fixed a quote source (#3426) UnrealApex
* Renamed command line setting timer-progress bar

* Fixed quote source
2022-08-22 14:11:46 +02:00
Nikita Romanyuk cfd6580d87
Add Cave Johnson's quote from Portal 2 (#3424) Kelvium
Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-08-22 14:11:25 +02:00
Ashkan Arabi a01f79f808
add persian_20k & persian bcp47 (#3423) AshkanArabim 2022-08-22 14:08:03 +02:00
Colby Chai 47db522c9e
Update CTGAP layout, remove CTGAP 3.0 (#3421) CTGAP
* Update CTGAP layout, remove CTGAP 3.0

CTGAP 3.0 is an experimental version of my layout and thus not intended for use. Thank you for your understanding.

* fixed build issues

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-08-22 14:06:45 +02:00
NaeNate 1b6818a2f2
Update README link to discord bot (#3420) NaeNate
The link to the discord bot repository was still set to https://github.com/Miodec/monkey-bot instead of the updated repository.
2022-08-22 13:57:44 +02:00