Miodec
31b1474a47
moved words input inside words wrapper
2023-03-07 14:57:37 +01:00
hanabo-mk
98de529b94
Added new German quotes ( #4048 ) hanabo-mk
...
* Added new quotes.
* Fixed lengths and IDs
* Fixed lengths AGAIN
* Fixed lengths one more time
2023-03-06 18:52:03 +01:00
Miodec
8761b59d2f
fixed scroll to top button not working on all pages
2023-03-06 15:52:38 +01:00
Miodec
85606bcb6c
added strong types to later queue
...
closes #3966
2023-03-06 15:40:53 +01:00
Miodec
a0d7af31d8
changed label style
2023-03-06 15:21:27 +01:00
Miodec
08e16c03da
reordered inputs
2023-03-06 15:20:06 +01:00
Miodec
7cca38c245
not showing caret after resize if the input field is not focused
2023-03-06 12:58:08 +01:00
Miodec
1cf04ec696
fixed caret not reappearing after window resize is over
...
closes #4046
2023-03-06 12:57:49 +01:00
Miodec
5ea12e7170
quote lengths
2023-03-06 12:33:28 +01:00
Miodec
02a958993e
quote reports
2023-03-06 12:33:06 +01:00
Evan
93da5012ed
organize imports to remove duplicate imports ( #4042 ) ferotiq
2023-03-06 11:38:38 +01:00
Anton Kesy
4a843d885a
prettify language json ( #4044 ) antonkesy
...
* remove empty lines in json
* move json separator to end of line
* Revert "move json separator to end of line"
This reverts commit 4a1437b55e
.
2023-03-06 11:38:21 +01:00
GalileoBlues
d425838f33
fix gallium punctuation ( #4043 )
...
* Add layouts gallium and angle variant
* fix punctuation on gallium
2023-03-05 15:36:41 -06:00
Miodec
b6f196cc27
allowing escape to close the mini result graph popup
2023-03-04 16:40:29 +01:00
Miodec
a6464d8067
fixed tag pbs with no funboxes not showing up
2023-03-04 12:03:14 +01:00
Miodec
fb9f74f8ea
added section about data that is not collected as per user request
2023-03-03 15:22:43 +01:00
Miodec
5c93fa7edf
added better error to try to identify an issue
2023-03-03 12:10:43 +01:00
SauceyRed
11d768e89e
Added 12 quotes to english.json - 6771-6782 ( #4039 ) Saucy Red
...
* Added 12 quotes to english.json
* Fixed IDs in english.json
2023-03-03 12:10:10 +01:00
Miodec
25bf28e886
removed test-active file
...
merged functionality into test-state
2023-03-02 13:45:20 +01:00
Miodec
97582e2a59
not saving last result if the user signed out manually this session
2023-03-02 12:41:51 +01:00
GalileoBlues
f55ad9d22a
Add layouts gallium and angle variant ( #4038 ) GalileoBlues
2023-03-02 12:36:33 +01:00
Albert
6aef311a9c
Remove comma ( #4037 )
2023-03-01 20:19:29 -06:00
Decipher-CS
0e286bc436
added one new quote in English ( #4034 ) Decipher-CS
...
* added english quote
* fixed the wrong increment. Should have been +1.
---------
Co-authored-by: Miodec <jack@monkeytype.com>
2023-03-01 10:48:44 +01:00
Dainternetdude
9131cebdf5
Add one quote to English ( #4033 ) Dainternetdude
...
* add sturdy ortho keyboard layout
* remove random extra double quote
oops lmao
* move sturdy ortho to be with the rest of the sturdy family
* add one quote to english
* use the full title of the book
2023-03-01 10:47:05 +01:00
trevdev
9966550969
Breeze Theme ( #4032 ) trevorwrightdev
...
* added 'breeze' theme
* added -example firebase config back in
* added 2077 theme
* made 2077 theme background less bright.
* made 2077 theme better
* added breeze theme
* softer sub alt color
---------
Co-authored-by: Miodec <jack@monkeytype.com>
2023-03-01 10:45:33 +01:00
Miodec
06a1f2354b
fixed tag pbs not working
2023-02-28 18:36:19 +01:00
Miodec
f9833ddf3b
fixed all filters button not actually selecting all filters
2023-02-28 13:01:46 +01:00
Miodec
2637094c5c
fixed tags always showing as pb
2023-02-28 12:51:42 +01:00
Miodec
e2ef89bc7e
quote lengths
2023-02-28 12:35:00 +01:00
Miodec
0fafcaa493
reports
2023-02-28 12:34:50 +01:00
github-actions[bot]
9ae9e75e77
Prettier fix ( #4027 )
...
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2023-02-25 19:45:29 -06:00
Jack
56d8c7c9ae
Added ability to opt out of leaderboards ( #4016 )
...
* added button to opt out of leaderboards
* also not allowing daily leaderboards
* also not allowing weekly lb
* added lb opt out notice on the leaderboards
* updated message
* resetting lboptout state on account reset
2023-02-25 23:26:06 +01:00
Ocean Chen
52b731d607
Two quotes into code_c (id: 10, id 11). ( #4024 ) Ocean-Ch
2023-02-25 22:34:10 +01:00
Evan
3f73db2e36
Fix ESLint Error ( #4026 ) ferotiq
...
* fix eslint error
* just look for any tsconfigs down the tree
2023-02-25 22:33:09 +01:00
Evan
63094521ae
fix grammar in popups.html ( #4025 )
2023-02-25 22:12:20 +01:00
Miodec
ff1fc38108
added lazy mode to greek
2023-02-25 22:09:32 +01:00
Miodec
05e2d344d3
fixed live burst not working with blind mode (not sure what this was here)
2023-02-25 22:01:13 +01:00
Miodec
60f5427c22
typo
2023-02-25 21:59:18 +01:00
Albert
66c8114dce
Remove leading and trailing spaces in custom popup ( #4021 ) albertying
2023-02-24 10:56:17 +01:00
Miodec
6dab8323a5
updated schema
2023-02-23 21:05:09 +01:00
Dampfie93
f5e3a020fb
Added quotes 544 - 548 ( #4020 ) Dampfie93
2023-02-23 20:16:16 +01:00
Robert Clover
cb7d1ce509
feat: support Emacs/Vim navigation in command line ( #4019 ) clo4
...
* feat: support ctrl-n/p/j/k in command line
This allows for both emacs and vim style navigation, which is muscle
memory for a lot of people but currently unsupported in the main list
view people use.
Supporting both feels a lot more natural, and makes navigation easier
for people that either don't have arrow keys at all or on their main
layer
* fix comment
* flip conditions to check ctrl first
This is more likely to short circuit faster because ctrl isn't the
common case
2023-02-23 20:15:15 +01:00
Night Cat
3f8e09ba3b
Add Traditional Chinese language ( #4017 ) MHNightCat
...
* Create traditional_chinese.json
* Add Traditional Chinese
Add Traditional Chinese text
* Wrong name, upload again
Wrong name, upload again
* Update traditional_chinese.json
* Rename traditional_chinese.json to chinese_traditional.json
2023-02-23 20:12:39 +01:00
Miodec
b5a08bd96e
fixed the 420 words 10 unlock not working
2023-02-23 19:27:05 +01:00
Miodec
8399cbab11
typo
2023-02-23 14:19:52 +01:00
Miodec
a2827dd7f1
fixed logic
2023-02-23 14:16:22 +01:00
Miodec
5183963dc4
missing flags
2023-02-23 14:15:10 +01:00
Miodec
d18e930840
showing if language supports zipf or not
2023-02-23 14:10:10 +01:00
Miodec
083d2c80ff
added a flag if list supports frequency
2023-02-23 13:55:09 +01:00
Miodec
90f14cd8d6
updated english 10k list
2023-02-23 13:52:58 +01:00