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

561 Commits

Author SHA1 Message Date
1c9396216a generate and store private key for telebit-remote 2019-03-06 23:18:26 -07:00
21115b9543 address npm's security audit warnings 2019-02-28 01:43:05 -07:00
693a524549 use eggspress for routing 2019-02-28 00:00:23 -07:00
583ffabdff minor updates 2019-02-27 20:51:47 -07:00
75f538fa16 minor cleanup, throw on previously unchecked error 2018-11-04 14:28:07 -07:00
d5a622444e don't require subdomain 2018-11-02 10:31:31 -06:00
0996d78ecd add note on ssh 2018-11-01 03:49:36 -06:00
7758e3b5ed forms now work on enter key 2018-11-01 03:18:42 -06:00
fff8f318c0 handle shares a little better 2018-11-01 03:11:47 -06:00
535c9732c6 rearrange a few things 2018-11-01 02:19:07 -06:00
34bcf79d98 use default sshd_config on windows also 2018-11-01 00:56:39 -06:00
142fb0942c show local ssh config 2018-10-31 23:49:40 -06:00
7f18482566 more exact checking 2018-10-31 23:47:13 -06:00
40921b58ff function to test ssh safety 2018-10-31 23:16:55 -06:00
d743c51d86 change to status after auth 2018-10-24 23:34:12 -06:00
b18a6aa01c show error when status is error 2018-10-23 13:18:58 -06:00
08c18b8c94 async transitions, but don't delay 2018-10-23 13:03:36 -06:00
2679a20d1c updates for config file 2018-10-23 00:44:59 -06:00
ce20b058e6 updates to status page 2018-10-22 22:36:46 -06:00
c5e7811028 refactoring for web ui and resumable state 2018-10-22 00:17:49 -06:00
4b64490bdc handle config object (or old array) and some web ui fixes 2018-10-22 00:13:03 -06:00
075342920d fixes... 2018-10-21 04:10:39 -06:00
61a5af2124 chimney 2018-10-21 04:01:21 -06:00
e6b7ba575f wip trying to get auth request and token... 2018-10-21 03:32:04 -06:00
9e1c9c00ca web ui updates 2018-10-20 23:25:14 -06:00
b81f0ecede use details and summary for advanced 2018-10-20 19:11:16 -06:00
40d78b463f use local relay to avoid cors 2018-10-20 16:46:53 -06:00
f0222baff6 wip adapt common init for web setup 2018-10-18 01:52:30 -06:00
f2e60dae5e wip i18n cli 2018-10-18 01:11:54 -06:00
07e9bd7ed9 wip web setup 2018-10-18 01:11:37 -06:00
9827267620 Merge branch 'master' into next 2018-10-17 20:49:19 -06:00
52d344c6e9 update toml docfile 2018-10-17 20:48:30 -06:00
81ee4b27a5 move email prompt to locale doc file 2018-10-17 20:46:56 -06:00
b75552a287 add uptime info 2018-10-15 23:08:27 -06:00
66758f4dbf post merge bugfix 2018-10-15 22:17:10 -06:00
311e82b9b6 complete merge 2018-10-15 22:04:32 -06:00
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
26939a62cf add route function 2018-10-15 21:06:59 -06:00
a6e4bda317 move control handler to own function 2018-10-15 21:02:57 -06:00
e0ea17a377 merge master 2018-10-15 20:48:00 -06:00
be7a895dc7 WIP web remote client 2018-10-15 20:37:07 -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
8f7e865d49 move from json-in-querystring to POST bodies 2018-09-25 02:18:38 -06:00
20ed109aeb merge ssh defaults bugfix from master 2018-09-25 01:39:53 -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
ebd4f530f2 v0.21.0-wip.1: refactoring rc 2018-09-25 01:31:53 -06:00