Miodec
e97db0cb5a
Merge branch 'master' into newads
2023-03-16 14:36:53 +01:00
Miodec
29cdae85d5
quote reports
2023-03-16 13:16:21 +01:00
Miodec
6173933972
fixed short cutom texts not working correctly with plus n funboxes
2023-03-16 13:07:49 +01:00
Albert
7ed088a13e
Account graph ( #4049 ) albertying
...
* Create graph with ao10, ao100, and pb
* Display best ao10 and 100
* Fix ts errors
* Remove old graph
* Remove smoothing slider and toggle chart style button
* Clean up code
* Populate graph if chartData > 0
* Fix filter not displaying data correctly
* Fix wpm cpm labels
* Update colors using theme colors
* brought back accuracy averages
* different colors
* Add toggle ao10 and ao100
* Change opacity based on toggles
* Persist on refresh
* Fix accountActivity chart point color not updating when changing theme in the command line
* Refactor
* Keep pb color consistent
* removed dot
* smaller buttons, in one row, media queries
* hiding bottom scale
* connected the config properties into 1
* Refactor
* Combine into one loop
* cleanup
removed unused functions
reduced repeating code
removed comments
removed console logs
* removed highest avg 10 and 100 stats
* sweep
---------
Co-authored-by: Miodec <jack@monkeytype.com>
2023-03-16 12:57:47 +01:00
Rob Sassack
239c43f240
Added plus three funbox ( #4076 ) robsassack
2023-03-16 12:55:36 +01:00
__filename
222e508e21
chore(keymap): added mongolian keymap ( #4075 ) filename24
...
* chore(keymap): added mongolian keymap
* fix(keymap): removed duplace keymap
2023-03-15 16:35:08 +01:00
IndigoWilke
a2c66245a4
Added swedish with words all containing å, ä or ö. ( #4072 ) IndigoWilke
...
* Added swedish with words all containing å, ä or ö.
* Changed name of lanugage to swedish_diacritics
2023-03-15 16:34:30 +01:00
Albert
a56b2fc131
Change spelling of neighbouring to neighboring ( #4074 ) albertying
...
* Change spelling of neighbouring to neighboring
* Add neighbouring to british english
2023-03-15 11:04:43 +01:00
Miodec
abf5081a6a
updated one thai layout
2023-03-14 15:45:14 +01:00
Ed
c2f94f234f
Added 3 quotes to spanish.json ( #4068 ) EDUJOS
2023-03-14 13:06:47 +01:00
Miodec
d518f8f89e
fixed local 'tests started' stat being wrong
2023-03-14 12:13:14 +01:00
Miodec
1545960215
applying burst heatmap when changing theme
2023-03-14 12:00:36 +01:00
Miodec
3363eaef50
added function to destroy all
...
destroying all on leaving result page
changed render result code
2023-03-13 21:32:12 +01:00
Miodec
504859671f
ad result change
2023-03-13 21:06:49 +01:00
Miodec
a39abdc709
Merge branch 'master' into newads
2023-03-13 14:29:30 +01:00
Miodec
c8f2d25364
added custom layoutfluid timer countdown
2023-03-13 14:15:18 +01:00
Miodec
aafbfce74e
fixed zipf notification not showing
...
closes #4067
2023-03-13 13:58:54 +01:00
Miodec
07ef4fe243
moved update words height before update active element
...
moved update caret position outside the words height function
closes #4064
2023-03-13 13:56:24 +01:00
Miodec
a193fad107
Merge branch 'master' into newads
2023-03-13 13:35:17 +01:00
Miodec
3e233d9bd9
fixed custom theme editing saving colors in the wrong order
2023-03-13 13:34:48 +01:00
Ryan Bigg
9378d269ee
Correct 'Two Little Words' quote ( #4066 ) radar
2023-03-13 13:29:07 +01:00
QuevDev
d6749c38f4
Added 6 quotes to english.json ( #4065 ) quev-dev
2023-03-13 13:26:32 +01:00
Miodec
759d9f727e
fixed share custom theme not sharing colors in the right order
2023-03-13 12:33:17 +01:00
Miodec
62205b8548
mixed dracula bubbles being wrong
2023-03-13 12:26:10 +01:00
Miodec
c4922c9030
Merge branch 'master' into newads
2023-03-10 16:07:14 +01:00
Miodec
00646da6fe
removed single quotes from slovak punctuation
2023-03-10 16:06:58 +01:00
Miodec
c70567e9b1
using different colors if main and text are the same
...
closes #4060
2023-03-10 14:25:11 +01:00
Miodec
104170c295
updated dracula theme to avoid using the same color for main and text
2023-03-10 14:25:11 +01:00
Nolan
108fefd481
added cherry blossom theme ( #4057 ) mushytoast
...
* Create cherry_blossom.css
* Update _list.json
* updated sub alt color
---------
Co-authored-by: Miodec <jack@monkeytype.com>
2023-03-10 14:22:42 +01:00
lelazsq
cd16b2fbf5
add maya and nila layouts ( #4059 ) lelazsq
2023-03-10 14:20:48 +01:00
Dainternetdude
5b0cd44d5f
add three quotes to english ( #4062 ) dainternetdude
2023-03-10 14:17:27 +01:00
Dainternetdude
e2475645fd
remove "tion" from english 10k ( #4058 )
2023-03-09 14:51:58 -06:00
Miodec
b46fa16785
customizable opacity
2023-03-09 15:29:28 +01:00
Miodec
414ea1db43
Merge branch 'master' into newads
2023-03-09 13:18:49 +01:00
Miodec
438a1e5ac7
fixed plus n funboxes breaking custom text shorter than n+1 words
2023-03-09 13:14:34 +01:00
Miodec
d239c8b12f
quote reports
2023-03-09 12:56:50 +01:00
Miodec
fdbd5b1b84
removed some old code that was stopping test restarts with quick restart disabled
2023-03-09 12:38:59 +01:00
Miodec
6ad52aa347
fixed custom theme colors being saved in the wrong order
2023-03-09 12:24:43 +01:00
Miodec
a619c0410b
scrolling window to the top when taking a screenshot
2023-03-09 12:17:03 +01:00
Miodec
d8344672eb
removed console log
2023-03-09 12:04:02 +01:00
Nolan
8b21be4326
Update code_luau.json ( #4054 ) MushyToast
2023-03-09 11:30:52 +01:00
Miodec
b3391135ce
cookie check
2023-03-09 00:29:11 +01:00
Miodec
a941c287d5
removed console log
2023-03-09 00:18:52 +01:00
Miodec
dea501b7ec
Merge branch 'master' into newads
2023-03-08 15:49:49 +01:00
Miodec
af2677a338
closing result tags popup with escape
2023-03-08 15:49:23 +01:00
Miodec
6a6d475e51
dynamically blending colors for the heatmap
...
fixes #1613
2023-03-08 15:44:40 +01:00
Miodec
e1ab1b676c
updated logic to avoid double update on test restart
2023-03-08 14:07:08 +01:00
Miodec
06d797bd99
moved words input outside words wrapper to avoid weird graphical glitches
2023-03-08 14:07:08 +01:00
Miodec
0916fa9436
updating words input position on font size change
2023-03-08 14:07:08 +01:00
Miodec
8e39ee1041
when using practice words, not remembering custom mode
2023-03-08 14:07:08 +01:00