Commit graph

1534 commits

Author SHA1 Message Date
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
typer 87a362ec23 added 200 Hebrew words 2020-09-10 02:37:32 -07:00
Jack 8d4fdc6b9a added back filtered time typing 2020-09-10 00:43:31 +01:00
Jack 4c13e42ab7 added balloons to filter indicators 2020-09-10 00:36:48 +01:00
Jack d95f71a300 fixed trendline for activity graph 2020-09-10 00:13:05 +01:00
Jack c50d024116 added some community themes 2020-09-09 22:36:42 +01:00
Jack 76d82b221b added offset to the main graph 2020-09-09 20:14:56 +01:00
Jack cbb9032916 added activity chart below the main account chart 2020-09-09 20:10:25 +01:00
Jack 65c4214561 added an option to disable graphs starting at zero 2020-09-09 15:56:30 +01:00
Jack 50741f20e9
Merge pull request #347 from typerqeo/caps-lock-backspace
Adds caps lock backspace mode and fixes some caps lock bugs.
2020-09-09 14:49:20 +01:00
Jack 6f31a1c167 removed unused accuracy scale 2020-09-09 13:26:14 +01:00
Jack 93438f7ab1 cache 2020-09-09 13:23:09 +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 9cb7d3e2c9 limting the amount of elements queried 2020-09-08 23:08:45 +01:00
Jack 7ade9bed21 removed more reads 2020-09-08 23:02:26 +01:00
Jack f86f6614fe removing db read from pb check 2020-09-08 22:57:59 +01:00
Jack 6dc51171cb moving to a single patreon document 2020-09-08 22:38:59 +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 7089b08cfd removed log 2020-09-08 01:18:48 +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 aa6aebc6f4 using pagination to avoid errors 2020-09-06 18:45:12 +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 877ce8e059 try catches to incrementing functions 2020-09-06 05:41:20 +01:00
Jack b6df7c22f2 trying to fix errors 2020-09-06 04:10:59 +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 ee0d65c6fd tracking test duration and started tests 2020-09-04 21:07:36 +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