2
2
mirror of https://git.coolaj86.com/coolaj86/telebit.js.git synced 2025-02-25 09:58:10 +00:00

346 Commits

Author SHA1 Message Date
2892316e25 read, not write, duh 2018-06-28 03:31:31 -06:00
ac1e46da1f pass flags directly, not as object property 2018-06-28 03:30:29 -06:00
7301ec1125 correction: first argument must be pathname 2018-06-28 03:29:05 -06:00
c1917f010b bugfix ignored path must still be a string 2018-06-28 03:27:34 -06:00
28eb15d2e4 typo fix mdir => mkdir 2018-06-28 03:25:36 -06:00
a8d5d91110 v0.18.6 v0.18.6 2018-06-28 03:12:45 -06:00
18316b805e bugfixes windows start, node daemon error 2018-06-28 03:12:13 -06:00
6f935f6735 v0.18.5 v0.18.5 2018-06-28 03:03:57 -06:00
9c83da19a4 remove deps 2018-06-28 03:02:14 -06:00
fa7e33d984 v0.18.4 v0.18.4 2018-06-28 02:37:53 -06:00
32b87f2486 refactor otp assignment slightly 2018-06-28 02:36:54 -06:00
58f06a7bf3 v0.18.3 v0.18.3 2018-06-28 02:22:15 -06:00
75c971c598 good default acme dir 2018-06-28 02:20:51 -06:00
9ae2bcc997 note npx usage 2018-06-28 02:07:19 -06:00
e67555cf52 v0.18.2 v0.18.2 2018-06-28 02:02:02 -06:00
d427280018 bugfix user systemd 2018-06-28 02:01:43 -06:00
ce00a9c721 bugfixes and comments 2018-06-28 01:57:57 -06:00
eb27cde8c0 bugfixes and cleanup 2018-06-28 01:53:03 -06:00
4b168225f0 update template vars 2018-06-28 01:18:02 -06:00
b1b5e32525 correctly pass error on failure to launch 2018-06-28 00:44:41 -06:00
ca933704e1 v0.18.1 v0.18.1 2018-06-27 23:09:43 -06:00
b3b44cdd33 update some templates and fix some bugs 2018-06-27 22:58:43 -06:00
83f824a08b v0.18.0 2018-06-27 21:36:30 -06:00
172eaea877 update to npm launcher 2018-06-27 21:35:14 -06:00
5eb4cdefb7 node-based install launcher tested on macOS 2018-06-27 04:24:56 -06:00
d85682ff7f WIP make installable from npm 2018-06-27 03:21:44 -06:00
e8b3ae59c8 omit limits for now 2018-06-26 23:47:06 -06:00
c77f8b6f15 add option O_NOCTTY to prevent terminal from hanging up 2018-06-26 19:11:46 -06:00
7406fad9e3 don't page systemctl status output 2018-06-26 01:24:12 -06:00
b89c07276f correct .config paths 2018-06-26 01:20:54 -06:00
800a3b4abc check status 2018-06-26 01:12:53 -06:00
1b1082910e remove systemd options which are not valid for user, remove pre-templated files 2018-06-26 01:02:48 -06:00
107f021b13 remove user systemd tmp dir services 2018-06-26 00:29:53 -06:00
489c953d0b note su issues 2018-06-26 00:26:58 -06:00
c0f592b78c use $HOME, not ~ 2018-06-26 00:13:12 -06:00
d6780b7295 hide node installer info, mkdir for user systemd 2018-06-25 23:58:46 -06:00
55ccf9347d show node install info 2018-06-25 23:51:46 -06:00
cea6738319 add preliminary user systemd support 2018-06-25 23:37:51 -06:00
b22018191d workaround dev/tty bugs - tell user to hit any key 2018-06-24 03:01:06 -06:00
68ed91a5c9 workaround dev/tty bugs 2018-06-24 02:53:29 -06:00
c55a348e4a echo typo fix 2018-06-24 02:45:32 -06:00
2e4422e5b8 pull service file from skel 2018-06-24 02:44:24 -06:00
83d4df0762 no sudo on osx 2018-06-24 02:36:09 -06:00
fa29aa3faf proper TELEBIT_CONFIG vars 2018-06-24 02:16:04 -06:00
3e9620ee90 end std input from tty 2018-06-24 01:19:31 -06:00
b2288e27c0 template unprivileged launcher 2018-06-24 01:18:59 -06:00
6137b1c0a8 add unprivileged LaunchAgent 2018-06-24 01:17:36 -06:00
dd3b6e3512 fix question set, add final callback 2018-06-24 00:34:24 -06:00
ae5313f39b use different variables for different scopes, duh 2018-06-23 23:37:49 -06:00
9968aad7a6 turn on debugging for a minute 2018-06-23 23:19:11 -06:00