NextExpense/internal
cclohmar 0b55ac1fac fix: normalize ImagePath for old database entries with storage/ prefix
- Added normalizeImagePath() helper that strips legacy storage/ prefix
- Applied in ViewEventExpenses, SaveExpense, UpdateExpense, EditExpense
- Prevents double storage/storage/ in image URLs for old expenses
2026-06-01 23:30:56 +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 fix: normalize ImagePath for old database entries with storage/ prefix 2026-06-01 23:30:56 +00:00
utils refactor: implement best-practice recommendations from code review 2026-05-31 02:13:07 +00:00