docfast/public
OpenClaw 825c6562ba
Some checks failed
Build & Deploy to Staging / Build & Deploy to Staging (push) Has been cancelled
feat: wire up swagger-jsdoc dynamic spec, delete static openapi.json
- Create src/swagger.ts config module for swagger-jsdoc
- Add GET /openapi.json dynamic route (generated from @openapi annotations)
- Delete static public/openapi.json (was drifting from code)
- Add @openapi annotation for deprecated /v1/signup/free in index.ts
- Import swaggerSpec into index.ts
- All 12 endpoints now code-driven: demo/html, demo/markdown, convert/html,
  convert/markdown, convert/url, templates, templates/{id}/render,
  recover, recover/verify, billing/checkout, signup/free, health
2026-02-20 07:56:56 +00:00
..
partials a11y & SEO: fix source files - aria-labels, focus management, canonical, WebApplication schema, focus-visible 2026-02-20 07:22:01 +00:00
src a11y & SEO: fix source files - aria-labels, focus management, canonical, WebApplication schema, focus-visible 2026-02-20 07:22:01 +00:00
app.js v0.4.0: Remove free tier, add public demo endpoint with watermark 2026-02-20 07:32:45 +00:00
app.min.js v0.4.0: Remove free tier, add public demo endpoint with watermark 2026-02-20 07:32:45 +00:00
docs.html fix: SEO + accessibility + consistency fixes (BUG-056,062,063,064,065,066,067,068) 2026-02-19 08:39:56 +00:00
favicon.svg fix(landing): BUG-045 — Pro tier says Unlimited instead of 10,000 PDFs 2026-02-16 16:07:26 +00:00
impressum.html feat: add SMTP auth support for K3s migration 2026-02-18 12:47:33 +00:00
index.html v0.4.0: Remove free tier, add public demo endpoint with watermark 2026-02-20 07:32:45 +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
privacy.html feat: add SMTP auth support for K3s migration 2026-02-18 12:47:33 +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 a11y & SEO: aria-labels, focus management, structured data, sitemap update, v0.3.3 2026-02-20 07:03:48 +00:00
status.html fix: BUG-053,055,058,060,061,067,069 - JS minification, meta tags, skip-link, docs footer 2026-02-17 18:03:59 +00:00
status.js Add styled /status page, update footer/terms links from /health to /status 2026-02-16 19:48:25 +00:00
status.min.js fix: apply QA fixes to correct build source (public/src/) 2026-02-17 13:11:24 +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
terms.html fix: version bump 0.3.2, remove debug log, dynamic /api version, Pro plan 5000 PDFs 2026-02-19 14:12:37 +00:00