waveterm/frontend/app
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
..
asset workspace switcher + new elements (in storybook) (#1148) 2024-10-27 13:22:06 -07:00
block conn updates 3 (#1711) 2025-01-10 14:09:32 -08:00
element Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
hook Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
modals Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
notification Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
store conn updates 3 (#1711) 2025-01-10 14:09:32 -08:00
tab Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
view conn updates 3 (#1711) 2025-01-10 14:09:32 -08:00
workspace Widget Config Magnify (#1689) 2025-01-08 15:02:55 -08:00
app-bg.tsx Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
app.scss wsh run (#1376) 2024-12-04 14:16:50 -08:00
app.tsx Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
mixins.scss Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
reset.scss Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
theme.scss Search box component (#1579) 2024-12-19 13:49:48 -08:00