gmal-scope-builder/frontend
DJP f01774e6f3 Multi-file upload support
- Upload accepts multiple files at once (hold Ctrl/Cmd to select)
- All files extracted and combined into one document for AI parsing
- Each file clearly labelled with filename separator in combined text
- Progress shows "Extracting text from file1.xlsx..." per file
- Source filename stores comma-separated list of all uploaded files
- Works with both Normal and Deep extraction modes

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 09:52:14 -04:00
..
src Multi-file upload support 2026-04-10 09:52:14 -04:00
Dockerfile Initial commit - GMAL Scope Builder 2026-03-27 17:35:14 -04:00
index.html Initial commit - GMAL Scope Builder 2026-03-27 17:35:14 -04:00
package-lock.json Add Azure SSO + production deployment config 2026-03-28 18:51:18 +00:00
package.json Add Azure SSO + production deployment config 2026-03-28 18:51:18 +00:00
tsconfig.json Add vite/client types for import.meta.env support 2026-03-28 20:23:08 +00:00
vite.config.ts Merge server changes (SSO, /gsb base path) + add proxy timeout 2026-03-28 17:06:39 -04:00