Commit graph

137 commits

Author SHA1 Message Date
unknown 7f6c9a5267 added freedom mode 2020-05-22 19:39:35 +01:00
unknown cb5f8cbe00 added a custom time button 2020-05-22 19:23:15 +01:00
unknown fc6957ee3d made the crown animation even smoother 2020-05-22 18:23:38 +01:00
unknown 866d87c6cb fixed a bug where changing pages too quickly would show 2 pages at once 2020-05-22 17:59:28 +01:00
unknown ca0e07231a time mode now shows 3 lines and generates a new line only when the second is completed 2020-05-22 16:19:09 +01:00
unknown 49e3de8b38 changed the animation of the crown icon 2020-05-22 15:41:34 +01:00
unknown f428ea4007 added an easings library 2020-05-22 15:41:18 +01:00
unknown eb8f445e47 Merge branch 'master' of https://github.com/Miodec/monkey-type 2020-05-22 15:19:46 +01:00
unknown 65d30add8d the results now consider punctuation and language when checking if a crown should be showed 2020-05-22 15:19:31 +01:00
Jack c812481ccd added a command to join the discord 2020-05-22 12:54:02 +01:00
Jack f5f02836cd added a link to discord on the about page 2020-05-22 12:53:55 +01:00
Jack Bartnik 653085704e Update README.md 2020-05-22 12:32:18 +01:00
Jack dcbda83c0a fixed dots theme leaving the outline of the discord badge 2020-05-22 12:17:36 +01:00
Jack de9f274b97 updated serika colors to be more readable 2020-05-22 12:16:23 +01:00
Jack 2cf4f4f3a6 red discord icon badge is now hidden when focus is triggered 2020-05-22 12:09:37 +01:00
Jack d04133446a fixed menu button not changing back to login when logging out. fixes #50 2020-05-22 12:00:23 +01:00
Jack 95279adbc0 missing semicolor 2020-05-22 11:59:55 +01:00
Jack 918df865da added discord link 2020-05-22 11:51:05 +01:00
unknown 18eff0cc31 fixed a bug where punctuation would dissapear after 50 words in timed mode 2020-05-22 03:19:54 +01:00
unknown 3b8518e3ec added mr sleeves theme - shoutout to Taeha! 2020-05-22 02:57:58 +01:00
unknown ac42a9b174 restarting the page if the user changes the page. fixes #47 2020-05-21 23:02:19 +01:00
Jack cb210fd863 reverting to default colors if the favicon was about to be a solid square 2020-05-21 17:34:26 +01:00
Jack e771136404 added missing semicolons 2020-05-21 17:33:01 +01:00
unknown 1ee970c922 added a dynamic, theme depended favicon 2020-05-20 23:46:25 +01:00
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 1f451ac37c removed reference to removed file 2020-05-19 12:26:44 +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 03dda6f977 removed unnecessary file 2020-05-19 11:15:17 +01:00
Jack 952cbae04c added aliases for live and dev projects 2020-05-19 10:54:18 +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
unknown 4086646d5c made a new project so that the database and analytics dont get flooded when developing 2020-05-19 01:18:44 +01:00
unknown 52bcbe0e39 added back missing dependencies 2020-05-18 23:46:54 +01:00
Jack Bartnik 748ba43bee Updated readme to include a guide on how to contribute 2020-05-18 23:15:46 +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