Commit graph

5724 commits

Author SHA1 Message Date
Miodec
7130ca00a2 cache? 2022-01-15 00:26:51 +01:00
Miodec
f11183e6b0 whooooops 2022-01-14 23:32:09 +01:00
Miodec
d11dfd2ef3 updated nocss message 2022-01-14 23:29:24 +01:00
Miodec
d5f553adf6 typo 2022-01-14 21:35:02 +01:00
Miodec
6c1296519e updating bar to 45 when downloading results 2022-01-14 20:50:17 +01:00
Miodec
a9e16d94e4 Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-01-14 20:35:20 +01:00
Miodec
f6ce5abc69 sped up page loading by downloading data asynchronously 2022-01-14 20:31:28 +01:00
Miodec
c5712d33d4 added one more url 2022-01-14 20:31:07 +01:00
Miodec
6bc4da702a showing even if psa in memory is sticky 2022-01-14 19:54:54 +01:00
Miodec
6c93ed9c5a using new banners 2022-01-14 19:51:07 +01:00
Miodec
429f5de96e using new banners for merch banner 2022-01-14 19:50:22 +01:00
Miodec
9b74dbdfe9 removed unused css code 2022-01-14 19:50:01 +01:00
Miodec
5e1b4d37f5 added banner support 2022-01-14 19:49:46 +01:00
Miodec
53966af9e7 removed not needed code 2022-01-14 19:34:39 +01:00
Miodec
4528f85bdf added function to convert rem to pixels 2022-01-14 19:34:14 +01:00
Miodec
2d475145fa shortened config animation 2022-01-14 19:31:43 +01:00
Rizwan Mustafa
938d469388
Fixed typo (#2300) 2022-01-14 16:20:04 +01:00
Miodec
0ffa5de681 fixed broken graphs on tests longer than 122 seconds 2022-01-14 15:58:21 +01:00
Miodec
6180884881 Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-01-14 14:47:53 +01:00
Miodec
e7c86ee20a added consolelog 2022-01-14 14:44:35 +01:00
Miodec
2603866f42 better messages about the anticheat module 2022-01-14 14:44:24 +01:00
Jack
8a0d9ae592
Update example.env 2022-01-14 14:26:57 +01:00
Miodec
8ba3f40460 removed unnecessary array 2022-01-14 12:25:47 +01:00
Miodec
ccabc01ef3 fixed local pb raw being NaN 2022-01-14 12:21:06 +01:00
Miodec
1380b778cc renamed property 2022-01-13 23:03:25 +01:00
Miodec
dbba5e5bc0 Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-01-13 23:02:53 +01:00
Daniel Krikun
b07639ce72
Expand bash dictionary (#2293) by dkrikun 2022-01-13 23:02:36 +01:00
Teddi
69a0509a66
Add Ducky Frozen Llama Theme (#2292) by teddinotteddy
* Add Ducky Frozen Llama Theme

* Add Frozen Llama Theme to _list.json
2022-01-13 23:02:04 +01:00
Evan Callicoat
5e9549dba1
Fix APT layouts (#2299) by apsu
Remove outdated and little used APTx, and update APT to current version in author's repo, as well as rowstagger angle mod variant.
2022-01-13 22:55:44 +01:00
Miodec
1ab696ad86 shorter version popup 2022-01-13 22:55:00 +01:00
Miodec
ee34739b58 added keyup listener so caps warning correctly hides itself on webkit browsers. #2298 2022-01-13 20:47:48 +01:00
Miodec
3804d0981a fixed a bug where local tag pbs would get updated even if test was invalid 2022-01-12 22:40:26 +01:00
Miodec
f7cc27e425 not getting release from github while on localhost to avoid spamming the github api 2022-01-12 21:58:56 +01:00
Miodec
1c8fa8a8bf Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-01-12 21:51:26 +01:00
Miodec
89336823df favicon update 2022-01-12 21:51:20 +01:00
Teddi
3a9e77a732
Add More Theme Documentation (#2290) by teddinotteddy
* Create More Theme Documentation

* Update and rename Themes.md to THEMES.md

* Add Link to THEMES.md

* Update THEMES.md

* Better Readability for THEMES.md

* Add Image Highlighting what the Colors Correspond To

* Update THEMES.md

Co-authored-by: Jack <jack@monkeytype.com>
2022-01-12 20:57:39 +01:00
Miodec
5a1b459287 renamed text to main to make more sense to newcomers 2022-01-12 20:55:38 +01:00
Miodec
2cc18403e4 Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-01-12 20:53:29 +01:00
Miodec
9f0912e274 updated noscript message
added a message thats visible when the css failed to load
2022-01-12 20:53:20 +01:00
Miodec
864f312270 loading select2 later? possible safari fix? 2022-01-12 16:59:36 +01:00
Teddi
cb5c68a832
Fix Contributing Guidelines Node JS Link (#2286)
Node JS/NPM link wasn't working previously so I made a simple fix for that.
2022-01-12 16:43:02 +01:00
Miodec
b2b9d4c0f0 reduced code repetition by adding functiont to get mode2 2022-01-11 20:11:54 +01:00
Miodec
fc1aff8318 fixed double invalid notification. closes #2285 2022-01-11 20:01:56 +01:00
Miodec
cd633d5e33 moved commas to the beginning of the objects to avoid merge issues 2022-01-11 19:10:32 +01:00
Miodec
d83123ba35 if quote is failed for any reason and repeat quote typing is enabled, quote will repeat when test is restarted. closes #2277 2022-01-11 19:05:36 +01:00
Miodec
4b4d05f520 Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-01-11 18:56:11 +01:00
Miodec
af78014a7a added submission disabled message. closes #2278 2022-01-11 18:56:07 +01:00
oatmealsecurity
34c2e9ce19
updated colemak dhv (#2265) by oatmealsecurity
updated bottom row of Colemak-DHv layout to accurately reflect the current layout (I am the creator, and I won't be adding any more changes dw)
2022-01-11 18:53:48 +01:00
xiao
d0da67c357
Fixed character in some titles. (#2275) by xia0
* Added some quotes.

* Fixed ids

* Added length property to quotes.

* Fixed typo in quote 5716.

* Removed less accurate duplicate of quote 1099.

* Corrected typo in quote 5319.

* Corrected typo in quote 5798.

* Added quotes.

* Fixed source for quote 2759. Originally had garbled characters.

* Added quote

* "Fixed incorrect length"

* Fixed symbol in title

* Corrected symbol in title

* Fixed titles of some quotes.

* Fixed character in some titles.

* Prepare for pull

* Fixed a quote with incorrectly repeating "that".
2022-01-11 18:53:23 +01:00
Teddi
d4c7c62c26
Add Pink Lemonade, Creamsicle, and Beach Themes 🍹🍊🏖 (#2274) by teddinotteddy
* Create beach.css

* Update _list.json

* Update beach.css

* Update beach.css

* Update beach.css

* Update beach.css

* Update beach.css

* Update beach.css

* Add Creamsicle Theme 🍊

* Create pink_lemonade.css

* Delete beach.css

* Update _list.json

* Update _list.json

* Create beach.css

* Change Creamsicle Theme Error Color

* Change Error Color to Purple

Purple contrasts better with orange then blue.

Co-authored-by: Jack <jack@monkeytype.com>
2022-01-11 18:52:48 +01:00