waveterm/emain
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.ts Fix emain package error 2024-09-18 12:06:34 -07:00
docsite.ts Embed static copy of docsite for help view (#949) 2024-10-03 20:28:05 -07:00
emain-web.ts initwshrpc in electron (#391) 2024-09-17 23:10:09 -07:00
emain-wsh.ts Save update channel to user setting automatically (#401) 2024-09-19 11:04:18 -07:00
emain.ts Embed static copy of docsite for help view (#949) 2024-10-03 20:28:05 -07:00
launchsettings.ts Fail silently if launch settings don't exist (#857) 2024-09-25 15:34:31 -07:00
menu.ts update window close logic for windows/linux (#268) 2024-08-26 22:03:43 -07:00
platform.ts Embed static copy of docsite for help view (#949) 2024-10-03 20:28:05 -07:00
preload.ts Embed static copy of docsite for help view (#949) 2024-10-03 20:28:05 -07:00
updater.ts Save update channel to user setting automatically (#401) 2024-09-19 11:04:18 -07:00