docfast/dist
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
..
__tests__ feat: Add built dist files with EU compliance routes 2026-02-16 13:09:25 +00:00
middleware feat: Pro limit 2,500/mo, website templating, cleanup 2026-02-16 18:46:59 +00:00
routes feat: Pro limit 2,500/mo, website templating, cleanup 2026-02-16 18:46:59 +00:00
services build: compile dist for sitemap, favicon, and graceful shutdown changes 2026-02-16 16:10:15 +00:00
index.js fix: BUG-046 usage endpoint data leak, BUG-047 copy button, BUG-048 email change links 2026-02-16 18:06:52 +00:00