Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
gaurv007
/
ClauseGuard
like
0
Sleeping
App
Files
Files
Community
6
Fetching metadata from the HF Docker repository...
refs/pr/2
ClauseGuard
/
web
350 kB
Ctrl+K
Ctrl+K
2 contributors
History:
101 commits
gaurv007
feat(web): add loading skeleton for analyze page — instant navigation feedback
f85eaf8
verified
2 months ago
app
feat(web): add loading skeleton for analyze page — instant navigation feedback
2 months ago
components
fix: add useRouter import to login and signup pages for navigation handling
2 months ago
lib
security: remove hardcoded admin email from public schema
2 months ago
.env.example
Safe
659 Bytes
v4.0: Update .env.example with all required env vars
2 months ago
.gitignore
Safe
496 Bytes
Fix Next.js 16: restore @tailwindcss/postcss, middleware→proxy.ts, serverExternalPackages top-level, add .gitignore
2 months ago
middleware.ts
Safe
27 Bytes
feat(web): add missing middleware.ts — auth guard was never executing
2 months ago
next.config.ts
Safe
390 Bytes
Build all missing features: PDF/DOCX upload, team system (5 seats, invites, shared dashboard), API keys (generate/revoke/limits), custom clause rules (CRUD + regex)
2 months ago
package-lock.json
Safe
114 kB
update
2 months ago
package.json
Safe
850 Bytes
Build all missing features: PDF/DOCX upload, team system (5 seats, invites, shared dashboard), API keys (generate/revoke/limits), custom clause rules (CRUD + regex)
2 months ago
postcss.config.mjs
Safe
70 Bytes
Fix Next.js 16: restore @tailwindcss/postcss, middleware→proxy.ts, serverExternalPackages top-level, add .gitignore
2 months ago
proxy.ts
Safe
1.8 kB
Fix all auth edge cases: proxy blocks+redirects properly, auth pages redirect if logged in, loading state prevents form flash, callback honors ?next param
2 months ago
tsconfig.json
Safe
698 Bytes
Refactor code structure for improved readability and maintainability
2 months ago
vercel.json
Safe
128 Bytes
Add deployment guide + Vercel config
2 months ago