Jack
|
6c89b83de8
|
brought back email ver
|
2021-04-20 14:50:50 +01:00 |
|
Miodec
|
3cc5bc46f6
|
Merge branch 'master' of https://github.com/Miodec/monkeytype
|
2021-04-19 17:12:33 +01:00 |
|
Jack
|
4a70f7e476
|
carrot and banana can now be used as pace caret style
|
2021-04-18 22:49:16 +01:00 |
|
Jack
|
49f42fca3c
|
fixed filters getting overwritten with default filters, making loading useless. closes #1273
|
2021-04-18 22:46:28 +01:00 |
|
Miodec
|
3b2b824868
|
moved name update to data init, using name field instead of display name
|
2021-04-17 15:34:52 +01:00 |
|
Miodec
|
326c3ee76f
|
increased the margin on keytips
|
2021-04-17 15:15:26 +01:00 |
|
Miodec
|
6e40003895
|
fixed banana caret style not cleared. closes #1264
|
2021-04-17 15:14:12 +01:00 |
|
Miodec
|
3ae3f59694
|
command line media queries
|
2021-04-16 20:13:46 +01:00 |
|
Miodec
|
033131aa00
|
more media query fixes
|
2021-04-16 20:01:38 +01:00 |
|
Miodec
|
8179aa9c1d
|
cant select test modes notice
|
2021-04-16 20:01:30 +01:00 |
|
Miodec
|
069385656b
|
updated media queries and moved them to a new file
|
2021-04-16 19:46:02 +01:00 |
|
Miodec
|
c0b09e923d
|
media query for footer
|
2021-04-16 18:52:44 +01:00 |
|
Miodec
|
c00eec4636
|
updated footer
|
2021-04-16 18:48:55 +01:00 |
|
Miodec
|
61e68b73e6
|
updated about page
|
2021-04-16 18:40:37 +01:00 |
|
Jack
|
94c71818c8
|
fixed ctrl + enter causing issues on the custom text popup
|
2021-04-16 16:28:21 +01:00 |
|
Jack
|
dc06badad3
|
fixed number appearing in wrong places with punctuation enabled
|
2021-04-15 20:17:40 +01:00 |
|
Jack
|
cd6afb4b30
|
fixed second chart y axis not using correct color
|
2021-04-15 19:59:07 +01:00 |
|
Jack
|
66c02a8037
|
missed some hover elements, increased the size of the forgot password button
|
2021-04-15 19:53:56 +01:00 |
|
Jack
|
b9bd320524
|
changed the hover effects across the website to use text color instead of main. keeping main color for active elements, or very important
|
2021-04-15 19:51:08 +01:00 |
|
Jack
|
4fa4bc7137
|
fixed autofocus not stopping the first event if warning is enabled
|
2021-04-15 19:45:10 +01:00 |
|
Jack
|
5876233f7c
|
fixed shift clicking not working on active quote lengths
|
2021-04-15 18:42:13 +01:00 |
|
Mariusz Gumienny
|
a667e964a1
|
add missing backslash
|
2021-04-14 21:38:03 +02:00 |
|
Mariusz Gumienny
|
bc2b45224b
|
escape regexp special characters in words filter
|
2021-04-14 21:16:01 +02:00 |
|
Mariusz Gumienny
|
ff71ea58a1
|
fix include/exclude input regex
|
2021-04-14 21:06:16 +02:00 |
|
Jack
|
40f063e2bb
|
Merge pull request #1252 from Saint-dev/master
fixed bug with certain funbox modes
|
2021-04-14 17:39:38 +01:00 |
|
Saint-dev
|
f0221a7492
|
fixed bug with certain funbox modes
|
2021-04-14 11:41:24 -04:00 |
|
Jack
|
016b7fb6a8
|
made anchor tags scroll smoothly
|
2021-04-14 03:14:30 +01:00 |
|
Jack
|
99ecbe27cc
|
fixed tags not being loaded into the result filters
|
2021-04-13 20:17:14 +01:00 |
|
Jack
|
8edfcaa755
|
changed default keymap layout to overridesync, removed saved layout config property
|
2021-04-13 17:11:21 +01:00 |
|
Jack
|
1d0f95d018
|
removed unused imports
|
2021-04-13 17:07:46 +01:00 |
|
Jack
|
4ba5b85630
|
fixed overrides not working with opposite shift
|
2021-04-13 17:00:35 +01:00 |
|
Jack
|
b4f292e7f0
|
fixed bug introduced by moving from cookies to local storage
|
2021-04-13 14:50:48 +01:00 |
|
CrumblyLiquid
|
eae5cdba3e
|
Fix layout buttons on the settings page
Closes #1242
|
2021-04-13 11:29:47 +02:00 |
|
Jack
|
d89c8ef823
|
Merge branch 'master' into localstorage
|
2021-04-12 23:25:49 +01:00 |
|
Jack
|
bab327cdd3
|
removed console logs
|
2021-04-12 23:17:26 +01:00 |
|
Jack
|
e0099607ea
|
Merge pull request #1238 from dewblackio2/master
Fixed undefined (NaN) issue with Personal Average Pace Caret when using quote mode
|
2021-04-12 23:12:30 +01:00 |
|
SeerLite
|
8fb8b7236f
|
Merge branch 'master' into localstorage
|
2021-04-11 21:54:10 -04:00 |
|
Jack
|
f23f7055f6
|
baaaanaaaanaaaaaa
|
2021-04-12 02:30:41 +01:00 |
|
Nolan Karjala
|
a602ce6c1a
|
Change pace caret for quotes to use average wpm of up to a max of the last 10 quotes completed in target mode if the current quote has never been completed before rather than returning 0 / 0 resulting in undefined, and displaying an invalid pace caret position in the block.
|
2021-04-11 14:47:15 -04:00 |
|
Jack
|
9ffb6c92a6
|
reordered functions to avoid lint errors
|
2021-04-11 17:49:37 +01:00 |
|
Jack
|
3fc5477098
|
remembering pre funbox settings. no longer using a separate 'savedlayout' configj. closes #1085
|
2021-04-11 17:40:28 +01:00 |
|
Jack
|
40beef23a6
|
fixed bailout not working in infinite custom tests. closes #1226
|
2021-04-11 17:07:50 +01:00 |
|
CrumblyLiquid
|
ab6780151c
|
Merge branch 'master' of https://github.com/Miodec/monkeytype
|
2021-04-11 16:10:54 +02:00 |
|
CrumblyLiquid
|
a382cad6ab
|
Update custom theme color save notification
|
2021-04-11 16:10:42 +02:00 |
|
Miodec
|
d1fdf3b2de
|
fixed a typo introduced in #1200
|
2021-04-10 23:56:55 +01:00 |
|
Jack
|
1a0bb6fcb6
|
Merge pull request #1200 from seaerchin/feat/keymap-legend-style
Feat/keymap legend style
|
2021-04-10 16:37:23 +01:00 |
|
CrumblyLiquid
|
449dbd3b9d
|
Disables pb caret when not signed in
Should satisfy ebe7f02593 and closes #1161
|
2021-04-10 10:50:10 +02:00 |
|
seaerchin
|
e44a6e4fcb
|
refactor(static): removed keymap static files and associated imports
|
2021-04-10 14:15:33 +08:00 |
|
Jack
|
a6990cd369
|
fixed test config jumping up and down at certain zoom levels
|
2021-04-09 21:22:27 +01:00 |
|
Jack
|
c8ad880308
|
preventing default behaviour with quicktab enabled
|
2021-04-09 17:18:00 +01:00 |
|