docfast/public
openclawd 210e71e3d8
Some checks failed
Deploy to Production / Deploy to Server (push) Failing after 21s
feat: SEO + Nginx optimization
- Update sitemap.xml to include /v1/health endpoint
- Add proper 404 handling (JSON for API paths, HTML for browser paths)
- Create optimized nginx config with gzip, cache headers, specific locations
- Add logrotate configuration for DocFast logs
- Add security headers and static asset caching
2026-02-16 08:30:14 +00:00
..
app.js SEO & accessibility: OG tags, robots.txt, sitemap, OG image, aria labels, focus trap, keyboard nav 2026-02-16 08:27:25 +00:00
docs.html fix: move Swagger init to external JS (CSP compliance) 2026-02-14 22:27:15 +00:00
index.html SEO & accessibility: OG tags, robots.txt, sitemap, OG image, aria labels, focus trap, keyboard nav 2026-02-16 08:27:25 +00:00
index.html.backup-20260214-175429 feat: key recovery via email verification (BUG-014) 2026-02-14 19:26:47 +00:00
og-image.png SEO & accessibility: OG tags, robots.txt, sitemap, OG image, aria labels, focus trap, keyboard nav 2026-02-16 08:27:25 +00:00
og-image.svg SEO & accessibility: OG tags, robots.txt, sitemap, OG image, aria labels, focus trap, keyboard nav 2026-02-16 08:27:25 +00:00
openapi.json Fix BUG-033: Update OpenAPI spec with Pro tier rate limit (30 req/min) 2026-02-15 09:50:04 +00:00
robots.txt SEO & accessibility: OG tags, robots.txt, sitemap, OG image, aria labels, focus trap, keyboard nav 2026-02-16 08:27:25 +00:00
sitemap.xml feat: SEO + Nginx optimization 2026-02-16 08:30:14 +00:00
swagger-init.js fix: move Swagger init to external JS (CSP compliance) 2026-02-14 22:27:15 +00:00
swagger-ui fix: swagger UI symlink, CSP headers, email-change route, updateKeyEmail 2026-02-14 22:29:56 +00:00