Add organize folders, details sheet, and richer previews.
CI / Gitleaks (pull_request) Successful in 17s
CI / Unit tests (pull_request) Successful in 21s

Map keys 0–9 to destinations, inspect files before deciding, and preview
PDF/RAW/ZIP/video with an OLED dark UI polish plus demo seed and tests.
This commit is contained in:
2026-07-26 21:38:36 -04:00
parent 5552f39707
commit ce43c5de6d
21 changed files with 1905 additions and 121 deletions
+2 -1
View File
@@ -5,7 +5,8 @@
"main": "server.js",
"scripts": {
"start": "node server.js",
"test": "node --test"
"test": "node --test",
"seed-demo": "bash scripts/seed-demo.sh"
},
"license": "MIT",
"author": "",