gmal-scope-builder/frontend
DJP 8a2b45ae31 Deep extraction: live progress between passes + elapsed timer
- Split deep extraction into two separate functions (pass1 + pass2)
  so the background task can update DB between them
- Progress now shows:
  "Pass 1/2: Analyzing structure... (this takes 20-40 seconds)"
  "Pass 1 complete (23s). Pass 2/2: Extracting assets..."
  "Deep extraction complete (52s total). Found 45 assets."
- Live elapsed timer (seconds) shown in the upload spinner
- Timer ticks every second so user knows it's not hung

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 10:03:04 -04:00
..
src Deep extraction: live progress between passes + elapsed timer 2026-04-10 10:03:04 -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