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

496 Commits

Author SHA1 Message Date
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
918eeb49d7 merge with telebit-remote 2018-09-03 23:13:45 -06:00
a361a76258 merge with master 2018-09-03 23:04:41 -06:00
4210243c35 one bin to rule them all 2018-09-03 23:02:11 -06:00
290d192bc9 bin/telebit.js -> bin/telebit-remote.js 2018-09-03 23:01:43 -06:00
6cd2d0ac16 begin refactor TelebitRemote 2018-09-03 22:56:52 -06:00
4870cd1ee0 one bin to rule them all 2018-09-03 19:16:08 -06:00
170518d55a WIP one bin to rule them all 2018-09-03 19:15:48 -06:00
Josh Mudge
f12e74b340 Switch URLs 2018-08-31 20:11:12 +00:00
3fa6d15848 latest serve-tpl-attachment with security update 2018-08-12 04:10:01 -06:00
73c4444b51 update serve-tpl-attachment dep 2018-08-12 04:02:58 -06:00
687b2a3567 v0.20.0-wip: enable direct download of files via serve-index/serve-static 2018-08-12 03:45:13 -06:00
fb8aa998b3 don't expect data on 'connection' event 2018-08-08 03:14:40 -06:00
4a1f020100 Merge branch 'master' into v1 2018-08-08 02:31:46 -06:00
3724f66429 bugfix using custom relay 2018-08-08 02:31:36 -06:00
e72a5f1f56 WIP mproxy v2.x, still missing connection event 2018-08-08 02:30:38 -06:00
3c068debc0 display advanced config for relay when present 2018-08-08 01:39:27 -06:00
b5e8832fea add sclient link 2018-08-08 07:31:46 +00:00