Miodec
67ef6085ce
initialising at the beginning
2022-07-14 15:19:13 +02:00
Miodec
b38b0594ef
removed comment
2022-07-14 15:18:44 +02:00
Miodec
3457324f39
removed console logs
2022-07-14 11:33:11 +02:00
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
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
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
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
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
Miodec
8f5f607da6
removed notification
2022-07-03 00:46:09 +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
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
Miodec
4c7d17d6ba
Merge branch 'master' of https://github.com/Miodec/monkeytype
2022-07-02 12:19:00 +02:00
Jørgen Tharaldsen fosstvedt
efa11b1b0c
fixed a typo ( #3290 )
...
### Description
Added a space after the link to the privacy policy
2022-07-02 12:12:08 +02:00
Martin de Boutray
75328a7926
Added 1 french quote ( #3287 )
2022-07-01 16:55:07 -04:00
Miodec
fd866992a2
added canary
2022-07-01 20:50:30 +02:00
Bala Subramaniam
9356cbe222
Add 200 words under tamil.json and created tamil_1k.json ( #3268 ) bala418
...
* Add 200 words under tamil.json and 1000 words for tamil_1k.json
* Remove duplicates from tamil.json and tamil_1k.json
* Update ligatures
2022-07-01 18:45:59 +02:00
James Elson
e305e4846e
Added prog_workman layout ( #3270 ) Jelso13
...
As defined on https://workmanlayout.org/
2022-07-01 12:02:59 +02:00
aria
87992898bb
11 more long-form quotes ( #3267 ) holyhearted
...
* added 11, mostly long-form, quotes
* 11 more long-form quotes (+ fixed lengths)
2022-06-30 19:17:45 +02:00
Daniel Sateler
84c8231a07
Added spanish quotes ( #3263 ) satelerd
...
* Add spanish carl sagan quote
* Add spanish carl sagan full quote
* fixed ids
2022-06-30 19:11:37 +02:00
Miodec
97902d4bf4
removed quote
2022-06-30 18:59:43 +02:00
Miodec
04fe85e770
typo
2022-06-30 18:59:05 +02:00
Miodec
a8b176404f
removed quotes
2022-06-30 18:56:52 +02:00
Miodec
c1063080d2
typo
2022-06-30 18:56:05 +02:00