Commit graph

3466 commits

Author SHA1 Message Date
Jack
e2fa8cfa97
Merge pull request #1145 from 0x8b/custom-test-duration-input-parser
custom test duration input parser
2021-03-28 15:40:45 +01:00
Jack
d8bc30169b
Merge pull request #1146 from 0x8b/quotes-in-polish
added some quotes in Polish
2021-03-28 15:39:03 +01:00
aleksandr.vakushin
d3f1b8c3e8 replace no-break space with space 2021-03-28 17:22:17 +05:00
Mariusz Gumienny
0facfc02e3 added some quotes in Polish 2021-03-28 13:40:42 +02:00
Mariusz Gumienny
f53d8659ca add input parser for custom test duration popup 2021-03-28 09:56:43 +02:00
Mariusz Gumienny
fd0f84a92d split customMode2Popup into customTestDurationPopup and customWordAmountPopup 2021-03-28 09:10:13 +02:00
Mariusz Gumienny
f6a21d5e18 added ability to copy words to the clipboard 2021-03-28 07:52:05 +02:00
Miodec
533f995baa removed unused imports 2021-03-28 02:47:45 +01:00
Miodec
093d5bbafd added mini result chart module. #495 2021-03-28 02:45:26 +01:00
Miodec
f9f4eb097c removed dom util, moved functions into relevant modules #495 2021-03-28 02:20:55 +01:00
Miodec
716121eb45 added test config module #495 2021-03-28 02:00:23 +01:00
Miodec
280481b262 added challenge contrlller module,
added custom mode2 popup module
#495
2021-03-28 00:38:04 +00:00
Miodec
d06e7e7044 fixed bug with punctuation 2021-03-27 23:00:09 +00:00
Miodec
46681cfe4d removed non danish words 2021-03-27 22:48:49 +00:00
Jack
961938bed4
Merge pull request #1142 from Smithster/master
Words Filter
2021-03-27 19:32:31 +00:00
Jack
91cf492b88
Merge pull request #1140 from zekth/gp_theme
feat: add Grand Prix Theme
2021-03-27 18:44:35 +00:00
Jack
e06d667f56
Merge pull request #1137 from 0x8b/master
added polish 200k
2021-03-27 18:44:12 +00:00
BuildTools
9d1acdde28 Merge branch 'master' of https://github.com/Miodec/monkeytype 2021-03-27 18:39:55 +00:00
BuildTools
d74d9a5fbb Added roundness
Changed Colors
2021-03-27 18:26:26 +00:00
BuildTools
feed802365 Removed Comment 2021-03-27 17:59:05 +00:00
BuildTools
766938e04e Styling of word filter
Trimmed include and exclude fields
2021-03-27 17:56:57 +00:00
BuildTools
1ce93391f7 Styling of language select
Fixed active theme button

Fixed some fonts not showing in settings
2021-03-26 19:26:41 +00:00
Miodec
083b37d0da fixed error on changing theme 2021-03-26 01:53:55 +00:00
Miodec
69b2242c96 Revert "Merge branch 'master' of https://github.com/smithster/monkeytype"
This reverts commit 83cf30362d, reversing
changes made to 67fb123d8f.
2021-03-26 01:48:51 +00:00
Miodec
83cf30362d Merge branch 'master' of https://github.com/smithster/monkeytype 2021-03-26 01:36:49 +00:00
BuildTools
76b0ff53e8 Added select2 2021-03-26 01:35:26 +00:00
Miodec
67fb123d8f fixed warning 2021-03-26 00:37:37 +00:00
Miodec
aec4959d5b fixed some todo's 2021-03-26 00:31:03 +00:00
Miodec
d0f8ea3d82 removed unnecessary code 2021-03-26 00:27:01 +00:00
Miodec
ca018155ee reordered functions to fix some warnings,
removed unused code
2021-03-26 00:23:32 +00:00
BuildTools
ba173e631a fixed capitalisation 2021-03-25 23:07:49 +00:00
BuildTools
7a800b7c43 Merge branch 'master' of https://github.com/Miodec/monkeytype 2021-03-25 23:06:54 +00:00
Miodec
9499c5d76c moved commandline into a module #495 2021-03-25 23:00:53 +00:00
Miodec
9cc2b14631 removed empty line 2021-03-25 22:36:28 +00:00
Miodec
c46b268774 moved activate funbox to its module #495 2021-03-25 22:08:02 +00:00
Miodec
f535f2cd66 removed unused dependencies 2021-03-25 22:07:47 +00:00
Miodec
7d60917b1e reordered code 2021-03-25 22:07:40 +00:00
Miodec
a278441481 moved config into a module. #495 2021-03-25 20:48:46 +00:00
Vincent LE GOFF
b80c13a4a3 feat: add Grand Prix Theme 2021-03-24 22:06:21 +01:00
Miodec
7b49ae2150 moved quote search to a module. part of #495 2021-03-24 20:42:25 +00:00
Miodec
d4c30536bb fixed pace caret being too low 2021-03-24 19:46:25 +00:00
Miodec
3b47f0172a moved pace caret to a module. part of #495 2021-03-24 19:44:32 +00:00
Miodec
cc9cd4ef33 added funbox module, moved some of funbox code into it, added a new memory funbox timer 2021-03-24 19:14:54 +00:00
monkeytypegeorge
cf20b367ec Added quotes from Discord 2021-03-24 18:34:16 +00:00
Miodec
5f67f3e5b5 moved test logic to a module 2021-03-24 17:37:55 +00:00
Mariusz Gumienny
9016ec619d added polish 200k 2021-03-24 15:32:48 +01:00
Miodec
bfc83574d1 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-03-24 13:03:40 +00:00
Miodec
8dd060695e removed non danish word 2021-03-24 12:59:13 +00:00
Jack
fff0839352
Merge pull request #1135 from leduyquang753/custom-font-fix
Custom font fixes
2021-03-24 12:58:02 +00:00
Miodec
dc4549ce10 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-03-24 12:57:19 +00:00