Commit graph

7595 commits

Author SHA1 Message Date
Miodec a642ee474a loading ads after the page has changed 2022-07-12 23:37:44 +02:00
Miodec ab33865088 video ad callbacks 2022-07-12 22:45:35 +02:00
Miodec c37c43526c remove unused param 2022-07-12 13:30:21 +02:00
Miodec b9973f1277 ads 2022-07-12 13:01:26 +02:00
Miodec 2393451985 using arabic-indic numbers
closes #3334
2022-07-11 22:44:30 +02:00
Miodec 36cdebfa60 added kurdish punctuation
part of #3334
2022-07-11 22:37:46 +02:00
Miodec f630091152 moved check to a function 2022-07-11 22:29:35 +02:00
Miodec e1cc4716b8 reverted part of #3318 to fix #3336 and #3335 2022-07-11 22:20:28 +02:00
Oscar MacKenzie fbfb164ac4
Rewrite input system to use composition events (#3318) omackenzie
* Rewrite input system to use composition events

* updating word ui if needed

* allowing ^ once more

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-07-11 15:03:55 +02:00
Miodec 4b863d6502 repeating repeated test if restarted during the test
closes #3331
2022-07-11 14:11:07 +02:00
Miodec 06b17cb09e opening profile links in a new tab
closes #3325
2022-07-11 14:05:59 +02:00
Paul Hoerenz 2b8e203e0a
Update German Quotes (#3329) xp4u1
* Fix typos

* Add two new quotes
2022-07-11 13:39:41 +02:00
Jan Reggie Dela Cruz 749c181f93
add more Filipino quotes; changed Rizal quote to falsely attributed (#3321) janreggie
* add more Filipino quotes; changed first quote to falsely attributed instead of disputed

* update filipino quote len

* update dash to be only one hyphen
2022-07-11 13:36:23 +02:00
Miodec c0e0bc2f13 Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-07-10 18:44:31 +02:00
lestherll 706a49ba2b
Add code julia quotes (#3319) lestherll
* Add code julia quotes

* Fix quote lengths fof code_julia
2022-07-09 14:19:12 +02:00
Jan Reggie Dela Cruz 993c5ef3d0
spanish quotes: replaced en dash with - (#3322)
* spanish quotes: changed en dash U+2013 (untypable on most keyboards) to two hyphens

* update spanish quote len

* update dash to be only one hyphen
2022-07-09 14:16:15 +02:00
Aaron adc565020d
Update CONTRIBUTING_BASIC.md (#3328) unrealapex
* Renamed command line setting timer-progress bar

* Added link to GitHub's fork options page

* Clarified some wording

* Fixed the spelling of GitHub(the H in hub is capital)

* Clarifed more stuff

* Added link to development channel in the Discord server

* Trust me, there are people out there that don't know what VS Code means

* Speaking in 3rd person is reccomended here

* Clarified contact methods
2022-07-09 14:15:23 +02:00
Aaron c1c7b97127
Update Links to Use New Org Name (#3327)
* Renamed command line setting timer-progress bar

* Use new org name
2022-07-09 14:14:42 +02:00
Mattia b36d19db44
Update italian.json (#3323) Triikk
Added a quote from "The Library of Babel" by Jorge Luis Borges
2022-07-09 00:20:34 +02:00
Evan 3f0898c4ef
remove dupe (#3316) 2022-07-09 00:13:48 +02:00
Jørgen Tharaldsen fosstvedt f8782b4a2e
Changed two typos in norwegian 10k (#3313) j-fosstvedt
* Update norwegian_10k.json

* Update norwegian_10k.json
2022-07-09 00:13:33 +02:00
Miodec 47df65807b fixed funbox styles persisting on pages other than test 2022-07-09 00:06:50 +02:00
Bruce Berrios af70bc5971
Bump coverage (#3314) 2022-07-06 21:01:58 +02:00
Evan cc36bbc212
Catalunya -> Cataluña (#3312) 2022-07-06 18:55:09 +02:00
Miodec 0ddd6eff6c quote lengths
adressed quote reports
2022-07-06 13:11:22 +02:00
Miodec c62673837f reordered settings 2022-07-06 13:01:40 +02:00
YummyOreo e794bbd68d
Adds a reset account button to the settings page (#3206) YummyOreo
* adds reset button

* moves it up above the delete button

* i am blind

* i cant move stuff

* adds reset for the profile

* Adds reseting for ape keys, and presets, also adds more resets in the user settings

* Delets all ape keys not just one

* Prevents conflicts for delete endpoints

* changes from reset to deleteAll in ape keys

* Refactors the code to use Promise.all

* adds reloading

* unit tests ape key deletion

* fixes some bugs

* Fixes type o

* More typeo fixes

* Returns nothing for reset user

* Simplifies code

* changes from reset to deleteAll for all but users

* Checks db not the memory

* fixes typo

* fixes the tests

* fixes

* fixes bugs and refactors some code

* adds requireFreshToken to the authentication

* migrates all reseting to the user endpoint

* removes the delete all for ape unit test

* to lazy to make commit message

* parallelize the calls to the db (I think)

* also resetting config

* also resetting discordid and avatar

* using unset

* updated wording

* level 1 message

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-07-06 12:59:40 +02:00
Michael Deutsch ebf5825040
Remove minAccuracy grace period (#3307)MichaelDeutschCoding
* Small edit to Basic Contributing documentation

* Remove minAccuracy 3 word grace period

* prettier

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-07-06 12:36:17 +02:00
devkennyy 27a7358a11
🚧Improve tab usability (#3296) devkennyy
* 🚸Call `screenshot` after `Enter` is pressed

`screenshot` is only called on click which does not support tab usage.

* 🐛 Make `Contact` and `Donate` fields tabbable

* ️ Open leaderboard popup on `Enter` keypress

* ️ Open support popup on `Enter` keypress

* ️ Open contact popup on `Enter` keypress

* ✏️ Rename `Donate` field to `Support`

* ️ Hide `contact` and `support` popups on `Escape`
2022-07-06 12:32:21 +02:00
Jørgen Tharaldsen fosstvedt 8edcfe22f6
Added a few norwegian quotes (#3301) j-fosstvedt
* added a few norwegian quotes

* quotes

* Update norwegian.json

* Update norwegian.json

* fixed

* removed a quote

* Removed asked quote
2022-07-06 11:30:08 +02:00
devkennyy 14f372373b
add hausa and shona languages (200& 1k) (#3309) devkennyy
* add shona languages (200 & 1k)

* add hausa languages (200 & 1k)

* add hausa language to lists and groups

* add shona language to list and groups
2022-07-06 11:29:40 +02:00
smunky d25a2f1a81
update tool badges (#3310) 2022-07-06 11:22:57 +02:00
smunky 695bccedee
remove quickTab and swapEscAndTab from config-schema (#3311) 2022-07-06 11:22:35 +02:00
smunky f123fd2888
add maltese and latvian languages (200 and 1k) (#3304) devkennyy
* added latvian and latvian_1k as languages

* add maltese and maltese_1k languages

* move latvian position based on native speakers

* move maltese position based on native speakers

* remove duplicates from latvian languages

* remove duplicates from maltese languages
2022-07-05 13:36:58 +02:00
Jørgen Tharaldsen fosstvedt 278fe7a588
fixed a typo (#3300)
* fixed a typo

changed "languages" to "quotes"

* Update QUOTES.md

Co-authored-by: Jack <jack@monkeytype.com>
2022-07-03 22:49:17 +02:00
smunky 186ef70a26
🗑️Replace deprecated functions (#3285) devkennyy
* replace deprecated click()

* ️ Replace deprecated `select` calls.

* ️ Replace deprecated `mousedown` calls

* ️ Replace deprecated `change` calls
2022-07-03 17:37:45 +02:00
Bruce Berrios 0dd2539bf7
Add minor optimization (#3294) 2022-07-03 15:57:09 +02:00
Miodec 8f5f607da6 removed notification 2022-07-03 00:46:09 +02:00
Miodec 6e6ba3bf9d Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-07-02 19:04:03 +02:00
Miodec 5dac8020c2 importing performance 2022-07-02 19:03:12 +02:00
Bruce Berrios 616e26b5c5
Add version commit hash (#3286)
* Add version commit hash

* Add frontend client hash

* Remove export
2022-07-02 18:49:13 +02:00
Miodec 162beea1b8 removed log 2022-07-02 18:19:45 +02:00
Miodec d14a582cb8 sending different path to prometheus 2022-07-02 17:39:48 +02:00
Miodec 9acd68e99f optional chain 2022-07-02 14:34:01 +02:00
Bruce Berrios da61bfb83c
Refactor auth (#3291) 2022-07-02 14:23:51 +02:00
Miodec b3ef10ddc2 typo 2022-07-02 13:55:26 +02:00
Miodec 7b8a66779c removing get form path for measuing 2022-07-02 13:54:45 +02:00
Miodec 3f98c4b801 recording time to auth in prometheus 2022-07-02 13:43:40 +02:00
Jørgen Tharaldsen fosstvedt cb643a2b11
added the canary matrix variant (#3289) j-fosstvedt
* added the canary matrix variant

As defined here:
https://github.com/Apsu/Canary#ortho

* added necesarry columns

Co-authored-by: Jack <jack@monkeytype.com>
2022-07-02 12:29:55 +02:00
Shashwat Poudel 87a6fa9b50
Added nepali quotes (#3243) Sheshwat-pd
* added quotes to nepali language

* Fixed typos and added quotes

* removed quotes below 60 characters

* Removed the asked quote

* Updated according to comments

* Removed aa trailing comma

* Corrected length fields

* Corrected length fields
2022-07-02 12:23:35 +02:00