waveterm/pkg
Evan Simkowitz b81ab63ddc
Fix 404 for docsite subpages when hard reloading app (#995)
This adds a custom resolver to the docsite server to fall back to .html
addresses when it gets a not found for a given path. This fixes an issue
where subpages would return a 404 after a hard reload of the frontend. I
also added an effect that will run on startup to resolve the latest
docsite url and set it in the metadata, since the backend port changes
on every run of the app. I also made it so that setting the default
homepage in the webview widget will also unset any block-specific
homepage.
2024-10-09 12:42:33 -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 Fix 404 for docsite subpages when hard reloading app (#995) 2024-10-09 12:42:33 -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 fix: do not canonicalize hostname in list (#994) 2024-10-09 11:08:07 -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 only use filemutex for windows (#960) 2024-10-04 12:20:52 -07:00
waveobj Add per-block WebView homepage setting, help view is now just a skinned webview (#982) 2024-10-07 17:20:18 -07:00
wcloud send autoupdate enabled/channel w/ telemetry 2024-09-19 11:58:01 -07:00
wconfig new config preview:showhiddenfiles and term:theme (#981) 2024-10-07 14:08:57 -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 a Notification Subcommand to Wsh (#985) 2024-10-08 10:22:17 -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