docling-studio/frontend/src
Pier-Jean Malandrino 001cf6807c Fix audit findings: security, robustness, and dead code
- Remove dead get_analysis_service() function in main.py
- Scope file deletion to UPLOAD_DIR to prevent path traversal
- Parse datetime strings back to datetime objects in repos
- Add 10-minute polling timeout in frontend analysis store
- Accept .pdf extension (not just MIME type) on drag-and-drop
- Guard localStorage access for private browsing compatibility

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 16:52:36 +02:00
..
app Migrate frontend in typescript 2026-03-21 15:58:43 +01:00
features Fix audit findings: security, robustness, and dead code 2026-03-31 16:52:36 +02:00
pages Fix evetn listening redirection on doc upload 2026-03-23 10:59:52 +01:00
shared Migrate frontend in typescript 2026-03-21 15:58:43 +01:00