Mike Sawka
360964d4ba
panic handlers everywhere ( #1327 )
2024-11-20 18:05:13 -08:00
Mike Sawka
271d8e2e9c
wsh getva, setvar, and file commands ( #1317 )
2024-11-19 17:20:47 -08:00
Mike Sawka
784bc89588
allow resolving 'ws' and 'client' as blockids ( #1316 )
2024-11-18 10:27:23 -08:00
Mike Sawka
1210313d2b
activity updates ( #1302 )
2024-11-15 16:09:26 -08:00
Mike Sawka
c4d7779003
wsh ai file attachments -- renderer in waveai ( #1281 )
2024-11-14 16:20:33 -08:00
Mike Sawka
045405aa5e
new wsh ai command ( #1257 )
2024-11-08 16:34:50 -08:00
Mike Sawka
2c055b56d0
new resolver formats (tab:N), and also make the structure of the resolvers much more robust ( #1254 )
2024-11-08 15:48:54 -08:00
Mike Sawka
c34a5912e7
return clientid in WaveInfoData, print for wsh version -v ( #1252 )
2024-11-08 14:19:56 -08:00
Mike Sawka
8893a42cd6
wsh version -v (to print config/data dirs and updater-channel) ( #1190 )
2024-11-01 10:20:15 -07:00
Mike Sawka
701d93884d
vdom 4 ( #1110 )
2024-10-23 22:47:29 -07:00
Sylvie Crowe
8248637e00
WSL Integration ( #1031 )
...
Adds support for connecting to local WSL installations on Windows.
(also adds wshrpcmmultiproxy / connserver router)
2024-10-23 22:43:17 -07:00
sawka
0590ba2509
merge main to dev 0.9
2024-10-18 09:29:39 -07:00
Mike Sawka
dc70ab4014
ws reconnection bug + clean up logging ( #1058 )
2024-10-17 23:42:55 -07:00
Sylvie Crowe
a5999aa02a
Plot Sysinfo ( #1054 )
...
Expands the cpuplot with memory plots and individual cpu plots. Also
improves the styling and handling of multiple plots.
2024-10-17 15:19:13 -07:00
Mike Sawka
c1c90bb4f8
browser view ( #1005 )
2024-10-17 14:34:02 -07:00
Mike Sawka
f33028af1d
azure ai support ( #997 )
2024-10-09 13:36:02 -07:00
Sylvie Crowe
41a34ad49f
Add Extra Log Messages to Improve Debugging Experience ( #906 )
...
This adds more debugging statements for connections and ai chat, in
order to provide us more context if users run into bugs.
2024-09-30 12:32:22 -07:00
Mike Sawka
52cb36bc37
id 'tab' for current tabid ( #891 )
2024-09-26 23:49:35 -07:00
sawka
c31bd4a94d
thenextwave cleanups
2024-09-19 14:04:47 -07:00
Mike Sawka
c7a60a80f8
initwshrpc in electron ( #391 )
2024-09-17 23:10:09 -07:00
Evan Simkowitz
936d4bfb30
Migrate websocket eventbus messages to wps ( #367 )
...
This migrates all remaining eventbus events sent over the websocket to
use the wps interface. WPS is more flexible for registering events and
callbacks and provides support for more reliable unsubscribes and
resubscribes.
2024-09-11 18:03:55 -07:00
Sylvie Crowe
fc0b1929ec
Connection Typeahead/Suggestions ( #332 )
...
Adds a list of potential remotes to add and filters it as you type. It
also provides options for reconnecting on a disconnection and
specifically connecting to a local connection
2024-09-05 17:02:44 -07:00
Mike Sawka
8ad84fd78a
update all gopkg imports ( #330 )
2024-09-05 14:25:45 -07:00
Mike Sawka
3e0ca6b41e
connection handling / block controller handling ( #326 )
2024-09-05 00:21:08 -07:00
Mike Sawka
7bc154771a
implement wsh conn commands ( #319 )
2024-09-03 23:04:19 -07:00
Mike Sawka
afd83f0f6f
wsh connreinstall ( #317 )
2024-09-03 22:15:02 -07:00
sawka
70ef76be62
implement cmd:i, hook up telemetry switch, fix some settings types
2024-09-02 20:21:35 -07:00
Evan Simkowitz
aab487541b
Resolve BlockNum in WSH commands ( #301 )
2024-08-30 20:20:25 -07:00
Mike Sawka
e488862355
remote sysinfo data plotting ( #294 )
2024-08-30 11:33:04 -07:00
sawka
3f92c31bfe
move sendupdates func to eventbus
2024-08-29 18:39:27 -07:00
sawka
2d883da8f0
fix wsh view et al, send updates via ws
2024-08-29 18:23:12 -07:00
Evan Simkowitz
fb65ec1e23
Explicitly set focus on insert ( #285 )
...
Adds a flag to the insert layout action to explicitly set the focus of a
newly inserted node. This also adds a flag in the starter layout to
focus on the terminal block.
2024-08-27 23:16:07 -07:00
Mike Sawka
a3aa941b68
implement wsh setconfig ( #284 )
2024-08-27 22:02:21 -07:00
Evan Simkowitz
c9c555452a
Establish wlayout for coordinating backend layout actions ( #282 )
2024-08-27 18:38:57 -07:00
Mike Sawka
f28bdccb5d
move CreateX functions to wcore ( #275 )
2024-08-26 15:17:37 -07:00
Sylvie Crowe
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
23261a7a98
Add flag for specifying a new node as magnified on insert ( #253 )
2024-08-20 20:14:14 -07:00
Mike Sawka
037497e7f1
wsh edit working ( #252 )
2024-08-20 14:56:48 -07:00
sawka
00958b8fed
refactor
2024-08-19 15:01:00 -07:00
Sylvie Crowe
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
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
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
5165d099c2
wsh working over domain socket (and assorted bug fixes) ( #217 )
2024-08-09 17:46:52 -07:00
Sylvie Crowe
7cba3c46d4
Additional Demo Fixes ( #191 )
2024-08-01 00:57:06 -07:00
Sylvie Crowe
efd1e3c189
CPU Plot ( #185 )
...
Adds a CPU % Plotting Widget
2024-07-31 14:13:36 -07:00
Mike Sawka
cfc875bc21
metadata updates (frontend typing) ( #174 )
2024-07-30 12:33:28 -07:00
Mike Sawka
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
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