Commit graph

1293 commits

Author SHA1 Message Date
Jack 9cb7d3e2c9 limting the amount of elements queried 2020-09-08 23:08:45 +01:00
Jack eb2510e3fb not showing _ in funbox name 2020-09-08 01:34:30 +01:00
Jack fa8149bf16 changed read ahead to be a funbox 2020-09-08 01:32:26 +01:00
Jack f8cbc7cad6
Merge pull request #344 from typerqeo/read-ahead-mode
Add read ahead mode.
2020-09-08 01:20:02 +01:00
Jack 897e771698 fixed char counting
always showing 2 extra words in words history
2020-09-08 01:01:41 +01:00
Jack 487ebfbb8a fixed theme indicator not working with randomised themes 2020-09-08 00:32:08 +01:00
typer 27d17412b6 Add read ahead mode. 2020-09-06 23:42:56 -07:00
Jack a1f6cb73bd punctuation and numbers too close 2020-09-06 18:49:13 +01:00
Jack 83f722ff35 Merge branch 'master' of https://github.com/Miodec/monkey-type 2020-09-06 15:26:45 +01:00
Jack ed8ecf96a1 incrementing global stats 2020-09-06 15:17:32 +01:00
Jack 57d941caab clearing global stats when signing out and signing up
added accuracy axis
avoiding NaN display in time typed
2020-09-06 15:17:26 +01:00
Jack 8629472996 sending verification email at the bottom of sign up function 2020-09-06 13:26:29 +01:00
Jack e9ecc4f9ce only allowing 20 mistakes 2020-09-06 02:51:35 +01:00
Jack 993b4370ef limiting results to 1000, reading stats from db 2020-09-06 02:31:54 +01:00
Jack 726f834a60 fixed an issue where the request would be too large on long tests 2020-09-06 02:00:37 +01:00
Jack 9605957aef fixed caret animation not stopping 2020-09-04 23:33:06 +01:00
Jack 534c2d680a fixed timernumber centering 2020-09-04 21:11:24 +01:00
Jack 18e326220b fixed errors caused by numbers mode 2020-09-04 02:08:17 +01:00
Jack 9a1bf0a837 using the already existing function to get numbers 2020-09-04 01:43:16 +01:00
Jack 75e031010e
Merge pull request #340 from kunal-rp/master
Add Numbers as Option
2020-09-04 01:40:06 +01:00
Jack 5c9250e5fc added copy words history to clipboard button 2020-09-04 01:37:27 +01:00
Jack 7eaf8feb25 tweaked the positioning 2020-09-03 22:28:57 +01:00
Jack d1d8be4bb6 added command line to toggle numbers 2020-09-03 22:27:10 +01:00
Jack d5eb52481d replacing words with numbers instead of adding extra numbers 2020-09-03 22:25:07 +01:00
Jack e0bbff3a0f placed punction and nubmers next to eachother 2020-09-03 22:19:02 +01:00
Jack 56589d49ec added numbers filter and showing an icon if numbers were enabled 2020-09-03 22:14:39 +01:00
Jack 4ef4e7c18f resetting to default result filters if filtering failed 2020-09-03 22:05:15 +01:00
Jack ef42413698 fixed a typo that would cause an error while saving the config to db 2020-09-03 21:47:38 +01:00
KRP 8da9657d71 revert changes to package and css 2020-09-03 02:36:16 -07:00
KRP 26fa8f1e24 Add Numbers Toggle
Similar to punctuation toggle, but for dem digits
( no integration w/ personal bests and db storage)
2020-09-03 02:19:53 -07:00
Jack 7c6943c284 added two more sound on click options 2020-09-01 03:02:49 +01:00
Jack ba93bde8a8 results will no longer refresh when updating tags 2020-08-31 19:48:29 +01:00
Jack dd5286059f account page will not refresh straight away when updating tags to help with updating a lot of tags at once 2020-08-31 19:32:56 +01:00
Jack f37ad97a05 fixed #278, supporting exchangable e and ё charactesr 2020-08-31 19:29:00 +01:00
Jack 946abbb2d2 added account settings section 2020-08-31 19:15:10 +01:00
Jack f473c8f411 ctrl tab should work on all browsers 2020-08-31 19:04:43 +01:00
Jack c3fe948282 added some funbox descriptions 2020-08-31 19:02:33 +01:00
Jack 0dbbf4200c fixed show all lines not saving to the config 2020-08-31 18:48:26 +01:00
Jack adb0e69eaa added line break 2020-08-30 06:45:57 +01:00
Jack 05b7b8c37f saving the last result when a user signs up 2020-08-30 06:32:22 +01:00
Jack c94dcafd20 added alt + backspace 2020-08-30 04:51:49 +01:00
Jack fdfa073090 added load from preset button to the custom themes 2020-08-30 04:38:14 +01:00
Jack 918567f348 added scroll to top buttons 2020-08-30 03:55:23 +01:00
Jack 4ebd60b25b refreshing the color object later while randomising the theme to hopefully fix the bug where the keymap colors would be wrong 2020-08-30 02:34:48 +01:00
Jack d852fe40ed fixed quick tab button not being highlighted correctly 2020-08-30 01:29:55 +01:00
Jack 485af0e948 updated default config 2020-08-30 01:26:11 +01:00
Jack d29b0334e6 added a try catch to avoid errors 2020-08-30 01:14:57 +01:00
Jack 71dd8c105e added plus one funbox mode 2020-08-29 03:20:14 +01:00
Jack 0c69f0290b Merge branch 'master' of https://github.com/Miodec/monkey-type 2020-08-28 19:31:18 +01:00
corey fb845beef5 added superuser 2020-08-28 11:43:30 -04:00