Commit Graph

134 Commits

Author SHA1 Message Date
AJ ONeal 4a1f020100 Merge branch 'master' into v1 2018-08-08 02:31:46 -06:00
AJ ONeal 3724f66429 bugfix using custom relay 2018-08-08 02:31:36 -06:00
AJ ONeal 3c068debc0 display advanced config for relay when present 2018-08-08 01:39:27 -06:00
AJ ONeal da042f2dba handle 'none' better 2018-07-27 23:10:36 -06:00
AJ ONeal 568bcdcab2 updates 2018-07-27 22:30:58 -06:00
AJ ONeal 515d74a1ea fix #29 by uri encoding and decoding json 2018-07-26 11:26:34 -06:00
AJ ONeal 4b22e7675e v0.19.24: bugfix windows https://github.com/nodejs/node/issues/21771 2018-07-11 18:11:37 -06:00
AJ ONeal 96424aad4b v0.19.22: only interpret strings with / or \ as paths 2018-07-05 22:33:05 -06:00
AJ ONeal 9c7a6c6eec v0.19.21: Fix #27 2018-07-05 22:13:56 -06:00
AJ ONeal 959ed59b2f use console.info to denote intentional output 2018-07-03 05:07:42 -06:00
AJ ONeal ebe03df035 document my unverifiable woes 2018-07-03 04:53:24 -06:00
AJ ONeal 182045315b v0.19.20: winfixes 2018-07-03 04:40:21 -06:00
AJ ONeal 8f7ab08a99 don't define host and port, even as null 2018-07-03 04:37:41 -06:00
AJ ONeal eec7bab97a minor cleanup and longer wait for windows pipe 2018-07-03 04:12:53 -06:00
AJ ONeal b9fae99ddc winfix: better pipe support 2018-07-02 20:30:18 -06:00
AJ ONeal ba0afc1bff pass acceptd domains, not fail them, duh 2018-06-30 20:45:42 -06:00
AJ ONeal 7214890e5b v0.19.12 2018-06-30 20:24:56 -06:00
AJ ONeal 5b4dbbd77a show https:// prefix 2018-06-30 20:15:52 -06:00
AJ ONeal 649414403e better output before install exit 2018-06-30 20:14:38 -06:00
AJ ONeal fc0054bbf1 make the output bearable 2018-06-30 19:34:15 -06:00
AJ ONeal 9e61caaa6c bugfix missing relay on init 2018-06-30 18:18:03 -06:00
AJ ONeal b5136a9f08 #11 wildcard support 2018-06-30 17:56:10 -06:00
AJ ONeal 9c5aeda776 don't kill process on cli commands 2018-06-29 16:16:03 -06:00
AJ ONeal a928decbd8 renable parseCli 2018-06-29 15:53:55 -06:00
AJ ONeal 5584638907 working: manage token with client 2018-06-29 14:51:56 -06:00
AJ ONeal fce8e366c6 save config on upgrade token 2018-06-29 04:33:22 -06:00
AJ ONeal 9441bf7f8e WIP get preauth clientside and realauth daemonside 2018-06-29 04:15:23 -06:00
AJ ONeal 02a89b52a4 server will wait for token 2018-06-28 20:35:58 -06:00
AJ ONeal 2456228ae5 login/create account 2018-06-28 17:19:49 -06:00
AJ ONeal 3f319c5e9e remove some extra lines 2018-06-28 15:43:34 -06:00
AJ ONeal fcc6c6c5b5 Quiet down and stop speaking nonsense! 2018-06-28 15:37:31 -06:00
AJ ONeal 18b2584728 make 'press any key' last 2018-06-28 03:46:54 -06:00
AJ ONeal 2892316e25 read, not write, duh 2018-06-28 03:31:31 -06:00
AJ ONeal ac1e46da1f pass flags directly, not as object property 2018-06-28 03:30:29 -06:00
AJ ONeal 7301ec1125 correction: first argument must be pathname 2018-06-28 03:29:05 -06:00
AJ ONeal c1917f010b bugfix ignored path must still be a string 2018-06-28 03:27:34 -06:00
AJ ONeal 32b87f2486 refactor otp assignment slightly 2018-06-28 02:36:54 -06:00
AJ ONeal 75c971c598 good default acme dir 2018-06-28 02:20:51 -06:00
AJ ONeal ce00a9c721 bugfixes and comments 2018-06-28 01:57:57 -06:00
AJ ONeal eb27cde8c0 bugfixes and cleanup 2018-06-28 01:53:03 -06:00
AJ ONeal b3b44cdd33 update some templates and fix some bugs 2018-06-27 22:58:43 -06:00
AJ ONeal 172eaea877 update to npm launcher 2018-06-27 21:35:14 -06:00
AJ ONeal 5eb4cdefb7 node-based install launcher tested on macOS 2018-06-27 04:24:56 -06:00
AJ ONeal c77f8b6f15 add option O_NOCTTY to prevent terminal from hanging up 2018-06-26 19:11:46 -06:00
AJ ONeal cea6738319 add preliminary user systemd support 2018-06-25 23:37:51 -06:00
AJ ONeal b22018191d workaround dev/tty bugs - tell user to hit any key 2018-06-24 03:01:06 -06:00
AJ ONeal 68ed91a5c9 workaround dev/tty bugs 2018-06-24 02:53:29 -06:00
AJ ONeal 3e9620ee90 end std input from tty 2018-06-24 01:19:31 -06:00
AJ ONeal dd3b6e3512 fix question set, add final callback 2018-06-24 00:34:24 -06:00
AJ ONeal fce06087c8 ask fewer questions 2018-06-23 16:02:08 -06:00