Commit History

v4.1: Fix /api/me β€” Infinity β†’ 999999 in JSON, add all capability flags
b360975
verified

gaurv007 commited on

v4.0: Fix analyze route β€” proper SSE parsing + immediate JSON file download
74929b6
verified

gaurv007 commited on

v4.0: Fix /api/chat β€” call Gradio Space chatbot endpoint
d339e38
verified

gaurv007 commited on

v4.0: Fix /api/compare β€” call Gradio Space API directly
9510bea
verified

gaurv007 commited on

v4.0: Fix /api/analyze β€” call Gradio Space API directly instead of non-existent backend
510d822
verified

gaurv007 commited on

v4.0: Add web /api/redline route for clause redlining
e484722
verified

gaurv007 commited on

v4.0: Add web /api/chat route for RAG chatbot
c146e54
verified

gaurv007 commited on

v4.0: Web API analyze route β€” forward auth token to backend
cdcee3d
verified

gaurv007 commited on

v3.0: Add /api/me route β€” returns user profile (plan, role, usage) from DB for client components
f16b685
verified

gaurv007 commited on

v3.0: Fix admin API route β€” remove hardcoded email, check DB profiles.role only
f9d1091
verified

gaurv007 commited on

Upload web/app/api/analyze/route.ts
977e6a7
verified

gaurv007 commited on

Upload web/app/api/compare/route.ts
04e0266
verified

gaurv007 commited on

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

gaurv007 commited on

Fix: /api/analyze default to HF backend (not localhost), /pricing β†’ /#pricing (404 fix)
4148ffc
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

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 build: rename PDF route .ts β†’ .tsx (JSX in API route needs .tsx extension for Turbopack)
e1126b7
verified

gaurv007 commited on

Replace Stripe with Razorpay: subscriptions, webhooks, checkout modal, INR pricing
fbf3514
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

πŸ›‘οΈ ClauseGuard v1.0 β€” Full codebase: Extension + Website + API + ML
9548e93
verified

gaurv007 commited on