waveterm/pkg
Mike Sawka ba5f929b3f
conn updates 3 (#1711)
lots of misc connection refactoring / fixes:

* adds blocklogger as a way to writing logging information from the backend directly to the a terminal block
* use blocklogger in conncontroller
* use blocklogger in sshclient
* fix remote name in password prompt
* use sh -c to get around shell weirdness
* remove cmd.exe special cases
* use GetWatcher().GetFullConfig() rather than re-reading the config file
* change order of things we do when establishing a connection.  ask for wsh up front.  then do domain socket, then connserver
* reduce number of sessions required in the common case when wsh is already installed.  running the connserver is now a "multi-command" which checks if it is installed, then asks for the version
* send jwt token over stdin instead of in initial command string
* fix focus bug for frontend conn modal
* track more information in connstatus
* simplify wshinstall function
* add nowshreason
* other misc cleanup
2025-01-10 14:09:32 -08:00
..
authkey Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
blockcontroller conn updates 3 (#1711) 2025-01-10 14:09:32 -08:00
blocklogger conn updates 3 (#1711) 2025-01-10 14:09:32 -08:00
docsite Fix docsite path error in docsite.go (#1272) 2024-11-12 12:30:37 -08:00
eventbus Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
filestore Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
genconn Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
gogen Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
ijson Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
panichandler Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
remote conn updates 3 (#1711) 2025-01-10 14:09:32 -08:00
service Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
shellexec Simplify regex and fix tests for pamparse (#1712) 2025-01-10 13:53:24 -08:00
telemetry Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
trimquotes SSH Agent Integration (#334) 2024-09-06 13:19:38 -07:00
tsgen Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
userinput Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
util Simplify regex and fix tests for pamparse (#1712) 2025-01-10 13:53:24 -08:00
vdom Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
waveai Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
waveapp Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
wavebase fix: default en_US.UTF-8 if lang has problems (#1687) 2025-01-07 11:47:40 -08:00
waveobj conn updates 3 (#1711) 2025-01-10 14:09:32 -08:00
wcloud Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
wconfig conn updates 3 (#1711) 2025-01-10 14:09:32 -08:00
wcore Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
web Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
wps Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
wshrpc conn updates 3 (#1711) 2025-01-10 14:09:32 -08:00
wshutil conn updates 3 (#1711) 2025-01-10 14:09:32 -08:00
wsl conn updates 3 (#1711) 2025-01-10 14:09:32 -08:00
wstore Happy new year! (#1684) 2025-01-04 20:56:57 -08:00