waveterm/pkg
Sylvia Crowe bf3a036df9 fix: recreate full directory path and fix hooks
This fixes two bugs. The first had to do with the path library not
working in prod. That involved making a simple version of it that works
in the meantime. The other is rendering a different number of hooks
which required moving hooks outside of an if statement.
2024-06-03 13:24:20 -07:00
..
blockcontroller restore terminal state when loading term view 2024-05-29 00:28:25 -07:00
blockstore write pty output to blockstore. initialize blockstore file on controller start. create frontend api to read the blockfile 2024-05-28 21:44:47 -07:00
eventbus app is working again. new structure for blocks. new useWaveObjectValueWithSuspense hook 2024-05-27 15:44:57 -07:00
service fix: recreate full directory path and fix hooks 2024-06-03 13:24:20 -07:00
shellexec create block using a blockdef. better controller control. preview that takes a file. atom caching per block. lots of updates 2024-05-16 00:29:58 -07:00
util checkpoint on integratng wstore. moved to wails data structures, got immer working again, Window object, transitioned to generic DB ops, lots more 2024-05-24 15:08:24 -06:00
wavebase waveterm.lock, and new appicon 2024-05-20 15:28:47 -07:00
waveobj the useWaveObject() setter now writes back to the DB. make metadata setting generic 2024-05-28 15:41:03 -07:00
wshrpc working on rpc server 2024-05-29 23:58:29 -07:00
wshutil wsh rpc client 2024-05-29 23:17:23 -07:00
wstore the useWaveObject() setter now writes back to the DB. make metadata setting generic 2024-05-28 15:41:03 -07:00