Commit graph

2754 commits

Author SHA1 Message Date
Miodec
8fcf467f7b Merge branch 'master' of https://github.com/Miodec/monkeytype 2021-01-13 03:28:03 +00:00
Miodec
73d27f67db custom text newline support 2021-01-13 03:27:59 +00:00
Miodec
c8af149ceb missing extra corrected class 2021-01-13 02:36:24 +00:00
Jack
833fd66ab5
Merge pull request #812 from SeerLite/alt-linux
Ignore Alt only modifier on Linux
2021-01-13 01:04:24 +00:00
Jack
a40f406da2
Merge pull request #824 from Ahmad-A0/master
Add language: code_javascript_1k
2021-01-12 18:20:26 +00:00
Jack
c44700cd99
Merge pull request #823 from Ahmad-A0/patch-1
Missing --error-extra-color for carbon.css
2021-01-12 18:19:57 +00:00
Jack
6e456af86b
Merge pull request #819 from baulml/master
Added missing .firebaserc_example file
2021-01-12 18:19:17 +00:00
Jack
484f54d193
Merge pull request #818 from ryevertigo/ryevertigo-stealth
Add the stealth theme
2021-01-12 18:18:57 +00:00
Jack
acfe823632
Merge pull request #817 from SeerLite/fix-mistyped-options
Revert punctuation/numbers after practice
2021-01-12 18:18:19 +00:00
Ahmad-A0
06b2cb7c20
Update list.json 2021-01-12 17:44:04 +00:00
Ahmad-A0
ab3e4c33d7
Add most used 1k words in the JavaScript language.
They are the most frequent words used in the top 40 npm packages. 
The words are sorted in order of popularity.
2021-01-12 17:43:19 +00:00
Ahmad-A0
18c9dc5580
Missing --error-extra-color for carbon.css
Added the missing error extra color, without this it defaults to the text color. 
Also changing the colorful variants to match.
2021-01-12 13:32:37 +00:00
paul
e8c51c0e88
Rename firebaserc_example to .firebaserc_example 2021-01-12 12:13:34 +01:00
Miodec
d1c70cf8d3 updated discord integration link 2021-01-12 02:03:54 +00:00
paul
3b50a7c9cc
Added missing .firebaserc_example file 2021-01-12 02:28:51 +01:00
ryevertigo
f009fe769f
Add stealth to list.json 2021-01-11 23:22:53 +01:00
ryevertigo
b1de0c5baa
Add stealth theme css 2021-01-11 23:12:37 +01:00
SeerLite
a780e90b65 Revert punctuation/numbers after practice 2021-01-11 18:52:50 -03:00
Miodec
dbcd934970 updated premid test mode text 2021-01-11 20:55:39 +00:00
Miodec
69b9de1cc7 added some elements to make premid integration a bit easier 2021-01-11 20:16:00 +00:00
SeerLite
9b01bedcfe Ignore Alt only modifier on Linux
Alt is used for a lot of important shortcuts on Firefox on Linux.
2021-01-10 23:20:36 -03:00
Miodec
826a539113 fixed error when resetting config. fixes #807 2021-01-10 16:03:17 +00:00
Miodec
de3650ed57 added a notice about ads being broken sometimes 2021-01-10 15:57:58 +00:00
Miodec
56afa1c6af average pace caret fixes, showing pace caret speed 2021-01-10 15:38:55 +00:00
Miodec
0b99ccdaff added a try catch to getlastchar function 2021-01-10 15:26:59 +00:00
Jack
af996d3e84
Merge pull request #809 from Jonny-exe/patch-2
Added an personal average pace maker
2021-01-10 14:40:49 +00:00
Miodec
7f85d6023d setting default stats value 2021-01-10 14:30:38 +00:00
jonny-exe
9d4274c53e db_getUserAverageWpm10 is now not called every time the caret is changed. 2021-01-10 11:51:42 +01:00
Jack
518c3ff4c5
Merge pull request #808 from MakerJake01/master
Added list of popular twitch emotes.
2021-01-09 21:19:53 +00:00
Jack
570a36d1e0
Merge pull request #806 from SeerLite/vim-bindings
Add Alt+ Vi-like bindings to command line
2021-01-09 21:19:38 +00:00
Jack
b502c29b2f
Merge pull request #805 from SeerLite/esc-fix-2
Have Esc always close commandline/leaderboards (final fix)
2021-01-09 21:18:39 +00:00
Jack
822e4d8478
Merge pull request #804 from TayIorRobinson/master
Update html2canvas.min.js
2021-01-09 21:18:23 +00:00
jonny-exe
751264c99b Added an average speed pace maker 2021-01-09 15:00:23 +01:00
MakerJake
a88ad4c089
Update list.json
added the twitch_emotes option so it will show up as an option.
2021-01-08 22:43:02 -05:00
MakerJake
272b202cd3
made the Twitch lowercase
I made the t in twitch lowercase so it matches the rest of the languages.
2021-01-08 22:41:51 -05:00
MakerJake
b99540e203
added main language json
added 200 plus word list with twitch emotes.
2021-01-08 22:40:14 -05:00
SeerLite
d32ce781ff Add Alt Vi-like bindings to command line 2021-01-08 02:07:00 -03:00
Miodec
c665b7e061 optimised function completion time, removed console logs 2021-01-08 02:11:53 +00:00
SeerLite
1b2e50f8d6 Have Esc always close commandline/leaderboards 2021-01-07 18:01:31 -03:00
SeerLite
139337fb5a Revert "Have Escape always close command line/leaderboard"
This reverts commit cd2761029e.
2021-01-07 17:42:46 -03:00
SeerLite
fb726076e7 Revert "Fix swapEscAndTab sometimes failing on Esc"
This reverts commit 4d8ba85b83.
2021-01-07 17:39:09 -03:00
Taylor Robinson
5c1c08c292 Update html2canvas.min.js
This fixes the issue where all fonts  in screenshots and in the favicon would render as Times New Roman rather than the font selected by the user
2021-01-07 17:45:29 +00:00
Jonny-exe
da6bc165a2
removed dot to make it more consistent 2021-01-07 10:41:12 +01:00
Jack
8c442bc9dd
Merge pull request #759 from Miodec/dependabot/npm_and_yarn/functions/date-and-time-0.14.2
Bump date-and-time from 0.14.1 to 0.14.2 in /functions
2021-01-06 22:11:24 +00:00
Miodec
254a0414a5 escaping characters used by regex 2021-01-06 22:02:31 +00:00
Miodec
79afe812f5 updated regular expression 2021-01-06 22:02:12 +00:00
Miodec
95f7968e51 removing word joiner and brought back special german characters. fixed #802 2021-01-06 21:48:18 +00:00
Miodec
0735d5bfdd fixed graphical bug where live wpm and acc were visible for a split second when loading the page 2021-01-06 21:27:51 +00:00
Jack
876378c842
Merge pull request #803 from SeerLite/esc-fix
Fix swapEscAndTab sometimes failing on Esc
2021-01-06 20:55:56 +00:00
SeerLite
4d8ba85b83 Fix swapEscAndTab sometimes failing on Esc 2021-01-06 15:28:13 -03:00