Commit History

Fix all auth edge cases: proxy blocks+redirects properly, auth pages redirect if logged in, loading state prevents form flash, callback honors ?next param
f36152d
verified

gaurv007 commited on

Fix auth sync: handle INITIAL_SESSION + TOKEN_REFRESHED events, sync on tab visibility change, remove flaky scripting.executeScript approach, add console.log for debugging
74baa7b
verified

gaurv007 commited on

Replace all clauseguard.com URLs with clauseguardweb.netlify.app
d219561
verified

gaurv007 commited on

Website↔Extension bridge: auto-detect login, sync user/plan to extension, guest mode, scan history, user bar in popup
cbbb114
verified

gaurv007 commited on

Fix: /api/analyze default to HF backend (not localhost), /pricing → /#pricing (404 fix)
4148ffc
verified

gaurv007 commited on

Fix auth redirect URLs: use NEXT_PUBLIC_SITE_URL instead of window.location.origin (fixes localhost in verification emails)
4bd4c03
verified

gaurv007 commited on

Fix schema: create teams BEFORE profiles (fixes foreign key error), merge admin schema into main
b55fbd6
verified

gaurv007 commited on

Admin panel: dashboard (stats), user management (search/plan change/ban), scan viewer (delete), team manager, API key viewer (revoke), activity logs — admin: ankygaur9972@gmail.com
8ab19de
verified

gaurv007 commited on

Wire file upload to server-side parser (PDF/DOCX via pdf-parse + mammoth)
84ab7a2
verified

gaurv007 commited on

Build all missing features: PDF/DOCX upload, team system (5 seats, invites, shared dashboard), API keys (generate/revoke/limits), custom clause rules (CRUD + regex)
89ccd89
verified

gaurv007 commited on

Fix: 7-day session config, plan gating on scanner (10 free/month), file upload button, upgrade modal when limit hit
922c4c8
verified

gaurv007 commited on

Fix build: rename PDF route .ts → .tsx (JSX in API route needs .tsx extension for Turbopack)
e1126b7
verified

gaurv007 commited on

Update pricing to INR (₹999/mo Pro, ₹3,999/mo Team)
374d3c3
verified

gaurv007 commited on

Replace Stripe with Razorpay: subscriptions, webhooks, checkout modal, INR pricing
fbf3514
verified

gaurv007 commited on

Fix: add forgot password + magic link, /privacy, /terms, fix all # links, extension upgrade banner on limit
9d9d922
verified

gaurv007 commited on

Fix Next.js 16: restore @tailwindcss/postcss, middleware→proxy.ts, serverExternalPackages top-level, add .gitignore
610b888
verified

gaurv007 commited on

Fix CSS build: remove @tailwindcss/postcss plugin (Next.js 16 Turbopack handles Tailwind v4 natively)
134d94f
verified

gaurv007 commited on

Fix popup.js: match new HTML element IDs, null-safe all DOM access, wrap all chrome calls in try/catch
befa865
verified

gaurv007 commited on

UI overhaul: Lucide icons (no emojis), expandable clause cards, severity filters, progress bars, copy/PDF actions, shared nav, interactive hover states
bdba541
verified

gaurv007 commited on

Fix extension: remove module type, add 45s timeout for HF cold start, robust error handling
abe38ff
verified

gaurv007 commited on

Point extension at live API: gaurv007-clauseguard-api.hf.space
a07bb67
verified

gaurv007 commited on

Add deployment guide + Vercel config
57fc849
verified

gaurv007 commited on

Wire trained Legal-BERT model (76% F1) into live demo — replaces regex
f81766f
verified

gaurv007 commited on

v3: All missing features — auth callback, settings, PDF export, email (Resend), JWT auth, /api/history, SaulLM integration, extension icons, Supabase 0.10 breaking changes, Stripe v22
e3f2df1
verified

gaurv007 commited on

v2: Fix all versions + minimal UI redesign (no gradients, clean layout)
94c4c90
verified

gaurv007 commited on

Add Colab training notebook
05e9815
verified

gaurv007 commited on

Fix: cast labels to float32 for BCEWithLogitsLoss compatibility
597978a
verified

gaurv007 commited on

Fix Space config — add YAML frontmatter
85cf385
verified

gaurv007 commited on

🛡️ ClauseGuard v1.0 — Full codebase: Extension + Website + API + ML
9548e93
verified

gaurv007 commited on

🛡️ ClauseGuard MVP — AI Fine Print Scanner
3ca2e60
verified

gaurv007 commited on

Upload requirements.txt
92572b2
verified

gaurv007 commited on

initial commit
7c82c26
verified

gaurv007 commited on