Commit graph

3333 commits

Author SHA1 Message Date
Jack 21e8cf8299 fixed missing commit that was lost somewhere in the merges 2021-03-29 19:44:18 +01:00
Jack f63a682eaf removed uneccesary comment, marked comment to not be deleted 2021-03-29 01:01:12 +01:00
Jack c770eb961c removed console log 2021-03-29 00:46:53 +01:00
Jack f2dc18eeeb fixed corrected not resetting on history push 2021-03-29 00:46:47 +01:00
Jack 3029c29b8c updated project structure
added folders
renamed notification-center to notifications
2021-03-29 00:33:13 +01:00
Jack d1bd0d3178 removed unused file 2021-03-29 00:22:14 +01:00
Jack 239e3e61d6 lots of little code refactoring #495
relocated smaller functions and most events
divided code into small modules (layout emulator, support popup, version popup)
2021-03-29 00:19:17 +01:00
Jack 5a1460208a moved sign out button to a module, smoothed out the transition between the config and sign out button 2021-03-28 23:39:11 +01:00
Jack 1f1e52c573 changed the icon of quote search to a search icon instead of a tools icon 2021-03-28 21:54:29 +01:00
Jack 78bb84bff6 fixed result quote source width 2021-03-28 21:54:15 +01:00
Jack 36a9d4de37
Merge pull request #1149 from monkeytypegeorge/master
Added more quotes
2021-03-28 21:32:49 +01:00
monkeytypegeorge eebe062b1d Added quotes from Discord 2021-03-28 20:32:06 +00:00
monkeytypegeorge 695bd17c3f Merge remote-tracking branch 'upstream/master' 2021-03-28 20:21:45 +00:00
Jack 5ce55c2492
Merge pull request #1148 from 0x8b/fix-set-quote-length-all
fix `changeQuoteLengthAll` command
2021-03-28 21:18:03 +01:00
Mariusz Gumienny a34e60cea0 fix changeQuoteLengthAll command 2021-03-28 20:46:38 +02:00
Jack 60cbbc77c5
Merge pull request #1147 from VakushinAlex/fix_russian_quotes
replace character non-break space with character  space
2021-03-28 16:58:14 +01:00
Jack 5b051a8781
Merge pull request #1143 from 0x8b/copy-words-to-clipboard
added ability to copy words to the clipboard
2021-03-28 15:41:06 +01:00
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