docfast/public
DocFast Bot 792e2d9142
Some checks failed
Build & Deploy to Staging / Build & Deploy to Staging (push) Has been cancelled
v0.4.1: Code-driven OpenAPI docs via swagger-jsdoc
- Add swagger-jsdoc dependency for auto-generating OpenAPI spec from JSDoc
- Add JSDoc @openapi annotations to all route handlers
- Create scripts/generate-openapi.mjs build step
- OpenAPI spec now auto-generated from code — no manual JSON editing
- All 13 endpoints documented with full parameters
- New demo endpoints documented, signup marked as deprecated
- Updated info description: demo-first, no free tier references
- Dockerfile updated to run openapi generation during build
- Build script updated: npm run build generates spec before compile
2026-02-20 07:54:37 +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
openapi.json v0.4.1: Code-driven OpenAPI docs via swagger-jsdoc 2026-02-20 07:54:37 +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