Commit graph

468 commits

Author SHA1 Message Date
Jack 25c0857d52
Merge branch 'master' into hebrew 2020-09-10 23:48:33 +01:00
Jack 94d287289c dirty fix to remove console errors 2020-09-10 23:11:46 +01:00
Jack 27d78d1e7e not blurring when in result screen 2020-09-10 23:10:30 +01:00
Jack 1265ccf425 added out of focus notice 2020-09-10 23:05:57 +01:00
Jack dc6d23ac31 calculating the time earlier 2020-09-10 20:18:49 +01:00
typer e24df72656 refactored and added language direction to words.js 2020-09-10 08:42:15 -07:00
typer 6a3de3f8d8 refactor right-to-left language support 2020-09-10 06:04:10 -07:00
typer 74036d5eb9 some cleanup of Hebrew support 2020-09-10 05:36:40 -07:00
typer 47fe0c6a46 Add support for right-to-left languages 2020-09-10 05:26:05 -07:00
Jack 65c4214561 added an option to disable graphs starting at zero 2020-09-09 15:56:30 +01:00
typer 488fbe5ed7 Fixes a comment. 2020-09-09 04:39:01 -07:00
typer ff3c5fd137 Fixes a bug where caps lock was not overridden in caps lock backspace mode. 2020-09-09 04:36:43 -07:00
typer 955ac06487 Fixes a bug where pressing the enter key in an emulated layout would result in a console error. 2020-09-09 03:52:19 -07:00
typer 520e0d5bb7 Adds caps lock backspace mode. Also fixes a bug where shifting would sometimes be wrong while caps lock is on. For example, the O key in emulated Colemak would be lowercase with caps lock because it corresponds to a symbol in Qwerty. 2020-09-09 03:19:09 -07: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
typer 27d17412b6 Add read ahead mode. 2020-09-06 23:42:56 -07:00
Jack ed8ecf96a1 incrementing global stats 2020-09-06 15:17:32 +01:00
Jack e9ecc4f9ce only allowing 20 mistakes 2020-09-06 02:51:35 +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 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 d5eb52481d replacing words with numbers instead of adding extra numbers 2020-09-03 22:25:07 +01: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 f37ad97a05 fixed #278, supporting exchangable e and ё charactesr 2020-08-31 19:29:00 +01:00
Jack f473c8f411 ctrl tab should work on all browsers 2020-08-31 19:04:43 +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 918567f348 added scroll to top buttons 2020-08-30 03:55:23 +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 cd2220358c fixed out of error 2020-08-27 20:47:25 +01:00
Jack 3cbf46d181 fixed livewpm not working with bar tmier 2020-08-27 02:11:27 +01:00
Jack eeea57336d mini timer style fixes 2020-08-26 22:24:05 +01:00
Jack b55f9ea969 added mini timer style 2020-08-26 22:18:09 +01:00
Jack c3b846da02 fixed space sound, blind mode disabled sound on error 2020-08-25 20:31:36 +01:00
Jack 1d1a21c380 made click sounds polyphonic 2020-08-25 20:27:16 +01:00
Jack 92dd3a252a click sound will now always play if error sound is disabled 2020-08-25 20:15:16 +01:00
Jack c0b4562052 you can now view the charts for past results 2020-08-25 04:57:43 +01:00
Jack e53969dec2 saving chart data to the database 2020-08-25 02:18:18 +01:00
Jack f4b75e42bf fixed a bug where the caret would blink during the test 2020-08-24 18:11:24 +01:00
Jack 370b072e33 added play sound on click 2020-08-24 17:38:14 +01:00
Jack 41dc4b52f8 showing patreon list in about 2020-08-23 23:27:21 +01:00