docfast/public
OpenClaw aab6bf3bee
All checks were successful
Deploy to Production / Deploy to Server (push) Successful in 2m24s
feat: Pro limit 2,500/mo, website templating, cleanup
- Set Pro tier limit to 2,500 PDFs/month (was unlimited/5000)
- Added Pro limit enforcement in usage middleware
- Updated landing page, JSON-LD, and Stripe product description
- Created build-time HTML templating (partials for nav/footer/styles)
- Source files in public/src/, partials in public/partials/
- Build script: node scripts/build-html.cjs
- Deleted stale backup file
- Fixed index.html nav logo to use <a> tag for consistency
2026-02-16 18:46:59 +00:00
..
partials feat: Pro limit 2,500/mo, website templating, cleanup 2026-02-16 18:46:59 +00:00
src feat: Pro limit 2,500/mo, website templating, cleanup 2026-02-16 18:46:59 +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
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: Pro limit 2,500/mo, website templating, cleanup 2026-02-16 18:46:59 +00:00
index.html feat: Pro limit 2,500/mo, website templating, cleanup 2026-02-16 18:46:59 +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
privacy.html feat: Pro limit 2,500/mo, website templating, cleanup 2026-02-16 18:46:59 +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 fix(landing): BUG-045 — Pro tier says Unlimited instead of 10,000 PDFs 2026-02-16 16:07:26 +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 feat: Pro limit 2,500/mo, website templating, cleanup 2026-02-16 18:46:59 +00:00