Mike Sawka
a3aa941b68
implement wsh setconfig ( #284 )
2024-08-27 22:02:21 -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
Mike Sawka
85874f92ca
set up remote connserver ( #245 )
2024-08-18 21:26:44 -07:00
Sylvie Crowe
6bc3054733
SSH Wsh Install ( #225 )
...
This change adds the wsh installation to remote shells, so they have
access to its commands.
2024-08-15 21:32:08 -07:00
sawka
961502916b
implement remotewritefile
2024-08-13 18:36:11 -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
sawka
a2aef5b0ce
add wsh term to open a new terminal in directory
2024-08-12 16:14:19 -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
b057bd2078
wsh view with an http url will open web
2024-08-09 18:54:09 -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
Mike Sawka
cfc875bc21
metadata updates (frontend typing) ( #174 )
2024-07-30 12:33:28 -07:00
sawka
e70f0bb9ab
use ParseFloat, not ParseInt
2024-07-29 12:02:44 -07:00
Mike Sawka
9df9c99fbd
checkpoint on domain sockets + update background colors + transparency ( #160 )
2024-07-26 13:30:11 -07:00
Mike Sawka
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
Mike Sawka
01b5d71709
new wshrpc mechanism ( #112 )
...
lots of changes. new wshrpc implementation. unify websocket, web,
blockcontroller, domain sockets, and terminal inputs to all use the new
rpc system.
lots of moving files around to deal with circular dependencies
use new wshrpc as a client in wsh cmd
2024-07-17 15:24:43 -07:00
sawka
f3b649aef1
optional 2nd arg to wsh getmeta to get a specific metadata key
2024-07-09 11:50:52 -07:00
sawka
e859847edb
dynamic icons for preview, and icons per view
2024-06-21 16:01:51 -07:00
Mike Sawka
0a19aa31d4
working on wsh createblock (wsh view). bug fix for emain closed windows ( #64 )
2024-06-20 00:00:00 -07:00
Mike Sawka
e46906d423
wsh rpc working ( #55 )
...
lots of iterations on an RPC protocol. getting wsh working with a
getmeta/setmeta command in addition to html mode.
2024-06-17 09:58:28 -07:00
sawka
014c6fb2ec
redo ptybuffer, move to wshutil to help with stdin processing. change wsh to use cobra
2024-06-14 14:43:47 -07:00
sawka
8a3a527343
setup cobra for wsh
2024-06-14 12:19:36 -07:00
Mike Sawka
8e3540f754
working on ijson and wsh magic ( #53 )
2024-06-13 23:54:04 -07:00
sawka
45f20bb5c3
wsh rpc client
2024-05-29 23:17:23 -07:00
sawka
95ce1cc86d
checkpoint on new objectservice
2024-05-26 23:05:11 -07:00