|
Add legacy redirect for session files and fix STL viewer error handling
- Add /sessions/{id}/files/{filename} → /api/sessions/{id}/files/{filename}
redirect in main.py for backward compatibility with old persisted URLs
- Fix STL viewer: wrap all renderer-dependent code in `if (renderer)`
to prevent cascading errors when WebGL is unavailable
- Rebuild dist
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
|---|
|
|
| navi/main.py |
|---|
| webclient/dist/content-viewers/stl.html |
|---|
| webclient/public/content-viewers/stl.html |
|---|