waveterm/frontend/app
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
..
asset new directory structure and oldmigrate (#327) 2024-09-05 14:05:42 -07:00
block fix use dimensions hook (#905) 2024-09-30 12:19:29 -07:00
element fix use dimensions hook (#905) 2024-09-30 12:19:29 -07:00
hook fix use dimensions hook (#905) 2024-09-30 12:19:29 -07:00
modals fix use dimensions hook (#905) 2024-09-30 12:19:29 -07:00
store Fix Alt+G on Windows/Linux (#943) 2024-10-02 17:18:16 -07:00
tab typo in last pr 2024-09-20 13:31:12 -07:00
view Embed static copy of docsite for help view (#949) 2024-10-03 20:28:05 -07:00
workspace use makeIconClass for widgets, add 'brands' support (#920) 2024-10-01 09:51:22 -07:00
app.less fix app-background zindex (#893) 2024-09-27 13:42:18 -07:00
app.tsx all data urls in bg. also fix setmeta to only split on the first equal sign (#889) 2024-09-26 23:07:06 -07:00
mixins.less directory preview fixes (#130) 2024-07-25 21:14:21 -07:00
reset.less Update copyright indicators on a bunch of files (#255) 2024-08-20 17:01:29 -07:00
theme.less fix app-background zindex (#893) 2024-09-27 13:42:18 -07:00