fix: enhance error handling in Nav component and provide fallback for Supabase client initialization 79c33ca anky2002 commited on 29 days ago
fix: remove middleware.ts β Next.js 16 uses proxy.ts (which already existed with correct auth logic) df6bcfe verified gaurv007 commited on 29 days ago
fix: upload actual analyze/route.ts content β XSS fix, scan count fix, input validation 333f825 verified gaurv007 commited on 29 days ago
fix: upload actual chat/route.ts content β FastAPI fallback, session docs, input validation f782685 verified gaurv007 commited on 29 days ago
fix: upload actual schema.sql content β removed hardcoded admin email f89de6b verified gaurv007 commited on 29 days ago
fix: upload actual middleware.ts content (previous commit had file path instead of content) 9a7656d verified gaurv007 commited on 29 days ago
π‘οΈ v4.1: Fix all critical bugs, security issues, and performance problems (#2) 7f074c7 gaurv007 commited on 29 days ago
fix: add useRouter import to login and signup pages for navigation handling d8272af anky2002 commited on about 1 month ago
feat: add user authentication checks and improve navigation with logout functionality ae80634 anky2002 commited on about 1 month ago
fix: Header nav - Settings, Admin, Login/Signup visibility with proper auth guards 05a1a2d verified gaurv007 commited on about 1 month ago
fix: ensure Settings, Admin, Login/Signup all render correctly in header nav db34e24 verified gaurv007 commited on about 1 month ago
fix: ensure Settings, Admin, Login/Signup all render correctly in header nav 66aaa37 verified gaurv007 commited on about 1 month ago
Merge branch 'main' of https://huggingface.co/spaces/gaurv007/ClauseGuard b8e7113 anky2002 commited on about 1 month ago
fix: Nav shows ALL links always β Features, Pricing, Dashboard, Scanner, Compare, Admin 58999e2 verified gaurv007 commited on about 1 month ago
Merge branch 'main' of https://huggingface.co/spaces/gaurv007/ClauseGuard f54a607 anky2002 commited on about 1 month ago
fix: nav.tsx TypeScript error β type Icon as LucideIcon | null db4cb30 verified gaurv007 commited on about 1 month ago
Merge branch 'main' of https://huggingface.co/spaces/gaurv007/ClauseGuard 4f95e90 anky2002 commited on about 1 month ago
v4.1: Analyze page β admin unlimited access, no upgrade modal, fixed scan limit display 01389c4 verified gaurv007 commited on about 1 month ago
v4.1: Fix /api/me β Infinity β 999999 in JSON, add all capability flags b360975 verified gaurv007 commited on about 1 month ago
v4.1: Dashboard β admin quick access, no upgrade CTA for admin, role badge, v4 descriptions 7bfd66b verified gaurv007 commited on about 1 month ago
v4.1: Nav β add Dashboard link, admin always visible, improved mobile menu 3c2e372 verified gaurv007 commited on about 1 month ago
v4.1: Complete Settings page β role, team, API keys, dates, admin badge, danger zone 394fab8 verified gaurv007 commited on about 1 month ago
Merge branch 'main' of https://huggingface.co/spaces/gaurv007/ClauseGuard 78229a4 anky2002 commited on about 1 month ago
v4.0: Fix analyze route β proper SSE parsing + immediate JSON file download 74929b6 verified gaurv007 commited on about 1 month ago
v4.0: Fix /api/chat β call Gradio Space chatbot endpoint d339e38 verified gaurv007 commited on about 1 month ago
v4.0: Fix /api/compare β call Gradio Space API directly 9510bea verified gaurv007 commited on about 1 month ago
v4.0: Fix /api/analyze β call Gradio Space API directly instead of non-existent backend 510d822 verified gaurv007 commited on about 1 month ago
Refactor LoginPage to use Suspense for loading state and improve auth state handling in ExtensionBridge 59a9b47 anky2002 commited on about 1 month ago
Merge branch 'main' of https://huggingface.co/spaces/gaurv007/ClauseGuard 2ca6bab anky2002 commited on about 1 month ago
v4.0: Update .env.example with all required env vars 49d0c4a verified gaurv007 commited on about 1 month ago
v4.0: Analyze page β add Redlining + Q&A Chat tabs with full UI 7ba0245 verified gaurv007 commited on about 1 month ago
v4.0: Landing page β add OCR, Chatbot, Redlining to features + update footer to v4.0 dadbbff verified gaurv007 commited on about 1 month ago
v4.0: Update nav version badge + add Q&A link c422fb1 verified gaurv007 commited on about 1 month ago
v4.0: Add web /api/redline route for clause redlining e484722 verified gaurv007 commited on about 1 month ago
v4.0: Add web /api/chat route for RAG chatbot c146e54 verified gaurv007 commited on about 1 month ago
v4.0: Web API analyze route β forward auth token to backend cdcee3d verified gaurv007 commited on about 1 month ago
Merge branch 'main' of https://huggingface.co/spaces/gaurv007/ClauseGuard 970b3d5 anky2002 commited on Apr 24
v3.0: Update schema.sql β add admin setup command for ankygaur9972@gmail.com with admin role + pro plan adad3b7 verified gaurv007 commited on Apr 24
v3.0: Fix analyze page β fetch plan/role from DB via /api/me, no hardcoded emails or limits c4a1d47 verified gaurv007 commited on Apr 24
v3.0: Add /api/me route β returns user profile (plan, role, usage) from DB for client components f16b685 verified gaurv007 commited on Apr 24
v3.0: Fix nav.tsx β remove hardcoded ADMIN_EMAILS, fetch role from DB profile efd3fc1 verified gaurv007 commited on Apr 24
v3.0: Fix admin API route β remove hardcoded email, check DB profiles.role only f9d1091 verified gaurv007 commited on Apr 24
v3.0: Fix admin-guard.ts β remove hardcoded email, check DB role only 3d6bc12 verified gaurv007 commited on Apr 24
Merge branch 'main' of https://huggingface.co/spaces/gaurv007/ClauseGuard 597ddc6 anky2002 commited on Apr 24
v3.0: Upload web/app/dashboard-pages/dashboard/page.tsx β zero emojis, Lucide icons, responsive ce35a9f verified gaurv007 commited on Apr 24
v3.0: Upload web/app/page.tsx β zero emojis, Lucide icons, responsive a2da3ec verified gaurv007 commited on Apr 24
v3.0: Upload web/app/dashboard-pages/compare/page.tsx β zero emojis, Lucide icons, responsive de12cf0 verified gaurv007 commited on Apr 24
v3.0: Upload web/app/dashboard-pages/analyze/page.tsx β zero emojis, Lucide icons, responsive 32e255a verified gaurv007 commited on Apr 24
v3.0: Fix nav.tsx β upload actual content (was file path reference), v3.0 badge 1995940 verified gaurv007 commited on Apr 24