docfast/public
openclawd 03dd6c17df
Some checks failed
Deploy to Production / Deploy to Server (push) Failing after 22s
Fix three critical issues: Docker healthcheck, USD->EUR pricing, static asset caching
- Docker healthcheck: Use Node.js instead of curl (not installed in slim image)
- Pricing: Change from USD ($) to EUR (€) in frontend and backend Stripe integration
- Static assets: Add Cache-Control headers (1 day) for /public and /docs files
2026-02-16 13:04:47 +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 Fix three critical issues: Docker healthcheck, USD->EUR pricing, static asset caching 2026-02-16 13:04:47 +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 v0.2.1: request logging, 404 handler, permissions-policy, SEO improvements, typo fix 2026-02-16 08:32:57 +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