Commit graph

32 commits

Author SHA1 Message Date
Jack
8a8289c328 booring bugfixes 2020-12-17 15:45:45 +00:00
Jack
c3088b48e6 added live accuracy 2020-12-09 20:26:38 +00:00
Jack
0a42dee46a added min accuracy 2020-12-07 18:05:05 +00:00
Jack
7342a01137
Merge branch 'master' into misc 2020-12-02 18:03:25 +00:00
Jack
14c6234748 fixed mouse not clearing keyboard hover, and not reverting theme 2020-11-29 21:32:34 +00:00
typer
24828801da improved single list command line performance by batching appends 2020-11-28 19:27:54 -08:00
typer
decba8eaaa refactored misc and cloud functions 2020-11-27 23:27:24 -08:00
Jack
b2262e7b9c
Merge pull request #581 from typerqeo/browserify
Adding Browserify to the build process
2020-11-19 15:26:52 +00:00
decaf
24143cfe67 Fix "Bail Out" subcommands not hiding in single command mode 2020-11-19 08:35:32 -06:00
Jack
c3e2974bbf
Merge pull request #576 from decafff/master
Added available() method to commands to hide them from the list
2020-11-18 23:48:15 +00:00
typer
b879a5967d added browserify and made db.js an ES6 module 2020-11-12 23:12:53 -08:00
decaf
d17b3dfa34 Added available() method to commands to hide them from the list 2020-11-11 10:34:58 -06:00
Jack
5de90b3f59
Merge pull request #574 from decafff/master
Added command to open "change custom text" popup
2020-11-11 13:51:32 +00:00
Jack
c68cc0bec5 added toggle always show words history to the command line 2020-11-11 13:48:05 +00:00
decaf
4b900c646f Added command to open "change custom text" popup 2020-11-11 07:33:57 -06:00
Jack
2a9790b1ac
Merge branch 'master' into remove-comments 2020-11-10 20:32:06 +00:00
decaf
b376ebf95e Added resultVisible check to missed words command 2020-11-09 17:29:49 -06:00
decaf
01be6603d0 Added result options to commandline 2020-11-08 22:21:48 -06:00
typer
96827a19b2 removed code comments in js files 2020-11-08 17:43:47 -08:00
Jack
c5762d229a
Merge branch 'master' into lint 2020-11-08 23:26:59 +00:00
Jack
6586022006 added strict space 2020-11-07 02:31:43 +00:00
Jack
9698a68b1a added missing toggle start graphs at zero to the command line 2020-11-06 21:09:54 +00:00
Jack
6c0cab5fa5 added 'hide extra letters' 2020-11-06 21:03:15 +00:00
Jack
153cdb0898 changed function names to follow the same convention 2020-11-06 20:52:50 +00:00
Jack
e2f41c6f42 added override sync option to the keymap layout 2020-11-06 20:28:33 +00:00
Jack
04f6ef7849 added static keymap mode 2020-11-06 19:20:50 +00:00
typer
c4b1407770 Merge branch 'master' into lint 2020-11-03 19:01:08 -08:00
Corey Bergeron
d8f9a40edd added enable ads to command line 2020-11-03 20:29:47 -05:00
typer
676d7c142a fixed or worked around the remaining lint errors. changed those I couldn't fix to warnings so that the app builds 2020-11-02 18:29:42 -08:00
typer
e70d38f541 fixed most lint errors 2020-11-02 17:32:27 -08:00
typer
56e2910a4d added eslint@6.0.0, gulp-eslint, babel-eslint dev dependencies. added linting to the concatenated source. removed a duplicate function to allow it to build. 2020-11-02 17:13:09 -08:00
typer
896affcda1 moved src to src/js 2020-11-01 21:41:58 -08:00
Renamed from src/commandline.js (Browse further)