app to track my HSA eligible receipts
Find a file
Jean-Michel Tremblay 7ba0d5abe7
All checks were successful
Build and Test / build-and-test (push) Successful in 37s
Normalize receipt image orientation from EXIF; add changelog (0.0.1)
Bake the EXIF Orientation rotation into uploaded JPEG pixels (and strip
the tag) so receipts are upright in every consumer, not just EXIF-aware
viewers. Acts only when orientation is known (tag 2..8); images with no
tag, tag 1, non-JPEG, or PDFs pass through byte-for-byte. Wired into the
receipt, attachments, and AI-classify paths. Documented as spec item 13.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-19 20:26:03 -04:00
.forgejo/workflows CI: auto-deploy on release tags, drop manual deploy workflow 2026-06-19 15:45:50 -04:00
cmd/hsa Add scheduled metadata-only DB backups (spec item 11) 2026-06-19 07:12:50 -04:00
deploy CI: auto-deploy on release tags, drop manual deploy workflow 2026-06-19 15:45:50 -04:00
internal Normalize receipt image orientation from EXIF; add changelog (0.0.1) 2026-06-19 20:26:03 -04:00
scripts Static portable build + env-file launcher for deployment 2026-06-19 08:32:19 -04:00
.env.example Backups: ROOT/dbbackup, hsa_sqlite_backup_YYYY_MM_DD.db naming 2026-06-19 07:34:31 -04:00
.gitignore Initial commit: HSA receipt tracker 2026-06-17 21:40:12 -04:00
call_claude.sh Initial commit: HSA receipt tracker 2026-06-17 21:40:12 -04:00
CHANGELOG.md Normalize receipt image orientation from EXIF; add changelog (0.0.1) 2026-06-19 20:26:03 -04:00
config.json Initial commit: HSA receipt tracker 2026-06-17 21:40:12 -04:00
go.mod Normalize receipt image orientation from EXIF; add changelog (0.0.1) 2026-06-19 20:26:03 -04:00
go.sum Normalize receipt image orientation from EXIF; add changelog (0.0.1) 2026-06-19 20:26:03 -04:00
plan.md Initial commit: HSA receipt tracker 2026-06-17 21:40:12 -04:00
secret.md Initial commit: HSA receipt tracker 2026-06-17 21:40:12 -04:00
secret.sh Initial commit: HSA receipt tracker 2026-06-17 21:40:12 -04:00
spec.md Normalize receipt image orientation from EXIF; add changelog (0.0.1) 2026-06-19 20:26:03 -04:00