636d71e652
Change Connection UI ( #269 )
...
This allows the user to select different connections from the terminal
block. Some features include:
- a status bar at the top of the term block that shows your current
connection
- an icon next to the status bar that shows whether the connection is
currently connected
- the ability to click the status bar and type in a new connection in
order to change the current connection
---------
Co-authored-by: sawka <mike.sawka@gmail.com >
2024-08-23 18:12:40 -07:00
Evan Simkowitz and GitHub
23261a7a98
Add flag for specifying a new node as magnified on insert ( #253 )
2024-08-20 20:14:14 -07:00
Mike Sawka and GitHub
037497e7f1
wsh edit working ( #252 )
2024-08-20 14:56:48 -07:00
Mike Sawka and GitHub
534fcc5d0a
client support for rpc cancel ( #249 )
2024-08-19 15:44:30 -07:00
sawka
00958b8fed
refactor
2024-08-19 15:01:00 -07:00
Mike Sawka and GitHub
0d8c159101
remote file preview (streaming) working ( #248 )
2024-08-19 14:37:52 -07:00
Mike Sawka and GitHub
8651659c02
get remote preview working ( #246 )
...
almost all there -- just need to fix streamfile for web urls.
2024-08-19 11:02:40 -07:00
Mike Sawka and GitHub
85874f92ca
set up remote connserver ( #245 )
2024-08-18 21:26:44 -07:00
Sylvie Crowe and GitHub
c30188552f
Add Unix Domain Socket Listener when Establishing Connections ( #243 )
...
This makes it possible to send wsh commands from wsh on a remote session
to wavesrv running locally. The exact behavior of running those commands
isn't implemented, but the underlying interface is added here.
2024-08-17 11:21:25 -07:00
Mike Sawka and GitHub
a451743937
POC showing how statfile can call the conn wshclient to get file info ( #242 )
2024-08-16 18:45:45 -07:00
Mike Sawka and GitHub
ae7d85630b
two level routing (based on how network switches work) ( #241 )
2024-08-16 16:49:49 -07:00
sawka
961502916b
implement remotewritefile
2024-08-13 18:36:11 -07:00
sawka
c962391b71
hook up wsh router to wps
2024-08-13 18:19:29 -07:00
Mike Sawka and GitHub
844451ea0d
wsh routing + proxy ( #224 )
...
lots of changes, including:
* source/route to rpcmessage
* rpcproxy
* wshrouter
* bug fixing
* wps uses routeids not clients
2024-08-13 16:52:35 -07:00
Mike Sawka and GitHub
c4a0e85d32
update wsh code for easier creation of client servers (for readfile/readdir/fileinfo) ( #218 )
2024-08-12 10:58:39 -07:00
sawka
4498ca8e9d
allow 'this' for blockid
2024-08-09 18:37:23 -07:00
Mike Sawka and GitHub
5165d099c2
wsh working over domain socket (and assorted bug fixes) ( #217 )
2024-08-09 17:46:52 -07:00
Sylvie Crowe and GitHub
7cba3c46d4
Additional Demo Fixes ( #191 )
2024-08-01 00:57:06 -07:00
Sylvie Crowe and GitHub
efd1e3c189
CPU Plot ( #185 )
...
Adds a CPU % Plotting Widget
2024-07-31 14:13:36 -07:00
Mike Sawka and GitHub
cfc875bc21
metadata updates (frontend typing) ( #174 )
2024-07-30 12:33:28 -07:00
Mike Sawka and GitHub
9df9c99fbd
checkpoint on domain sockets + update background colors + transparency ( #160 )
2024-07-26 13:30:11 -07:00
sawka
67ee0df322
add bare bones jwt stuff to support authsock
2024-07-25 16:41:34 -07:00
Sylvie Crowe and GitHub
0e46b79c22
Open Ai Port ( #154 )
...
This brings over a simplified version of the open ai feature from the
previous app but in widget form. It still needs some work to reach
parity with that version, but this includes all of the basic building
blocks to get that working.
2024-07-25 02:30:49 -07:00
Mike Sawka and GitHub
6c2ef6cb99
working on vdom implementation, other fixes ( #136 )
2024-07-23 13:16:53 -07:00
sawka
fd3581fc42
wsh deleteblock
2024-07-18 18:14:11 -07:00