Commit graph

62 commits

Author SHA1 Message Date
lukew3
fd30b5aa36 brought back firebase analytics and authentication 2021-05-31 23:47:58 -04:00
lukew3
d7c3f53e73 Merge branch 'master' of https://github.com/Miodec/monkeytype into Miodec-master 2021-05-27 11:28:04 -04:00
Miodec
4801edd1b4 added import export settings to the command line 2021-05-17 16:03:12 +01:00
Miodec
c284532e73 added separate setting for repeated pace 2021-05-17 15:36:27 +01:00
Miodec
a02a5f6862 removed pace caret style off as it didnt make sense 2021-05-16 01:00:07 +01:00
lukew3
0be490bf39 created axiosInstance with refresh tokens 2021-05-14 21:09:22 -04:00
lukew3
3978b7a106 firebase completely disconnected, working at restoring all functionality 2021-05-14 13:56:08 -04:00
Miodec
c76db46869 changing highlight mode will now cause the current word to update to reflect the change 2021-05-14 00:40:23 +01:00
mtthwn
4ac6cd3ac2 Merge branch 'master' of github.com:mtthwn/monkeytype 2021-05-10 18:06:48 -04:00
Miodec
d1b0c3fb11 not lowercasing layouts to avoid issues 2021-05-10 13:07:52 +01:00
Miodec
086b2d20a5 lowercasing custom layoutfluid
updating settings input
2021-05-10 12:45:23 +01:00
Jack
156fb99713 Merge branch 'master' into pr/Estebene/1383 2021-05-08 19:39:56 +01:00
Estebene
9222eceb03 Added basic preset setting functionality 2021-05-08 17:03:56 +12:00
Jack
f0aebbbb33 added notification when custom layoutfluid is saved
added default layoutfluid value
changed delimiter to #
addded a validation step and reverting back if validation failed
2021-05-07 15:44:18 +01:00
Jack
7fc3b09610 storing customlayoutfluid using _ instead of spaces so that it can save the config properly 2021-05-07 15:09:03 +01:00
OctahedronV2
518ec33189 Added custom layoutfluid setting 2021-05-05 19:47:59 -04:00
Jack
4a70f7e476 carrot and banana can now be used as pace caret style 2021-04-18 22:49:16 +01:00
Miodec
6e40003895 fixed banana caret style not cleared. closes #1264 2021-04-17 15:14:12 +01:00
Jack
5876233f7c fixed shift clicking not working on active quote lengths 2021-04-15 18:42:13 +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
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
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
Jack
3fc5477098 remembering pre funbox settings. no longer using a separate 'savedlayout' configj. closes #1085 2021-04-11 17:40:28 +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
seaerchin
a703a7123a fix(config): changed extra console log and html characters display 2021-04-09 13:30:50 +08:00
SeerLite
0a31eda4db Improve default timer style and color
Sets timer style to mini, color to "main" and full opacity.
So it looks better by default with most themes. With some themes the
previous black+0.25 was really hard to see, or just looked really bad.
2021-04-07 16:53:35 -04:00
seaerchin
30ca2a8a62 refactor(config): updated config/statics to be clearer 2021-04-08 03:13:24 +08:00
seaerchin
1e05a20d23 feat(config): adds dom manipulation to config to update keymap 2021-04-08 02:48:32 +08:00
seaerchin
795f695d88 fix(config): fixed setting keymap legends 2021-04-08 01:08:06 +08:00
seaerchin
60081674c4 feat(config): adds keymap legend styles defaults and update functions to config 2021-04-07 23:51:39 +08:00
SeerLite
72c846416d Treat null new config as empty
localStorage.getItem() returns null for inexistent keys.
2021-04-06 12:01:47 -04:00
SeerLite
a907d1e584 Use localStorage instead of cookies
Cookies are sent to the server on each request and are not recommended for
storing large amounts of data.
2021-04-06 12:01:44 -04:00
Jack
566fc527a3
Merge pull request #1186 from Smithster/master
Custom background image filter
2021-04-06 01:36:55 +01:00
Smithster
48c7835f2b added max option to custom background image size 2021-04-06 00:58:55 +01:00
Smithster
230da777cb Added custom background filters 2021-04-06 00:29:24 +01:00
Jack
82d28c860b db config sync 2021-04-05 18:33:27 +01:00
Jack
db950750c6
Merge pull request #1178 from Smithster/master
command line input autofill
2021-04-04 22:10:43 +01:00
Smithster
f17e25a9f7 Changed command line input to auto fill with current url for changing custom background. 2021-04-04 22:07:16 +01:00
Jack
ebe7f02593 removed this for now as its showing up while loading the page 2021-04-04 20:47:55 +01:00
Jack
98caff336f Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-04-04 20:43:13 +01:00
Jack
9425e7bc15 disabled pace caret pb when not logged in 2021-04-04 20:35:00 +01:00
Smithster
c7f1202944 -added change custom background to command line
-trimmed url input to reduce errors
2021-04-04 20:34:56 +01:00
Smithster
bdfab7caef -Now able to clear background images
-removed default image
-can now use enter to save background image
-removed pointless test
2021-04-04 19:33:59 +01:00
Smithster
643ecf6a00 Added functionality to add background image and background size 2021-04-04 17:29:50 +01:00
Jack
ed8eab4c66 actually fixed white flashing 2021-04-04 00:25:18 +01:00