waveterm/frontend/app/view
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
..
codeeditor Revert "Keep changes in preview after save (#360)" 2024-09-10 14:27:11 -07:00
cpuplot fix use dimensions hook (#905) 2024-09-30 12:19:29 -07:00
helpview Fix 404 for docsite subpages when hard reloading app (#995) 2024-10-09 12:42:33 -07:00
plotview Update copyright indicators on a bunch of files (#255) 2024-08-20 17:01:29 -07:00
preview Fix directory preview scroll to selected entry (#996) 2024-10-09 12:42:23 -07:00
quicktipsview Add per-block WebView homepage setting, help view is now just a skinned webview (#982) 2024-10-07 17:20:18 -07:00
term new config preview:showhiddenfiles and term:theme (#981) 2024-10-07 14:08:57 -07:00
waveai Add 'scrollable' prop to Markdown component for better control over scrolling behavior (#964) 2024-10-06 13:30:02 -07:00
webview Fix 404 for docsite subpages when hard reloading app (#995) 2024-10-09 12:42:33 -07:00