2
2
mirror of https://git.coolaj86.com/coolaj86/telebit.js.git synced 2025-02-21 16:18:04 +00:00

513 Commits

Author SHA1 Message Date
76ec7eb066 typo fix conifg -> config 2019-01-17 06:31:32 +00:00
RubenVinke
05dab9a52c 'README.md' updaten 2019-01-16 23:03:09 +00:00
20321b2fbe continue when systemd --user fails 2018-11-20 17:01:57 -07:00
8bf4bfc7c0 typo fix apt-install -> apt-get install 2018-11-20 16:59:32 -07:00
4f0db8bc9c continue when systemd --user fails 2018-11-20 16:57:44 -07:00
52d344c6e9 update toml docfile 2018-10-17 20:48:30 -06:00
8ffc30797a doc 'status' to take no arguments 2018-10-15 18:46:40 -06:00
909b479265 v0.20.8: fix npmPrefixPath 2018-10-09 16:30:10 -06:00
8589a66fca bugfix: always launchctl unload, not just on DEBUG 2018-10-07 23:05:32 -06:00
461166d3e3 single npm install process at a time 2018-10-07 22:50:11 -06:00
41d8674519 v0.20.6: bugfix: falsey ssh value means 'off', not 'default' v0.20.6 2018-09-25 01:39:05 -06:00
0a8fabef7a v0.20.5: minor bug fixes and WIP docs v0.20.5 2018-09-25 01:30:22 -06:00
3678c871cf comment out tcp instructions for now 2018-09-25 01:29:21 -06:00
e875b28f76 update docs 2018-09-24 22:47:03 -06:00
f3821b7dac export TELEBIT_VERSION 2018-09-24 22:44:39 -06:00
4d50c13c06 change greenlock._communityPackage 2018-09-24 19:01:17 -06:00
b5d2a759ce more doc updates 2018-09-23 02:03:31 -06:00
3e66e11f21 more doc updates 2018-09-22 23:35:13 -06:00
7e1243e71d add a chunk of docs 2018-09-22 20:56:08 -06:00
d0545a9a6b why, how and what, take 2 2018-09-22 15:09:05 -06:00
ddabf34c1b why, how and what, take 1 2018-09-22 15:09:00 -06:00
5512a4dd20 doc updates 2018-09-22 14:48:39 -06:00
4aaa87fd6c v0.20.4 [beta]: include single file logging 2018-09-18 23:04:52 -06:00
8c018bca69 v0.20.3 [beta]: include single file logging 2018-09-17 09:29:22 -06:00
db785fd267 single log file for both stdout and stderr 2018-09-16 02:45:05 -06:00
31e036e341 v0.20.2: cleanup welcome page 2018-09-16 02:43:57 -06:00
42d558b85e v0.20.1: cleanup restart 2018-09-16 00:16:43 -06:00
a6527d30a6 should poll for daemon start, but for now just wait 2018-09-14 03:51:58 -06:00
John Shaver
fd42234553 Some basic styling. Needs alot more work still 2018-09-14 01:28:18 -07:00
a714d7a7c5 chimney (log cleanup) 2018-09-13 23:42:04 -06:00
5d099b36a8 fix restart on close/error (TODO: double cehck enable/disable) 2018-09-12 09:55:07 -06:00
961090635c Merge branch 'v1' into next 2018-09-12 03:35:30 -06:00
7e21c85e82 merge with master 2018-09-12 03:35:22 -06:00
52805be470 Merge branch 'master' into v1 2018-09-12 03:33:57 -06:00
3726798062 update docs 2018-09-12 03:33:38 -06:00
ed34adb1a7 use sclient v1.4 2018-09-12 03:30:10 -06:00
3bbe616a12 Merge branch 'master' of josh/telebit.js into master 2018-09-12 08:18:35 +00:00
792f7c1914 Merge branch 'master' of imbdb/telebit.js into master 2018-09-12 08:17:58 +00:00
313b8f194b WIP simplify output 2018-09-11 02:03:50 -06:00
bcc8b957d4 add toml and sclient 2018-09-11 02:02:36 -06:00
f2f85cfa18 add sclient with inverse ssh proxying 2018-09-11 02:02:15 -06:00
imbdb
b2fc11d4bc Corrected a small language error 2018-09-07 11:29:04 +00:00
5ce4b90bcd WIP promisify bugfix enable 2018-09-06 03:39:21 -06:00
53ee77d8d3 WIP promisify (bug: enable acts as toggle) 2018-09-06 03:11:26 -06:00
45386c2649 bugfix: 0-index, duh 2018-09-05 13:33:34 -06:00
32f969cb18 bugfix: 0-index, duh 2018-09-05 13:33:01 -06:00
02a53f681f don't destroy empty socket 2018-09-05 01:21:47 -06:00
9b0d758a8b WIP reconnect on network change 2018-09-05 01:18:12 -06:00
d8aedb39c2 WIP refactor TelebitRemote with EventEmitters and Duplexes 2018-09-04 00:31:01 -06:00
d39ebf88a2 chimney 2018-09-03 23:18:59 -06:00