docfast/dist
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
..
__tests__ feat: Add built dist files with EU compliance routes 2026-02-16 13:09:25 +00:00
middleware fix: audit #18 rate limit cleanup (.unref), audit #25 consistent error shapes 2026-02-17 08:10:14 +00:00
routes fix: add /change-email route in index.ts + fix SQL query escaping in keys.ts 2026-02-17 11:34:21 +00:00
services fix: add /change-email route in index.ts + fix SQL query escaping in keys.ts 2026-02-17 11:34:21 +00:00
index.js fix: add /change-email route in index.ts + fix SQL query escaping in keys.ts 2026-02-17 11:34:21 +00:00