Miodec
3daa88bc09
refactor: update notification message
2023-11-07 12:35:23 +00:00
Miodec
9d6a6940d8
refactor: made some of the theme controller functions async
2023-11-06 16:44:18 +00:00
Miodec
a2cd5746ec
fix(quotes): quote reports
2023-11-06 15:53:09 +00:00
Irina
eb6c15aacd
feat(quotes): add finnish quotes (imtone1) ( #4759 )
...
* Create finnish.json
* Update finnish.json
* Update finnish.json
2023-11-06 15:18:25 +00:00
Miodec
7a15394c8c
refactor: convert divs to buttons
2023-11-06 15:16:00 +00:00
Miodec
daaab016e2
impr(account page): add button which hides results on the account graph
...
when results are hidden, accuracy scale will be maximised to fit the graph height
2023-11-06 15:08:48 +00:00
Miodec
04077fac61
fix(test): resolve I being replaced with i when english punctuation was enabled
...
closes #4763
2023-11-06 13:53:00 +00:00
Miodec
79d1b354a9
impr(typing): lazy mode will now be automatically enabled for arabic languages
...
closes #4765
2023-11-06 13:31:25 +00:00
Miodec
e1b8424070
refactor: move test restarting to the config event observer
2023-11-06 13:31:25 +00:00
hakujitsu
6daaabb7d7
fix(typing): pinyin input (hakujitsu) ( #4256 )
...
* Add support for pinyin typing
* Remove print statements
* Fix prettier errors
* merge fix
* refactor large if check
---------
Co-authored-by: Miodec <jack@monkeytype.com>
2023-11-03 14:23:41 +00:00
Christian Fehmer
64f49154b5
fix(result page): cannot take screenshot if crt funbox is active (fehmer) ( #4755 )
2023-11-03 13:05:33 +00:00
Miodec
59d3749449
refactor: use a for of loop
2023-11-02 14:07:54 +00:00
Miodec
78ecdcf91e
impr(quick restart): add "enter" as an option to quick restart
2023-11-02 14:07:54 +00:00
Miodec
b843cbec06
style(result page): fix rating appearing below the star icon
2023-11-02 14:07:54 +00:00
Miodec
2ba1ab8362
refactor: move ui code out of the config module
2023-11-02 14:07:54 +00:00
Miodec
b78fe6e49c
chore: quote length script
2023-11-02 13:03:47 +00:00
Miodec
925e5d3222
fix(quotes): quote reports
2023-11-02 13:03:02 +00:00
Miodec
1ad0dc767e
fix(quotes): added british version of a quote
...
closes #4747
2023-11-02 12:55:04 +00:00
Miodec
19ed68ab90
chore: add debug logs to track down a bug
2023-11-02 12:49:21 +00:00
Miodec
e99c85bdfc
impr(british english): add support for british quote variations
...
This helps in cases where a simple word replacement is not enough.
Some words (like practice/se) have different spelling depending on if its a verb or noun
part of #4747
2023-11-01 13:49:23 +00:00
Miodec
2c74f752a7
impr: added more english punctuation replacements
...
Also refactored the way these are stored - using an object instead of a json file
2023-11-01 13:12:55 +00:00
Miodec
1c359f5ff7
fix(languge): remove non english word from english 450k
2023-11-01 12:21:22 +00:00
Miodec
3e72b03901
fix(config): being able to set min accuracy over 100
2023-10-31 21:24:27 +00:00
Miodec
dffbeda6a3
fix(layout emulator): automatically typing special characters when caps lock is enabled
...
actually closes #4743 this time
2023-10-30 14:31:47 +00:00
Miodec
05fc90373f
refactor: better logs when returning out of a keydown event
2023-10-30 12:56:18 +00:00
Miodec
1714dfe162
fix(about): stats not displaying decimal places for small numbers
2023-10-30 12:42:55 +00:00
Miodec
eb89b838a5
impr(about): add spaces to the stats numbers to make them easier to read
2023-10-30 12:33:43 +00:00
Miodec
652e26700e
chore: fix quote length script
2023-10-27 15:45:29 +01:00
Miodec
3b31cbab3c
fix(quotes): user reports
2023-10-27 15:44:09 +01:00
Miodec
4d2a8f3180
fix(layout emulator): shift + caps lock not working correctly sometimes when emulating a layout
...
closes #4743
2023-10-27 15:14:13 +01:00
keenemeck
a30b36718c
impr(result): rework burst heatmap speed brackets (keenemeck) ( #4741 )
2023-10-27 14:51:26 +01:00
Miodec
47c8668069
impr: allow low accuracy scores to be submitted if opted out of leaderboards
2023-10-27 14:17:20 +01:00
Everaldo Júnior
a2ad6edbc7
impr: notifications redesign (evvvrado, Miodec) ( #4700 )
...
* impr: notification cards redesign
* fix: formatting notifications.scss using prettier
* fix: notifications background opacity
* fix: new design and colors for notifications.scss
* fix: removing useless notifications commands at about.ts
* feat(language): add japanese romaji
* styling update
* remove test notifications
* removed opacity transition
---------
Co-authored-by: Miodec <jack@monkeytype.com>
2023-10-24 15:22:31 +01:00
Andrew Guo
fb5c8fd742
fix(result): word highlight element sometimes appearing on screenshots (andGuo, Miodec) ( #4739 )
...
* fix: remove word history hover element on screenshot
* newline whoopsies
* also hiding highlight container
---------
Co-authored-by: Miodec <jack@monkeytype.com>
2023-10-24 15:11:53 +01:00
Hubertas Vindžigalskis
d2b7f41f88
impr(quotes): add lithuanian quotes (HubertasVin) ( #4729 )
...
* Update lithuanian.json
* Update lithuanian.json
* Update lithuanian.json
* Update lithuanian.json
2023-10-24 12:23:34 +01:00
Miodec
fd6276c9a3
docs: update advertising partner
2023-10-24 12:07:52 +01:00
Miodec
2eb9f1a66e
fix: google auth accounts not being able to change name
...
closes #4736
2023-10-23 15:52:13 +01:00
Miodec
45cd4378bc
impr(language): converted code sql words to lowercase
2023-10-23 15:52:13 +01:00
Miodec
59dc120aa3
chore: add word to british english list
2023-10-23 15:52:13 +01:00
Andreas Miller
2ecd945c52
impr(quotes): add english quote (A9qx) ( #4734 )
...
Co-authored-by: A9qx <aviationismylife100@gmail.comls>
2023-10-23 14:01:52 +01:00
Rachid Ahsoune
db08c333e2
impr(quotes): add two arabic quotes (Rachid09) ( #4726 )
...
* Add two new quotes to arabic language
* Adjust length field of arabic quotes
2023-10-23 14:00:14 +01:00
Miodec
7ce8c16274
chore: hide video ad buttons for now
...
video ads have not been updated to work with the new ad provider
closes #4727
2023-10-20 12:43:24 +01:00
Miodec
8897adcec5
fix: being able to type in the background while cookie popup is visible
2023-10-20 12:24:15 +01:00
Miodec
fa5029f905
chore: lowercase buttons and headings for consistency
...
Also use buttons instead of divs for accessibility
2023-10-19 20:50:17 +01:00
Miodec
6e9b8cfbd6
style: cookie popup button positioning
2023-10-19 20:49:43 +01:00
Miodec
894ff4bf7d
impr(settings): optimise preset section for keyboard navigation
2023-10-18 18:52:28 +01:00
Miodec
8b9ff44aae
impr(settings): optimised tags section for keyboard navigation
2023-10-18 15:09:39 +01:00
Miodec
b8e6f8da20
fix(account page): inconsistent accuracy number on pb tables
2023-10-18 13:45:39 +01:00
Christian Fehmer
39eb13b4fa
build: fix development mode detection on windows (fehmer) ( #4724 )
...
* fix: development mode detection on windows
* fix: development mode detection on windows
2023-10-17 12:41:59 +01:00
Miodec
4aa75dccf0
chore: quote lengths script
2023-10-17 11:55:48 +01:00