docfast/public
DocFast Bot 1702abdeb8
All checks were successful
Deploy to Production / Deploy to Server (push) Successful in 1m36s
fix: add /change-email route in index.ts + fix SQL query escaping in keys.ts
- Register GET /change-email route in src/index.ts (serves change-email.html)
- Fix updateKeyEmail() SQL query string (dollar signs were stripped by heredoc)
- Fix updateEmailByCustomer() SQL query string
- Rebuild TypeScript dist/
2026-02-17 11:34:21 +00:00
..
partials feat: convert change-email from modal to standalone page + Stripe customer.updated webhook 2026-02-17 11:31:37 +00:00
src feat: convert change-email from modal to standalone page + Stripe customer.updated webhook 2026-02-17 11:31:37 +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
change-email.html feat: convert change-email from modal to standalone page + Stripe customer.updated webhook 2026-02-17 11:31:37 +00:00
docs.html fix: QA audit bugs BUG-051/052/056/057/059/062/063/064/065/066/068 2026-02-17 08:15:03 +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 fix: add /change-email route in index.ts + fix SQL query escaping in keys.ts 2026-02-17 11:34:21 +00:00
index.html fix: add /change-email route in index.ts + fix SQL query escaping in keys.ts 2026-02-17 11:34:21 +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 Session 45: support email, audit fixes (template validation, content-type, admin auth, waitUntil) 2026-02-16 19:30:21 +00:00
privacy.html fix: add /change-email route in index.ts + fix SQL query escaping in keys.ts 2026-02-17 11:34:21 +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 feat: convert change-email from modal to standalone page + Stripe customer.updated webhook 2026-02-17 11:31:37 +00:00
status.html feat: convert change-email from modal to standalone page + Stripe customer.updated webhook 2026-02-17 11:31:37 +00:00
status.js Add styled /status page, update footer/terms links from /health to /status 2026-02-16 19:48:25 +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: add /change-email route in index.ts + fix SQL query escaping in keys.ts 2026-02-17 11:34:21 +00:00