Commit graph

647 commits

Author SHA1 Message Date
Jack
4ff4d94ffa made sure font family is saved to the database
made sure the buttons work the same way as others
2020-08-01 14:25:14 +01:00
corey-b
0cd7b60fdf added font customization 2020-07-31 21:53:04 -04:00
Jack
e4064c4b14 saving funbox to the db 2020-07-31 03:14:14 +01:00
Jack
ca86301178 fixed formatting 2020-07-31 02:28:51 +01:00
Jack
6cb432fa44 made sure time doesnt reset when it reaches 24 hours 2020-07-31 02:25:49 +01:00
Jack
63720953b3 no longer changing confidence mode 2020-07-31 02:08:10 +01:00
Jack
5560d8bd42 simon says and tts now show word history 2020-07-31 01:57:00 +01:00
Jack
472a90123f made sure you can disable funbox modes 2020-07-31 01:46:00 +01:00
Jack
69353bd306 changed tts voice 2020-07-31 01:40:05 +01:00
Jack
57df3739f8 added funbox 2020-07-31 01:33:17 +01:00
Jack
5c2f79173d removed unnecessary logs 2020-07-31 00:31:07 +01:00
Jack
1eff9dda46 added consistency to the account page 2020-07-30 23:03:47 +01:00
Jack
f356dd5dd0 made sure to use raw data when calculating consistency 2020-07-30 21:33:25 +01:00
Jack
fd1af13364 delaying theme color object call 2020-07-30 21:08:24 +01:00
Jack
9cfc3bd8d2 fixed typo 2020-07-30 20:50:57 +01:00
Jack
cdcedb3b29 added custom word and time popup 2020-07-30 20:16:07 +01:00
Jack
5cc6e1904e made sure only one date filter can be enabled 2020-07-30 19:48:57 +01:00
Jack
414cb8a940 making sure to get theme colors 2020-07-30 19:31:43 +01:00
Jack
27b5efd435 added a global object that holds the colors for the current theme 2020-07-30 18:10:06 +01:00
Jack
df029cc215 made sure consistency cannot be nan 2020-07-30 18:00:22 +01:00
Jack
7b1ccdf17b added consistency stat, updated the result page layout 2020-07-30 16:52:38 +01:00
Jack
ba7e78e3bc added screenshot watermark 2020-07-28 18:44:36 +01:00
Jack
74f35d3633 fixed a bug where keymap react would highlight wrong keys 2020-07-28 18:14:56 +01:00
Jack
b6bc5e4797 restarting test when changing keymapmode 2020-07-28 16:26:41 +01:00
Jack
d5e6f4a123 Merge branch 'master' of https://github.com/Miodec/monkey-type 2020-07-28 16:09:35 +01:00
Jack
f0ee3fec7c
Merge branch 'master' into master 2020-07-28 16:09:00 +01:00
Jack
e5a7c23c05 added react mode, fixed settings and command line 2020-07-28 15:57:45 +01:00
Jack
fb8823747a added color library to animate colors 2020-07-28 14:45:05 +01:00
GuyClicking
0c69956f4c
Added QGMLWY layout 2020-07-28 13:42:57 +10:00
Christopher Sarmiento
a8b083dde0 added live keymaps. Needs some styling but fully functional 2020-07-27 20:59:06 -04:00
Jack
8ada84d4bb added the ability to toggle between custom and preset theme from the command line 2020-07-27 03:21:18 +01:00
Jack
fb5e748ac6 fixed bar progress for custom 2020-07-27 03:09:05 +01:00
Jack
98f168e5c6 when custom text random is enabled, making sure to dynamically add more words
made sure progress words for custom texts
2020-07-27 03:06:02 +01:00
Jack
e4ee710404 fixed a bug where words history would show missed keys as incorrectly typed keys 2020-07-27 00:08:49 +01:00
Jack
1cfb8bedac changed the max number of characters to 14 2020-07-26 15:20:49 +01:00
Jack
44711dab79 changed confidence mode to support multiple options 2020-07-26 01:19:10 +01:00
Jack
da887db497 last words that were uncompleted in time mode will now no longer affect raw and incorrect chars 2020-07-25 16:27:57 +01:00
Jack
77d670853d Merge branch 'master' of https://github.com/Miodec/monkey-type 2020-07-25 15:32:25 +01:00
Jack
7268a127aa fixed infinite loop 2020-07-25 15:32:21 +01:00
Jack
c571b7e8fb added a custom text popup that allows to randomise words with a certain number of words 2020-07-25 15:16:40 +01:00
Jack
fcb8352da4 fixed stop on error causing easy expert and master tests 2020-07-25 12:01:52 +01:00
Jack
bbf1bd02c8 Merge branch 'master' of https://github.com/Miodec/monkey-type 2020-07-25 01:35:12 +01:00
Jack
58fec601fa
Merge pull request #202 from throwawaywords/patch-3
Added Norman, Halmak, qwpr and QGMLWB layouts.
2020-07-25 01:34:57 +01:00
Jack
5698040992 changed the way word elements are handled - this should completely get rid of the lag on long tests (if show all lines is disabled) 2020-07-25 00:41:43 +01:00
Jack
3fc397a6f6 making sure you cant switch out of or to the challenge themes during or after the test 2020-07-25 00:39:28 +01:00
throwawaywords
af76ec4420
Fix typo 2020-07-24 09:30:18 +03:00
Jack
975ecd1031 updated the transition from custom to preset to hopefully fix the bug where the inputs can be accessed even when not visible on safari 2020-07-23 14:21:16 +01:00
Jack
cde1db7ef7 removed unnecessary log 2020-07-23 14:03:40 +01:00
Jack
f23f9fd94f fixed text progress not showing up 2020-07-23 13:53:24 +01:00
Jack
a6379a6b67 fixed master mode not showing mistake 2020-07-23 13:48:04 +01:00