Files
rtu_v5/src/app.py
admin 253b8ecaa2 feat(02-02): add file list scroll navigation and tidEDA export
- Create files.html template with scrollable file list
- Add /files route to serve the Flash Memory page
- Add POST /api/files/export endpoint for tidEDA format
- Include file count display and search/filter functionality
- Add export, view, and delete buttons for each file
- Security: prevent path traversal in file operations

Implements FILE-03 (scroll navigation) and FILE-05 (tidEDA export)
2026-03-12 07:41:53 +08:00

15 KiB