waveterm/pkg
Evan Simkowitz c5501a5335
Move wlayout to wcore, create new tab layout for all new tabs (#1437)
Moves the wlayout package contents to wcore to prevent import cycles.
Moves the layout calls to other wcore functions instead of being handled
by the services. Removes redundant CreateTab in EnsureInitialData and
adds a isInitialLaunch flag to the CreateTab and CreateWorkspace
functions to ensure that the initial tab is pinned and does not have the
initial tab layout (since the starter layout gets applied later)
2024-12-09 14:24:02 -08:00
..
authkey fix for waveterm environment variables leaking from prod to dev (#1153) 2024-10-27 13:12:41 -07:00
blockcontroller fix block controller status (add version) (#1430) 2024-12-06 19:39:58 -08:00
docsite Fix docsite path error in docsite.go (#1272) 2024-11-12 12:30:37 -08:00
eventbus Delete a tab when it's out of blocks, cascade to window (#1374) 2024-12-03 09:38:46 -08:00
filestore panic handlers everywhere (#1327) 2024-11-20 18:05:13 -08: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
panichandler panic handlers everywhere (#1327) 2024-11-20 18:05:13 -08:00
remote Retry Without Wsh on Fail (#1406) 2024-12-06 10:11:38 -08:00
service Move wlayout to wcore, create new tab layout for all new tabs (#1437) 2024-12-09 14:24:02 -08:00
shellexec Retry Without Wsh on Fail (#1406) 2024-12-06 10:11:38 -08:00
telemetry activity update + dont allow empty workspace names (#1393) 2024-12-05 10:35:54 -08:00
trimquotes SSH Agent Integration (#334) 2024-09-06 13:19:38 -07:00
tsgen Workspaces are back! (#1282) 2024-12-02 10:56:56 -08:00
userinput SSH without using WSH (#1355) 2024-11-27 16:52:00 -08:00
util add more extensions to mimetype database. (#1417) 2024-12-06 09:36:26 -08:00
vdom misc v0.9.3 fixes -- numToString, block counts, fix docsite images/video (#1354) 2024-11-25 18:07:29 -08:00
waveai activity update + dont allow empty workspace names (#1393) 2024-12-05 10:35:54 -08:00
waveapp panic handlers everywhere (#1327) 2024-11-20 18:05:13 -08:00
wavebase fix for waveterm environment variables leaking from prod to dev (#1153) 2024-10-27 13:12:41 -07:00
waveobj activity update + dont allow empty workspace names (#1393) 2024-12-05 10:35:54 -08:00
wcloud fix for waveterm environment variables leaking from prod to dev (#1153) 2024-10-27 13:12:41 -07:00
wconfig New Connections Configs (#1383) 2024-12-05 10:02:07 -08:00
wcore Move wlayout to wcore, create new tab layout for all new tabs (#1437) 2024-12-09 14:24:02 -08:00
web panic handlers everywhere (#1327) 2024-11-20 18:05:13 -08:00
wps Workspace app menu (#1423) 2024-12-06 15:33:00 -08:00
wshrpc Move wlayout to wcore, create new tab layout for all new tabs (#1437) 2024-12-09 14:24:02 -08:00
wshutil panic handlers everywhere (#1327) 2024-11-20 18:05:13 -08:00
wsl fix: changes for nowsh compatibility with wsl (#1422) 2024-12-06 14:19:19 -08:00
wstore activity update + dont allow empty workspace names (#1393) 2024-12-05 10:35:54 -08:00