Commit graph

2323 commits

Author SHA1 Message Date
Miodec
6a79eb6ded missing char 2023-03-28 22:56:22 +02:00
Miodec
bd467020af removed duplicate function calls 2023-03-28 21:25:13 +02:00
Miodec
394ce7e850 updating active theme button when changing theme 2023-03-28 21:23:21 +02:00
Miodec
45df3175c0 removed arrays from logs 2023-03-28 20:54:25 +02:00
Miodec
cc46151585 resetting tracker, delaying keydown tracking by one loop 2023-03-28 20:52:16 +02:00
Miodec
29f046f5e3 using const instead 2023-03-28 17:09:49 +02:00
Miodec
27949a9016 not needed 2023-03-28 17:07:49 +02:00
Miodec
0070229556 Revert "substituting first stored keypress duration start with test start (because stats are reset on test start)"
This reverts commit 04ce710e93.
2023-03-28 17:06:58 +02:00
Miodec
04ce710e93 substituting first stored keypress duration start with test start (because stats are reset on test start) 2023-03-28 17:05:11 +02:00
Miodec
c9f5934808 resetting keysobj 2023-03-28 16:26:55 +02:00
Miodec
7e0c56b381 resetting value 2023-03-28 15:59:09 +02:00
Miodec
433b34a66b removed log 2023-03-28 15:40:42 +02:00
Miodec
51b504a62a better logging 2023-03-28 15:39:29 +02:00
Miodec
0a259d7eb3 resetting 2023-03-28 15:08:51 +02:00
Miodec
2abd1c202f added supporter 2023-03-28 13:23:50 +02:00
Miodec
8a2780b9b6 updated list 2023-03-28 13:23:14 +02:00
Miodec
0690e26bb6 testing new keypress duration apprach 2023-03-28 13:04:20 +02:00
Miodec
e4b3182c3a missing group and list file entries 2023-03-27 22:22:11 +02:00
Spax
470a54ee02
"Arrows" funbox starts with left/right only (#4122) SpritAxolotl
* Arrows start with left/right part 1

* Arrows start with left/right part 2

* refactor

* passing in wordindex instead of trying to use wordset

* removed console log

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-03-27 22:21:11 +02:00
Miodec
66290637c0 missing list and group files 2023-03-27 19:16:57 +02:00
Duncan Sutherland
13b9c2b2ce
Correct Gallaya* layouts (#4117) dunk2k
- `tT` was missing
- `sS` moved to intended position
2023-03-27 16:13:58 +02:00
Duncan Sutherland
9e0da3b25c
Add Gallaya Layout(s) (#4115) dunk2k
* Update _list.json

Added layouts gallaya_matrix, gallaya_angle_iso, gallaya_angle_ansi

Inserted below maya layout as gallaya as a combination of gallium and maya, though I take no issue with these 3 entries being placed at bottom of list if that is the practise for new layout additions.

* Update _list.json

Added layouts gallaya_matrix, gallaya_angle_iso, gallaya_angle_ansi 

Inserted below maya layout as gallaya as a combination of gallium and maya, though I take no issue with these 3 entries being placed at bottom of list if that is the practise for new layout additions.
2023-03-27 14:06:13 +02:00
Henning Meyer
8dabe6b8d4
Add German Quotes (#4111) meyerhenning
* feat: add quotes in german

* refactor: replace too short quote

* style: fix indentation
2023-03-27 13:55:11 +02:00
David Kosorin
9773227bc1
Update Czech words (#4110) kosorin
- "m", "tý" - not a word
- "cm", "č." - abbreviations
2023-03-27 13:53:52 +02:00
Miodec
7035dfd6f1 quote reports 2023-03-27 13:21:20 +02:00
Miodec
8a32ff7f59 duplicate quote 2023-03-25 10:38:28 +01:00
Miodec
2d06bdce30 setting state when overriding custom text 2023-03-24 12:51:36 +01:00
Miodec
e6eed80b97 important notifications
closes #4099
2023-03-24 12:26:06 +01:00
Albert
98b777dfcb
Fix positions of pb and average lines when disabling start graph at 0 (#4103) albertying
* Change accountHistory y-axis min of average and pb lines

* extract the floor operation into a variable

* remove whitespace

* setting to 0

---------

Co-authored-by: Evan <64989416+Ferotiq@users.noreply.github.com>
Co-authored-by: Evan <evanrayweigel@outlook.com>
Co-authored-by: Miodec <jack@monkeytype.com>
2023-03-24 12:21:18 +01:00
Miodec
03d42cef33 added more data on hover
closes #4109
2023-03-24 12:15:54 +01:00
Miodec
8dd979fe94 fixed not smooth transition when always show history is enabled
added no animation parameter
removed duplicating code
2023-03-24 11:38:08 +01:00
Dominic Ruggiero
92add5b927
add mr.rogers quote (#4107) mrhappyma 2023-03-24 11:17:57 +01:00
Miodec
e71df4a7b1 showing imporatnt notifications during the test 2023-03-22 22:12:07 +01:00
Miodec
c11a6dbbc3 copying default snap 2023-03-22 22:07:08 +01:00
mathiasbaech
3601565c91
Update danish_10k.json (#4104)
* Update danish_10k.json

Removed @ symbols from some danish words

* Update danish_10k.json

Removed a couple of uncaught duplicates
2023-03-22 13:30:02 -05:00
Miodec
287d30d871 changed function properties to an options object
added support for important property
2023-03-22 19:10:20 +01:00
Miodec
e9a20f2537 not updating iOffset if stop on word is enabled
removed console log
2023-03-21 15:08:50 +01:00
Miodec
59e9790874 using await to reduce indentation
always opening a new tab if copying to clipboard failed (not just firefox)
closes #2815
2023-03-21 14:58:09 +01:00
Miodec
58d092070e hiding balloons during screenshot (they show up in safari) 2023-03-21 14:54:40 +01:00
Miodec
a951383009 screenshot fixes:
adding a spacing element when hiding config
making top and bottom invisible
2023-03-21 14:29:52 +01:00
Miodec
1e4f1c66f0 fixed incorrect index in some specific cases
fixed accuracy calculation when swipe typing
could be part of #3690
2023-03-21 14:13:14 +01:00
Luke Nguyen Khanh
8bea978fd5
Added quotes from Hamilton musical play (#4085) LukeNk
* Added quotes from Hamilton musical play

* Longer Hamilton quotes
Updated IDs to match
2023-03-21 11:28:50 +01:00
Evan
f68c69b694
add cascadia mono font (#4096) Ferotiq 2023-03-21 11:27:00 +01:00
Ed
18cd8f5983
fixed and added 6 quotes to spanish.json (#4095) edujos 2023-03-21 11:26:29 +01:00
Miodec
4617f742eb removed low rated quotes 2023-03-20 12:52:57 +01:00
Miodec
54d184eb41 lowest rated quote 2023-03-20 12:48:13 +01:00
Miodec
6e495c4b84 quote reports 2023-03-20 12:48:00 +01:00
Albert
3833beb16d
Update accuracy for all relevant datasets (#4092) albertying 2023-03-20 12:21:11 +01:00
Spax
c39d3fab78
Added minimak keymaps (#4088) SpiritAxolotl
* added minimak keymaps

http://www.minimak.org/

* fixed the curly bracket

* reverted one character

---------

Co-authored-by: Jack <jack@monkeytype.com>
2023-03-20 12:12:39 +01:00
Spax
14da1438d9
Implemented an ITG arrow mode to the funbox (#4084) spiritaxolotl
* added arrows ITG to the list

* added the implementation for arrows_ITG

I also updated "arrows" so it supported ijkl as well as the normal arrowkeys and wasd

* the actual implementation of the arrow generation

I forgot to commit this one whoops

* missed a curly bracket whoops

* overwritten the arrows generation

Instead of having two similar funboxes, miodec just said to implement the new generation in the existing arrows funbox.
removed the arrows_ITG now
next commit will remove it from the list as well

* removed arrows_ITG and updated arrows

* removed arrows' old generation method

* updated a mistake

* lint, prettier

* added the TODO comment back

didn't realize I removed it sorry

* remove spaces

* gave the variable names something more descriptive

* remove preivous variables

I hate working remotely

* small refactor

* simplify

* simplify

* remove export

* starts with a left or right

* prettier fix

* removed "export"

the function wasn't getting called outside of the file

* parity for a list description

* fixed that one character that got overwritten

* Revert "fixed that one character that got overwritten"

This reverts commit c8a394dc7b.

---------

Co-authored-by: Miodec <jack@monkeytype.com>
Co-authored-by: Evan <evanrayweigel@outlook.com>
Co-authored-by: Evan <64989416+Ferotiq@users.noreply.github.com>
2023-03-20 12:06:13 +01:00