Commit History

feat: OllamaProvider auto-detects extension bridge, falls back to direct connection
5e4f7cd
verified

anky2002 commited on

feat: add useOllamaBridge hook - uses extension to proxy Ollama (no CORS config needed)
db1fb03
verified

anky2002 commited on

feat: enhanced middleware with security headers and bot detection
0116147
verified

anky2002 commited on

fix: SEO lib uses dynamic OG route as default image (fixes missing og-image.png)
9ce334a
verified

anky2002 commited on

feat: add reusable ErrorBoundary component for per-section error recovery
84b4bfe
verified

anky2002 commited on

fix: add HTML sanitization to prevent XSS in user-generated content
23949b2
verified

anky2002 commited on

fix: rate limiter now supports semantic search burst limits + better cleanup
5db0abb
verified

anky2002 commited on

feat: add Web Vitals reporting for Core Web Vitals monitoring
9d380cf
verified

anky2002 commited on

feat: integrate service worker + env validation + Web Vitals in layout
9f93ce6
verified

anky2002 commited on

feat: add service worker registration component for PWA
d2ace23
verified

anky2002 commited on

feat: update robots.txt to allow /llms.txt + add AI crawler rules
e8b2c80
verified

anky2002 commited on

feat: add RelatedPrompts to prompt detail page for better internal linking
4a0474d
verified

anky2002 commited on

feat: add RelatedPrompts component for internal linking (SEO + engagement)
3450e70
verified

anky2002 commited on

feat: add environment variable validation with clear startup errors
e31f25c
verified

anky2002 commited on

perf: sitemap uses revalidate=3600 instead of force-dynamic (reduces DB load)
ba2e060
verified

anky2002 commited on

feat: add /llms.txt route for AI discoverability
eeccbae
verified

anky2002 commited on

perf: add ISR revalidation (30s) to explore page
e13aca4
verified

anky2002 commited on

perf: add ISR revalidation to homepage (cache 60s instead of fresh DB every request)
9803366
verified

anky2002 commited on

fix: search rate limit now properly applies stricter limits for semantic search
d9d3c8f
verified

anky2002 commited on

fix: SSRF protection for Ollama URL + standardize error responses in /api/run
d70eff5
verified

anky2002 commited on

fix: remove fake totalRuns increment on page view (was double-counting)
0949e3d
verified

anky2002 commited on

Automated sync to Hugging Face
bcce530

GitHub Action commited on