Commit graph

555 commits

Author SHA1 Message Date
Jack 8c45b2d48d removed the posibility of duplicate quotes 2020-10-05 19:14:22 +01:00
Jack d6f7da7c09 click footer theme to change theme 2020-10-05 18:47:25 +01:00
Jack 1ac981ce16
Merge pull request #392 from RebonackAl/improvement/clean-typography-symbols
[#390] Typography Symbols are not mapped to universal keyboard standards.
2020-10-05 18:02:24 +01:00
Jack 8c92983ae5 changed the way custom speed is set for the pace caret 2020-10-01 19:51:29 +01:00
Rebonack 811e6205ed [#390] Typography Symbols are not mapped to universal keyboard standards.
Replaces specific typography characters with universal standards.
This is available to the user by a default checked checkbox.

The option is given to the user rather than always automatically applied because:
a) I'm not 100% sure other languages or keyboard layouts do not use these typography symbols as standard inputs.
b) There may be some who enjoy the challenge of entering Shift+Option+[ just to get a fancy quote mark.
2020-10-01 11:11:25 +10:00
Jack 7180b041e5 removed console logs 2020-09-30 18:52:26 +01:00
Jack 7c0054ffca hopefully fixed config not loading 2020-09-30 01:09:43 +01:00
Jack 794a6274dd added an unlink button 2020-09-29 00:10:33 +01:00
Jack bbf5a18178 fixed all filter showing undefined 2020-09-29 00:04:12 +01:00
Jack f404554b4b not allowing the user to restart while the result is calculating 2020-09-28 21:53:16 +01:00
Jack 4a26f2ffb1 fixed thicc showing undefined 2020-09-28 19:07:43 +01:00
Jack c12f82779c added an 'all' quote filter 2020-09-28 14:58:45 +01:00
Jack 788412a3a7 fixed a bug where corrected info would persist when repeating tests
added a feature where clicking on the test modes notice would open the command line / toggle that setting
2020-09-28 02:13:04 +01:00
Jack 0267140101 added quote length to the result screen 2020-09-27 14:57:25 +01:00
Jack ad661595ec new pbs are remembered in the result 2020-09-27 00:10:30 +01:00
Jack d3555daf1c added an option to set the quote length 2020-09-26 20:16:33 +01:00
Jack 101f72886b
Merge pull request #374 from willerbee/Feature-Indicate-Typos
Feature: Indicate Typos
2020-09-26 17:45:14 +01:00
Jack eb5a96bf3f fixed slightly incorrect raw calculation 2020-09-26 00:12:25 +01:00
Jack cdb1e2dbdf live wpm shows raw instead of wpm when blind mode is enabled 2020-09-25 20:26:59 +01:00
Jack c8a93c28f8 sharing custom themes now done via a url 2020-09-25 20:24:18 +01:00
Jack d8423a73d3 blind mode disables pace caret correction 2020-09-25 19:25:36 +01:00
Jack ee3a76cd68 fixed pace caret moving twice per step 2020-09-25 16:05:13 +01:00
Jack d7b562e052 correction moving to the next word too late 2020-09-25 12:50:37 +01:00
willerbee 2936a0892f
Insert the typo on the letter tag 2020-09-25 16:23:32 +08:00
Jack fef7d7f535 not moving the carets when off, formattign 2020-09-24 21:48:23 +01:00
Jack 07295b840d added repeated test notice 2020-09-24 21:22:28 +01:00
Jack 8dfe9596ae hiding pace caret if its above words 2020-09-24 21:20:43 +01:00
Jack 330a2a08c3 pacecaret update 2020-09-24 21:04:44 +01:00
Jack 4096d7d4c1 - 1 2020-09-24 00:32:09 +01:00
Jack 6c2dd2afa6 moving pace caret by the input length, not word length 2020-09-24 00:28:06 +01:00
Jack a90e3381bd fixed a bug where the long test warning would come up when changing pages 2020-09-23 23:51:10 +01:00
Jack 4dc1ae6a95 rollback 2020-09-23 23:38:50 +01:00
Jack 691ee21c72 changing the correction amount 2020-09-23 23:34:00 +01:00
Jack 9c23c28e00 applying correction after the inital move 2020-09-23 23:29:13 +01:00
Jack 8dd37e4d91 added space when moving forward 2020-09-23 23:18:46 +01:00
Jack 9c14f8db6e fixed corrected pace caret drift 2020-09-23 23:08:12 +01:00
Jack 1d9c859f21 adjusting pace caret 2020-09-23 22:33:00 +01:00
Jack bcf60f133f initialising pace caret when repeating tests 2020-09-23 18:31:22 +01:00
Jack 77daf7574a catching errors if test is started before pacecaret was initialised 2020-09-23 18:29:23 +01:00
Jack 74e6c707d6 pace caret is now self adjusting and should be 100% accurate 2020-09-23 13:52:25 +01:00
Jack 780e64481f added custom pace caret speed memory 2020-09-22 14:19:34 +01:00
Jack a8e50b60e4 making sure the displayed number is up to date 2020-09-22 14:04:38 +01:00
Jack a45bba353b the pace caret will not animate if smooth caret is disabled 2020-09-22 14:03:23 +01:00
Jack 4a9f69a4e0 rewrote the pace caret
added pace caret to the test modes notice
fixed a bug where the pace caret would not update until the next restart when using the command line
2020-09-22 13:49:50 +01:00
Jack 4123897067 fixed the test not failing in master mode when last word was completed too early 2020-09-22 12:18:58 +01:00
Jack 322d4f3ad2 updated error message 2020-09-22 12:13:23 +01:00
Jack 33570c6bf4 not showing lb diff if new lb position is not qualified 2020-09-21 17:48:18 +01:00
Jack 20eae342cd catching more errors 2020-09-21 17:27:52 +01:00
Jack d5876ac0ba removed pre spacegate wpm console log
fixed the issue where pace caret would start ahead after completeing a test
catching some errors
not disabling pace caret if pb is not found
2020-09-21 16:43:12 +01:00
Jack 5ee7850288 fixed pace caret being on the wrong line 2020-09-21 00:46:28 +01:00