2
2
mirror of https://git.coolaj86.com/coolaj86/telebit.js.git synced 2025-02-23 09:08:04 +00:00

90 Commits

Author SHA1 Message Date
79d01e2c31 show port on status 2018-10-15 21:48:28 -06:00
0bdaacb8aa allow port in remote client 2018-10-15 21:30:29 -06:00
e0ea17a377 merge master 2018-10-15 20:48:00 -06:00
8ffc30797a doc 'status' to take no arguments 2018-10-15 18:46:40 -06:00
8f7e865d49 move from json-in-querystring to POST bodies 2018-09-25 02:18:38 -06:00
68dac05d47 Merge branch 'master' into next 2018-09-25 01:29:28 -06:00
3678c871cf comment out tcp instructions for now 2018-09-25 01:29:21 -06:00
6c9d13f155 update require path 2018-09-25 01:26:47 -06:00
82f5545d72 wip minor refactoring 2018-09-25 01:14:54 -06:00
c3e9bbaa5a WIP keep parsing and console output in remote, move other stuff out 2018-09-25 00:45:32 -06:00
e875b28f76 update docs 2018-09-24 22:47:03 -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
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
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
3726798062 update docs 2018-09-12 03:33:38 -06:00
53ee77d8d3 WIP promisify (bug: enable acts as toggle) 2018-09-06 03:11:26 -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
918eeb49d7 merge with telebit-remote 2018-09-03 23:13:45 -06:00
6cd2d0ac16 begin refactor TelebitRemote 2018-09-03 22:56:52 -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
e72a5f1f56 WIP mproxy v2.x, still missing connection event 2018-08-08 02:30:38 -06:00
bd8d32d8ec WIP v0.20.x: add onconnection handler 2018-08-08 01:11:29 -06:00
78407f2a3e WIP v0.20.x: switch to proxy-packer v2.x and comment readable 2018-08-08 00:51:16 -06:00
568bcdcab2 updates 2018-07-27 22:30:58 -06:00
5bc9a58451 conditional logging 2018-07-07 20:19:03 -06:00
da31c0154f lots of debugging 2018-07-07 18:46:45 -06:00
82763460ef retry after bad network conn 2018-07-03 03:42:17 -06:00
b9fae99ddc winfix: better pipe support 2018-07-02 20:30:18 -06:00
5723b368db fix error condition 2018-07-01 01:35:45 -06:00
f0fa9c8615 send files over tcp 2018-07-01 01:18:10 -06:00
d3d488c1d3 handle files, sites, and directories 2018-07-01 00:53:26 -06:00
32e148961d tested normal and error conditions for a few different things 2018-06-30 16:18:22 -06:00
7a36b1af8a bugfix: show success, not just error 2018-06-30 13:20:00 -06:00
b2b9094d60 error message when localhost app isn't running 2018-06-29 17:31:34 -06:00
59baac2d2e prepare to use ports instead of pipes, if needed 2018-06-29 15:18:32 -06:00
5584638907 working: manage token with client 2018-06-29 14:51:56 -06:00
9441bf7f8e WIP get preauth clientside and realauth daemonside 2018-06-29 04:15:23 -06:00
02a89b52a4 server will wait for token 2018-06-28 20:35:58 -06:00
32b87f2486 refactor otp assignment slightly 2018-06-28 02:36:54 -06:00
cea6738319 add preliminary user systemd support 2018-06-25 23:37:51 -06:00
3e4b25b1f6 send error if response is weird 2018-06-22 23:55:18 -06:00
0a14bbd84c comments 2018-06-22 23:52:47 -06:00