waveterm/pkg
Sylvie Crowe 3385608b4a
SSH Port (#111)
This enables basic ssh for connections using publickey auth without a
passphrase. It can be established by creating a widget with the "meta"
property set to
```
{
    "connection": "<user>@<host>:<port>"
}
```
where the :<port> is optional.

---------

Co-authored-by: sawka <mike.sawka@gmail.com>
2024-07-15 18:00:10 -07:00
..
blockcontroller SSH Port (#111) 2024-07-15 18:00:10 -07:00
cmdqueue wsh view works -- uses a WS event to send to the frontend 2024-06-24 19:04:08 -07:00
eventbus initial implementation of move block to window (#77) 2024-06-25 14:56:37 -07:00
filestore cmd blocks (#74) 2024-06-24 14:34:31 -07:00
ijson working on ijson and wsh magic (#53) 2024-06-13 23:54:04 -07:00
remote SSH Port (#111) 2024-07-15 18:00:10 -07:00
service start unix domain socket server. fix a couple small bugs 2024-07-09 14:31:16 -07:00
shellexec SSH Port (#111) 2024-07-15 18:00:10 -07:00
topicbus simple topic bus implementation -- creates topics on subscribe, deletes topics with no subscribers, extenal notification channel 2024-06-04 00:12:58 -07:00
tsgen wsh view works -- uses a WS event to send to the frontend 2024-06-24 19:04:08 -07:00
util New Directory View Columns (#71) 2024-06-22 00:41:49 -07:00
wavebase New Directory View Columns (#71) 2024-06-22 00:41:49 -07:00
waveobj wsh rpc working (#55) 2024-06-17 09:58:28 -07:00
wconfig split web server into a listen and serve call 2024-07-09 13:47:39 -07:00
web start unix domain socket server. fix a couple small bugs 2024-07-09 14:31:16 -07:00
wshrpc Break layout node into its own Wave Object (#21) 2024-06-05 17:21:40 -07:00
wshutil cmd blocks (#74) 2024-06-24 14:34:31 -07:00
wstore initial implementation of move block to window (#77) 2024-06-25 14:56:37 -07:00