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

124 Commits

Author SHA1 Message Date
1726e137b8 [WIP] getting closer 2019-03-28 02:51:07 -06:00
ffc95b4ddf [WIP] more new account 2019-03-26 03:22:15 -06:00
a5c448902e cleanup 2019-03-20 23:27:25 -06:00
53cc3ccaba add basic key handling to server 2019-03-09 05:05:37 -07:00
58dab177da shims for jwt and jws authentication 2019-03-07 01:38:21 -07:00
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
75f538fa16 minor cleanup, throw on previously unchecked error 2018-11-04 14:28:07 -07: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
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
075342920d fixes... 2018-10-21 04:10:39 -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
81ee4b27a5 move email prompt to locale doc file 2018-10-17 20:46:56 -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
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
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