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>
1 parent cbc832d commit 0442efc4e0a0d45a9ec67d4c551c6446a8810177
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 16 May
Showing 3 changed files
View
navi/main.py
View
webclient/dist/content-viewers/stl.html
View
webclient/public/content-viewers/stl.html