Commit graph

3919 commits

Author SHA1 Message Date
seaerchin
83b3d9e66d feat(static/keymap): adds static files for keymap legend stylkes 2021-04-07 23:50:14 +08:00
Jack
ea52eeff09
Remove duplicates in czech_1k.json by CrumblyLiquid
Remove duplicates in czech_1k.json
2021-04-07 16:39:46 +01:00
Jack
2d83c75e20
Merge pull request #1196 from UnrealApex/master
Monkeytype image to website on README
2021-04-07 16:38:51 +01:00
Jack
d7009f7b64 fixed result chat input suggestions 2021-04-07 01:01:00 +01:00
Jack
fc8411f81d fixed page not changing 2021-04-07 01:00:51 +01:00
Jack
3bcd160e87 fixed page transition getting stuck 2021-04-07 00:51:09 +01:00
Jack
5042495bec allowing config change if tribe needs it 2021-04-07 00:45:27 +01:00
Jack
4840a1eb2e added a version mismatch screen 2021-04-07 00:33:04 +01:00
Jack
b80bb93cfd removed reconnection attempts, added manual reconnect button 2021-04-07 00:26:22 +01:00
Jack
83c9815687 added functions for showing and hiding leave queue button 2021-04-07 00:05:53 +01:00
Jack
65ca667ca0 clearing result when queueing again 2021-04-07 00:02:15 +01:00
Jack
dc7e8ce421 fixed errors 2021-04-07 00:01:54 +01:00
Jack
da626a4ea0 moved tribe files to a new directory
renamed mm status to matchmaking
moved some code into a function
2021-04-06 23:55:40 +01:00
UnrealApex
b781c6822d
Monkeytype image to website
Added link to Monkeytype website in Monkeytype image.
2021-04-06 12:25:18 -07:00
UnrealApex
e242efc00f
Merge pull request #10 from Miodec/master
Merge
2021-04-06 12:21:29 -07:00
Jack
0963a46917 version bump 2021-04-06 20:19:11 +01:00
Jack
ecc6aadbe0 fixed tribe diff 2021-04-06 20:18:03 +01:00
Jack
a7999c996d fixed player showing up as leavign on the result page 2021-04-06 20:08:35 +01:00
CrumblyLiquid
e8b96da852
Remove duplicates in czech_1k.json
Removes a bunch of duplicates (most of these duplicates were also incorrectly capitalized)
Fixes some capitalization issues
Removes "li" which is not a word but rather a type of suffix
2021-04-06 21:04:05 +02:00
Jack
7ea229e603 fixed result remaining sticking around,
disabling private rooms buttons on queue,
showing tribe diff on init,
fixed a transition issue
2021-04-06 20:00:49 +01:00
Jack
9cfa0a8344
Merge pull request #1191 from gavinmn/apple-touch-icon
Add apple-touch-icon favicons for Safari and iOS
2021-04-06 18:18:15 +01:00
Jack
af4adc64d8
Merge pull request #1192 from CrumblyLiquid/patch-1
Update czech.json
2021-04-06 18:18:06 +01:00
CrumblyLiquid
2a1af4c935
Update czech.json
"-li" is not a word and "Český" was there twice (source: I'm native speaker)
2021-04-06 18:04:22 +02: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
18141a52a6 Clear each cookie after migrating it 2021-04-06 12:01:47 -04:00
SeerLite
2945416609 Try to migrate from cookies to localStorage 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
Gavin Nelson
3b6e7ec388 Added apple-touch-icon favicons for Safari and iOS 2021-04-06 15:39:04 +00:00
Jack
66b228241a
Merge pull request #1185 from SeerLite/dont-quicktab-commandline
Don't quick tab restart when command line is open
2021-04-06 16:10:43 +01:00
Jack
a2763de590 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-04-06 16:10:23 +01:00
Jack
fc5753fd5d
Merge pull request #1190 from 71xn/added-gmk-muted-theme
Create muted.css
2021-04-06 16:09:56 +01:00
Jack
35bf71eae6 fixed db config restarting the test 2021-04-06 16:07:53 +01:00
Jack
a973a16a0a hopefully fixed the screenshot state freezing #1189 2021-04-06 15:34:17 +01:00
Jack
dbdbe75bd0 fixed merch banner not clickable 2021-04-06 14:06:51 +01:00
Finn Lestrange
3d38dd905a
Update _list.json 2021-04-06 12:55:10 +01:00
Finn Lestrange
be6436ba29
Update muted.css 2021-04-06 12:54:41 +01:00
Finn Lestrange
3467ba6715
Update _list.json 2021-04-06 12:10:04 +01:00
Finn Lestrange
862041b29c
Create muted.css
created a muted color scheme  / theme based on the GMK muted keycap set
2021-04-06 12:08:12 +01:00
Jack
566fc527a3
Merge pull request #1186 from Smithster/master
Custom background image filter
2021-04-06 01:36:55 +01:00
Jack
e2b1e2ade1 updated styling 2021-04-06 01:35:28 +01:00
Jack
86dc8f130f added saved notification 2021-04-06 01:25:28 +01:00
Jack
f5c65314b6 changed the way dom elements are referenced in js 2021-04-06 01:13:21 +01:00
Jack
b7f4d3c01a removed contrast
changed the way numbers are updated
2021-04-06 01:09:15 +01:00
Jack
0d802703b8 removed unnecessary events 2021-04-06 01:03:37 +01:00
Smithster
4f418788c4 fixed warnings in custom-background-filter 2021-04-06 00:59:13 +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
SeerLite
015f7db29d Don't quick tab restart when command line is open 2021-04-05 18:24:00 -04:00
Jack
cfb0855bae export to avoid error 2021-04-05 20:28:23 +01:00
Jack
759c7021e4 version 2021-04-05 20:21:36 +01:00