waveterm/pkg
Evan Simkowitz 6216dca17a
Fix docsite path error in docsite.go (#1272)
The docsite path was being initialized as a global variable. This wasn't
an issue before we were caching and unsetting the env vars, but now that
`wavebase.GetWaveAppPath()` returns the contents of the cached variable,
we need to read its value at runtime, since it won't be set at the time
the global variable is initialized.
2024-11-12 12:30:37 -08:00
..
authkey fix for waveterm environment variables leaking from prod to dev (#1153) 2024-10-27 13:12:41 -07:00
blockcontroller vdom 4 (#1110) 2024-10-23 22:47:29 -07:00
docsite Fix docsite path error in docsite.go (#1272) 2024-11-12 12:30:37 -08:00
eventbus browser view (#1005) 2024-10-17 14:34:02 -07:00
filestore Update data and config paths to match platform defaults (#1047) 2024-10-22 09:26:58 -07:00
gogen update all gopkg imports (#330) 2024-09-05 14:25:45 -07:00
ijson metadata updates (frontend typing) (#174) 2024-07-30 12:33:28 -07:00
remote fix: ignore the match statement in ssh config (#1155) 2024-10-27 20:35:19 -07:00
service resize terminal on restoring state (#1100) (backport from dev0.9) (#1116) 2024-10-24 11:01:58 -07:00
shellexec merge v0.8.13 changes 2024-10-24 17:02:35 -07:00
telemetry send autoupdate enabled/channel w/ telemetry 2024-09-19 11:58:01 -07:00
trimquotes SSH Agent Integration (#334) 2024-09-06 13:19:38 -07:00
tsgen vdom 7 (#1180) 2024-11-02 10:58:13 -07:00
userinput Migrate websocket eventbus messages to wps (#367) 2024-09-11 18:03:55 -07:00
util VDom 8 (#1202) 2024-11-04 12:52:36 -08:00
vdom vdom terminal toolbar (#1263) 2024-11-11 13:11:09 -08:00
waveai fixes for o1 models (#1269) 2024-11-11 17:11:09 -08:00
wavebase fix for waveterm environment variables leaking from prod to dev (#1153) 2024-10-27 13:12:41 -07:00
waveobj vdom terminal toolbar (#1263) 2024-11-11 13:11:09 -08:00
wcloud fix for waveterm environment variables leaking from prod to dev (#1153) 2024-10-27 13:12:41 -07:00
wconfig fix default config error (#1255) 2024-11-08 15:09:19 -08:00
wcore restore old tab naming logic (#1186) 2024-11-01 09:41:23 -07:00
web VDom 11 (#1224) 2024-11-07 00:07:23 -08:00
wlayout Plot Sysinfo (#1054) 2024-10-17 15:19:13 -07:00
wps vdom 3 (#1033) 2024-10-17 14:50:36 -07:00
wshrpc new wsh ai command (#1257) 2024-11-08 16:34:50 -08:00
wshutil vdom 4 (#1110) 2024-10-23 22:47:29 -07:00
wsl WSL Integration (#1031) 2024-10-23 22:43:17 -07:00
wstore vdom 5 (#1143) 2024-10-25 13:45:00 -07:00