NextExpense/internal/handlers
cclohmar 517e95adc2 chore: rebrand ReceiptNext to NextExpense
- Rename Go module from github.com/cclohmar/ReceiptNext to NextExpense
- Update all import paths across 7 Go source files
- Update templates (titles, headings, branding)
- Update static files (manifest.json, sw.js, CSS)
- Update config (Makefile, install.sh, .env.example)
- Update README with new name and URLs
- Rename service file receiptnext.service -> nextexpense.service
- Update install paths, service names, log paths in install.sh
2026-06-21 18:39:48 +00:00
..
auth.go chore: rebrand ReceiptNext to NextExpense 2026-06-21 18:39:48 +00:00
events.go chore: rebrand ReceiptNext to NextExpense 2026-06-21 18:39:48 +00:00
expenses.go chore: rebrand ReceiptNext to NextExpense 2026-06-21 18:39:48 +00:00
file.go chore: rebrand ReceiptNext to NextExpense 2026-06-21 18:39:48 +00:00
helpers.go fix: normalize ImagePath for old database entries with storage/ prefix 2026-06-01 23:30:56 +00:00
templates.go feat: single OTP field, event metadata on page, delete event 2026-06-03 07:46:12 +00:00