Commit Graph

1 Commits

Author SHA1 Message Date
a49b0e3bad feat: add debug page with tables and logs viewer (Step 1)
Backend:
- Add /debug/tables endpoint to dump SQLite tables
- Add /debug/logs endpoint to read scrap.log

Frontend:
- Add react-router-dom for navigation
- Create HomePage and DebugPage components
- Add navigation bar with Debug link
- Style debug page with Gruvbox theme
- Fix package.json dependencies versions

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 19:27:23 +01:00