docfast/dist/routes
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
..
billing.js fix: add /change-email route in index.ts + fix SQL query escaping in keys.ts 2026-02-17 11:34:21 +00:00
convert.js fix: audit #18 rate limit cleanup (.unref), audit #25 consistent error shapes 2026-02-17 08:10:14 +00:00
email-change.js feat: Add built dist files with EU compliance routes 2026-02-16 13:09:25 +00:00
health.js feat: Add built dist files with EU compliance routes 2026-02-16 13:09:25 +00:00
recover.js feat: Add built dist files with EU compliance routes 2026-02-16 13:09:25 +00:00
signup.js fix: audit #18 rate limit cleanup (.unref), audit #25 consistent error shapes 2026-02-17 08:10:14 +00:00
templates.js Session 45: support email, audit fixes (template validation, content-type, admin auth, waitUntil) 2026-02-16 19:30:21 +00:00