Commit graph

98 commits

Author SHA1 Message Date
unknown 7e36b089af added chinese simplified 2020-05-20 19:13:02 +01:00
unknown 5b6bafa09d removed current langauge config from results page when completeing a custom test 2020-05-20 16:28:26 +01:00
unknown 0d0398d82d fixed words being set to height 0 when restarting the test in time mode 2020-05-20 16:22:19 +01:00
unknown 60fb77b346 fixed a bug where live wpm setting would not be saved when changed from the settings screen 2020-05-20 16:10:31 +01:00
unknown 2aba723ac4 fixed word restart transition not being smooth and sometimes not showing words at all 2020-05-20 15:57:54 +01:00
unknown e5e2f3403c added average wpm to account page 2020-05-19 20:27:08 +01:00
Jack 93876ce19b added some indicators to show if its the dev project or its hosted locally 2020-05-19 12:21:27 +01:00
Jack a9604666ce made the font size change transition smooter 2020-05-19 10:53:08 +01:00
Jack 16edddd535 - fixed a bug where on higher font sizes the words would get cut off
- removed wpm limit
2020-05-19 10:45:35 +01:00
Jack 9114b8bbd6 removed the 250 wpm limit for now 2020-05-19 10:44:44 +01:00
Jack 00fadcc386 added missing semicolons 2020-05-19 10:44:30 +01:00
Jack 4e564ddbec removed to lower case , german nouns need to be capitalised 2020-05-19 04:11:34 +01:00
Jack 9a239d7c16 fixed login icon not colored in oblivion theme.
fixes #37
2020-05-19 04:07:15 +01:00
Jack 70433ce982 improved custom text preprocessing to remove new line, tab characters and double spaces 2020-05-19 04:03:43 +01:00
unknown 06c2ce1bd5 made sure the website will work without analytics 2020-05-19 01:20:57 +01:00
Jack 96476a08a2 added an option to increase the test words font size 2020-05-18 22:45:14 +01:00
Jack Bartnik f8eeef9d2d Merge pull request #34 from ammarptn/add-thai-language
Add Thai language
2020-05-18 16:03:10 +01:00
Jack 54cc256816 fixed theme 8008 being previewed no matter which theme was selected. fixes #33 2020-05-18 14:11:33 +01:00
Ammar de636aa0b9 Add Thai language 2020-05-18 12:10:14 +08:00
Jack c5e3ee79e8 added a restart counter
added a stat on how many times the user restarted the test before completion, on average
added a stat on the percentage of completed tests
2020-05-17 13:17:08 +01:00
Jack 19bfa00e28 fixed #5 2020-05-17 12:40:58 +01:00
Jack 01f74ffe58 - added version to the bottom of the page
- added version history popup
- fixed a bug where livewpm still would be drawn on top
2020-05-17 12:40:41 +01:00
Jack Bartnik 8593846c3a Merge branch 'master' into dracula 2020-05-17 11:35:34 +01:00
Jack 91c5c6aa3f changed the color a bit, added error color change 2020-05-17 11:34:38 +01:00
Jack 955986c13a typo 2020-05-16 20:18:13 +01:00
Jack 40cdd0e2ec fixed a bug where sentences would be built in custom mode 2020-05-16 20:15:45 +01:00
Jack ff0d42b1de reverting to english language instead of showing error 2020-05-16 20:14:47 +01:00
Jack 900acfe27f made sure new words dont include spaces 2020-05-16 17:57:42 +01:00
Jack 0c16795b02 fixed a bug causing no new words to appear in time mode 2020-05-16 17:54:19 +01:00
Jack c39ae3b29d added language support 2020-05-16 14:57:01 +01:00
Jack b298716d64 active theme now shown in the settings page 2020-05-16 14:21:16 +01:00
Jack dc86887255 removed active word color variable 2020-05-16 12:15:55 +01:00
Jack 18bfcd5ab6 fixed a tiny bug where capital I would not be removed if punctuation mode is off 2020-05-16 11:49:40 +01:00
Jack baad544d27 due to the removal of word transform, the active word color variable needs to be the same 2020-05-16 11:35:51 +01:00
Jack e800ef4961 changed the error color on bushido to yellow 2020-05-16 11:32:08 +01:00
Jack 826cb257e2 added ! and ? as sentence stops 2020-05-16 11:26:01 +01:00
Jack 27953fbb1d flooring the accuracy instead of rounding 2020-05-16 11:19:49 +01:00
Jack 959b01386f showing the important error underline faster 2020-05-16 11:19:07 +01:00
Jack dd3dd503ce sorting the themes list alphabetically 2020-05-16 11:18:10 +01:00
Jack c85453b03d Merge branch 'master' of github.com:Miodec/monkey-type 2020-05-16 11:10:10 +01:00
Jack Bartnik 536401f458 Merge pull request #17 from mwahlig:fix/safari-escape
Prevent text input from escape key in Safari
2020-05-16 11:03:31 +01:00
Jack 549f9c47db removed paypal section from about, hopefully should fix "deceptive site" warning 2020-05-16 11:02:33 +01:00
Jack 7f93223bac Merge branch 'master' of github.com:Miodec/monkey-type 2020-05-16 11:01:09 +01:00
Jack 256bdf5e80 made sure the theme overrides the default styles 2020-05-16 10:58:26 +01:00
Mendel E 644e78c7ba Add nord theme 2020-05-15 17:38:51 -04:00
Matt Wahlig 5a3e0c689b Prevent text input from escape key in Safari 2020-05-15 16:25:38 -05:00
Matt Wahlig da3c082d01 Lowercase hex strings 2020-05-15 16:06:12 -05:00
Matt Wahlig 17f98e85e0 Add Dracula color theme 2020-05-15 16:01:39 -05:00
Jack 69d6aa1347 fixed theme event not logging theme name correctly 2020-05-15 19:44:07 +01:00
Jack a5ef8655fc graph y axis now begins at 0 to to avoid exaggerating wide swings in the data 2020-05-15 17:45:45 +01:00