waveterm/pkg
Evan Simkowitz 74cda378f8
Embed static copy of docsite for help view (#949)
This will take the latest artifact from the waveterm-docs repo and embed
it in the app binary. When the help view is launched, it will be served
from our backend. If the embedded copy doesn't exist, such as in
unpackaged versions of the app or in locally packaged versions, it will
use the hosted site instead.

There is a sibling PR in the docs repository to build the embedded
version of the app (strips out some external links, removes Algolia
DocSearch, updates the baseUrl)
https://github.com/wavetermdev/waveterm-docs/pull/46
2024-10-03 20:28:05 -07:00
..
authkey make auth key header a constant 2024-08-26 13:55:47 -07:00
blockcontroller add term:localshellopts (#914) 2024-09-30 21:19:07 -07:00
docsite Embed static copy of docsite for help view (#949) 2024-10-03 20:28:05 -07:00
eventbus Migrate websocket eventbus messages to wps (#367) 2024-09-11 18:03:55 -07:00
filestore update all gopkg imports (#330) 2024-09-05 14:25:45 -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 Add Extra Log Messages to Improve Debugging Experience (#906) 2024-09-30 12:32:22 -07:00
service Dispose of the window DB entry when no tabs are left (#866) 2024-09-26 12:48:40 -07:00
shellexec add term:localshellopts (#914) 2024-09-30 21:19:07 -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 Revert "better conditional taskfile running" (#872) 2024-09-26 14:36:47 -07:00
userinput Migrate websocket eventbus messages to wps (#367) 2024-09-11 18:03:55 -07:00
util Embed static copy of docsite for help view (#949) 2024-10-03 20:28:05 -07:00
vdom working on vdom implementation, other fixes (#136) 2024-07-23 13:16:53 -07:00
waveai update all gopkg imports (#330) 2024-09-05 14:25:45 -07:00
wavebase Embed static copy of docsite for help view (#949) 2024-10-03 20:28:05 -07:00
waveobj add term:localshellopts (#914) 2024-09-30 21:19:07 -07:00
wcloud send autoupdate enabled/channel w/ telemetry 2024-09-19 11:58:01 -07:00
wconfig add some fun new background presets (#930) 2024-10-02 11:03:37 -07:00
wcore fix broken windows (with no tabs) (#867) 2024-09-26 13:29:07 -07:00
web Embed static copy of docsite for help view (#949) 2024-10-03 20:28:05 -07:00
wlayout tips update (add to starter layout) (#796) 2024-09-20 12:17:49 -07:00
wps Migrate websocket eventbus messages to wps (#367) 2024-09-11 18:03:55 -07:00
wshrpc Add Extra Log Messages to Improve Debugging Experience (#906) 2024-09-30 12:32:22 -07:00
wshutil initwshrpc in electron (#391) 2024-09-17 23:10:09 -07:00
wstore legacy message for v7 upgrades (#858) 2024-09-25 15:52:12 -07:00