NextExpense/internal
cclohmar 4ea3d63b29 feat: OTP inputs auto-advance to next field when digit is typed
- oninput moves focus to next field when digit entered
- onkeydown Backspace moves to previous field when current is empty
- Last field (digit_5) only handles backspace
2026-06-02 00:00:57 +00:00
..
ai refactor: implement best-practice recommendations from code review 2026-05-31 02:13:07 +00:00
auth fix: resolve 7 critical security findings from code review 2026-05-31 01:50:08 +00:00
database refactor: implement best-practice recommendations from code review 2026-05-31 02:13:07 +00:00
email feat: send receipt images as ZIP attachment with report 2026-05-30 13:38:23 +00:00
handlers feat: OTP inputs auto-advance to next field when digit is typed 2026-06-02 00:00:57 +00:00
utils refactor: implement best-practice recommendations from code review 2026-05-31 02:13:07 +00:00