Commit History

chore: bump web version to 1.1.0 to match extension
f5250f5
verified

gaurv007 commited on

fix(content.css): add CRITICAL severity highlight and tooltip badge styles
dafbffe
verified

gaurv007 commited on

fix(content.js): add CRITICAL severity to highlight mapping, tooltip badge
aabf581
verified

gaurv007 commited on

fix(sidepanel.html): add CRITICAL severity filter button, tag styles, card border color
b45c8b2
verified

gaurv007 commited on

fix(sidepanel): add CRITICAL severity filter/cards, description, proper severity ordering
dd28267
verified

gaurv007 commited on

fix(popup.js): async sidePanel.open, add CRITICAL severity count, show session_id source
0a33acd
verified

gaurv007 commited on

fix(manifest): add Gradio Space to host_permissions, remove unused cookies perm, bump to 1.1.0
ce0562a
verified

gaurv007 commited on

fix(extension): correct API_BASE URL to Netlify web app, store session_id, fix async sidePanel, clean up CRITICAL severity
682ea26
verified

gaurv007 commited on

fix(v4.3.1): redlining.py β€” Run 4 delta fixes (A-E)
475b227
verified

gaurv007 commited on

fix(v4.3.1): app.py β€” Run 4 delta fixes (A-E)
ccf342b
verified

gaurv007 commited on

fix: add note field to ComplianceReg type
5cd7d1f
verified

gaurv007 commited on

fix: web/app/dashboard-pages/analyze/page.tsx β€” NOT_APPLICABLE regulation rendering
49368b8
verified

gaurv007 commited on

fix: compliance.py β€” NOT_APPLICABLE regulation rendering
3b14de2
verified

gaurv007 commited on

fix(v4.3): obligations.py β€” bug report fixes (10 issues)
5f38aa2
verified

gaurv007 commited on

fix(v4.3): compliance.py β€” bug report fixes (10 issues)
7e95182
verified

gaurv007 commited on

fix(v4.3): redlining.py β€” bug report fixes (10 issues)
30580c9
verified

gaurv007 commited on

fix(v4.3): app.py β€” bug report fixes (10 issues)
423d2a9
verified

gaurv007 commited on

feat: redesigned score card (circular gauge), multi-format export dropdown, better loading state, taller results panel
5786572
verified

gaurv007 commited on

feat: add ExportDropdown component (7 formats: PDF, HTML, MD, TXT, CSV, JSON)
5575628
verified

gaurv007 commited on

feat: add web/app/dashboard-pages/settings/loading.tsx
3cd9067
verified

gaurv007 commited on

feat: add web/app/dashboard-pages/compare/loading.tsx
4ceef6a
verified

gaurv007 commited on

feat: add web/app/dashboard-pages/dashboard/loading.tsx
16bdbc4
verified

gaurv007 commited on

feat: add web/lib/export-utils.ts
7104ac4
verified

gaurv007 commited on

feat: add web/lib/types.ts
cc809a8
verified

gaurv007 commited on

fix(auth): web/proxy.ts
a276998
verified

gaurv007 commited on

fix(auth): web/components/nav.tsx
6614a2a
verified

gaurv007 commited on

fix(nav): rewrite auth logic β€” set loaded=true on SIGNED_IN immediately, fetch profile in background
1cba5dc
verified

gaurv007 commited on

fix(rls): infinite recursion in profiles policy β€” use SECURITY DEFINER is_admin() function
49131bb
verified

gaurv007 commited on

fix(nav): proper Supabase error handling + console logs for auth debugging
99d2fd0
verified

gaurv007 commited on

fix: remove unused useRouter import from nav.tsx
14191f5
verified

gaurv007 commited on

fix: delete middleware.ts β€” Next.js 16 uses proxy.ts instead (can't have both)
fc2da74
verified

gaurv007 commited on

fix(auth): web/components/nav.tsx β€” fix nav not updating after login + add missing middleware
fe47291
verified

gaurv007 commited on

fix(auth): web/middleware.ts β€” fix nav not updating after login + add missing middleware
692ed26
verified

gaurv007 commited on

fix: use pdf-parse v2 API (PDFParse class, not default export)
2298037
verified

gaurv007 commited on

fix: TS build error β€” wrap Supabase insert with Promise.resolve() for .catch() support
b8ed17d
verified

gaurv007 commited on

πŸ”§ v4.3: Web app deep audit β€” 12 bugs fixed (4 critical) (#6)
bf51166

gaurv007 commited on

fix: ChatInterface examples must be list-of-lists with additional_inputs (Gradio 5.x)
11f6cc7
verified

gaurv007 commited on

fix: restore Gradio UI section (actual file content)
2db7492
verified

gaurv007 commited on

🚨 FIX: Restore missing Gradio UI β€” app was broken (no UI rendered) (#5)
bab6677

gaurv007 commited on

⚑ v4.3: Performance optimizations β€” ONNX INT8, BGE embedder, batched classification, thread control (#4)
f4b6528

gaurv007 commited on

πŸ”§ v4.2: Critical bug fixes + performance optimizations (7 bugs, 4 perf improvements) (#3)
f4ccb3e

gaurv007 commited on

fix: enhance error handling in Nav component and provide fallback for Supabase client initialization
79c33ca

anky2002 commited on

fix: remove middleware.ts β€” Next.js 16 uses proxy.ts (which already existed with correct auth logic)
df6bcfe
verified

gaurv007 commited on

fix: upload actual api/main.py content with all v4.1 fixes
2f76184
verified

gaurv007 commited on

fix: upload actual compliance.py content with all v4.1 fixes
50f2675
verified

gaurv007 commited on

fix: upload actual compare.py content with all v4.1 fixes
ef9dc08
verified

gaurv007 commited on

fix: upload actual app.py content with all v4.1 fixes
76700f0
verified

gaurv007 commited on

fix: upload actual analyze/route.ts content β€” XSS fix, scan count fix, input validation
333f825
verified

gaurv007 commited on

fix: upload actual chat/route.ts content β€” FastAPI fallback, session docs, input validation
f782685
verified

gaurv007 commited on

fix: upload actual schema.sql content β€” removed hardcoded admin email
f89de6b
verified

gaurv007 commited on