Commit History

fix: web/.env.example
e74f9e3
verified

gaurv007 commited on

fix: web/components/nav.tsx
87c9600
verified

gaurv007 commited on

fix: web/app/api/parse-upload/route.ts
063b349
verified

gaurv007 commited on

fix: web/app/api/chat/route.ts
79665bc
verified

gaurv007 commited on

fix: web/app/api/redline/route.ts
fdc2957
verified

gaurv007 commited on

fix: web/app/api/compare/route.ts
761e065
verified

gaurv007 commited on

fix: web/app/api/analyze/route.ts
96721b2
verified

gaurv007 commited on

fix: app.py
f62934e
verified

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

fix: upload actual loading.tsx content
b9c372e
verified

gaurv007 commited on

fix: upload actual middleware.ts content (previous commit had file path instead of content)
9a7656d
verified

gaurv007 commited on

fix: Header nav - Settings, Admin, Login/Signup visibility (#1)
b496127

gaurv007 commited on

πŸ›‘οΈ v4.1: Fix all critical bugs, security issues, and performance problems (#2)
7f074c7

gaurv007 commited on

fix: add useRouter import to login and signup pages for navigation handling
d8272af

anky2002 commited on

feat: add user authentication checks and improve navigation with logout functionality
ae80634

anky2002 commited on

fix: Header nav - Settings, Admin, Login/Signup visibility with proper auth guards
05a1a2d
verified

gaurv007 commited on

fix: ensure Settings, Admin, Login/Signup all render correctly in header nav
db34e24
verified

gaurv007 commited on

fix: ensure Settings, Admin, Login/Signup all render correctly in header nav
66aaa37
verified

gaurv007 commited on

Merge branch 'main' of https://huggingface.co/spaces/gaurv007/ClauseGuard
b8e7113

anky2002 commited on

fix: Nav shows ALL links always β€” Features, Pricing, Dashboard, Scanner, Compare, Admin
58999e2
verified

gaurv007 commited on

Merge branch 'main' of https://huggingface.co/spaces/gaurv007/ClauseGuard
f54a607

anky2002 commited on

fix: nav.tsx TypeScript error β€” type Icon as LucideIcon | null
db4cb30
verified

gaurv007 commited on

Merge branch 'main' of https://huggingface.co/spaces/gaurv007/ClauseGuard
4f95e90

anky2002 commited on

v4.1: Analyze page β€” admin unlimited access, no upgrade modal, fixed scan limit display
01389c4
verified

gaurv007 commited on

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

gaurv007 commited on

v4.1: Dashboard β€” admin quick access, no upgrade CTA for admin, role badge, v4 descriptions
7bfd66b
verified

gaurv007 commited on

v4.1: Nav β€” add Dashboard link, admin always visible, improved mobile menu
3c2e372
verified

gaurv007 commited on

v4.1: Complete Settings page β€” role, team, API keys, dates, admin badge, danger zone
394fab8
verified

gaurv007 commited on

Merge branch 'main' of https://huggingface.co/spaces/gaurv007/ClauseGuard
78229a4

anky2002 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

Refactor LoginPage to use Suspense for loading state and improve auth state handling in ExtensionBridge
59a9b47

anky2002 commited on

Merge branch 'main' of https://huggingface.co/spaces/gaurv007/ClauseGuard
2ca6bab

anky2002 commited on

v4.0: Update .env.example with all required env vars
49d0c4a
verified

gaurv007 commited on

v4.0: Analyze page β€” add Redlining + Q&A Chat tabs with full UI
7ba0245
verified

gaurv007 commited on