• Joined on 2026-05-03
null pushed to dev at null/BillTracker 2026-05-11 16:04:25 -05:00
98ede20cd3 fix: prevent duplicate payment prompts
null pushed tag v0.24.6 to null/BillTracker 2026-05-11 16:04:25 -05:00
null pushed to dev at null/BillTracker 2026-05-11 15:25:07 -05:00
22f9a570aa v0.24.5: starting amounts fix, pay badge alignment, demo data persistence
null pushed to dev at null/BillTracker 2026-05-11 15:00:39 -05:00
b29d3a0b02 fix: starting amounts paid_from_other calculation + pay badge alignment on tracker
null pushed to dev at null/BillTracker 2026-05-11 13:39:50 -05:00
890427c75a v0.24.3: Session fixes, activity log corrections, UI polish
null pushed to dev at null/BillTracker 2026-05-11 12:12:33 -05:00
24b4e8d24e refactor: extract bills.js business logic into services/billsService.js (Phase 1)
null pushed to main at null/BillTracker 2026-05-11 11:57:17 -05:00
c1ac14efe3 v0.24.4: analytics mobile layout + previous month payment toggle
86148a101f feat: remove confirmation popup from status badge toggle (v0.24.3)
6d42453e07 fix: status badge toggle-paid using wrong property name (v0.24.2)
ba888c1c6f feat: export privacy warning + updated included fields list (v0.24.1)
80b3bcc17b fix: HIGH+MEDIUM batch — 10 fixes (v0.24.0)
Compare 60 commits »
null pushed to dev at null/BillTracker 2026-05-11 11:57:10 -05:00
c1ac14efe3 v0.24.4: analytics mobile layout + previous month payment toggle
null pushed to dev at null/BillTracker 2026-05-10 17:56:26 -05:00
86148a101f feat: remove confirmation popup from status badge toggle (v0.24.3)
null pushed to dev at null/BillTracker 2026-05-10 17:28:30 -05:00
6d42453e07 fix: status badge toggle-paid using wrong property name (v0.24.2)
null pushed to dev at null/BillTracker 2026-05-10 15:29:38 -05:00
ba888c1c6f feat: export privacy warning + updated included fields list (v0.24.1)
null pushed to dev at null/BillTracker 2026-05-10 15:25:49 -05:00
80b3bcc17b fix: HIGH+MEDIUM batch — 10 fixes (v0.24.0)
null pushed to dev at null/BillTracker 2026-05-10 15:11:05 -05:00
5537ab2bd5 fix: clear demo data button, seed user ID bug, duplicate endpoint (v0.23.4)
null pushed to dev at null/BillTracker 2026-05-10 14:37:45 -05:00
6d488aa8bd docs: update HISTORY.md and FUTURE.md for v0.23.3
null pushed to dev at null/BillTracker 2026-05-10 14:37:06 -05:00
5eed5932b4 feat: replace native confirm() with shadcn/ui AlertDialog (v0.23.3)
null pushed to dev at null/BillTracker 2026-05-10 12:43:00 -05:00
7c3cfd1715 docs: update README.md, ERM, FUTURE.md, HISTORY.md
null pushed to dev at null/BillTracker 2026-05-10 12:35:05 -05:00
6b1ef7dcfa fix: notification privacy leak — per-user bills no longer sent to all recipients (v0.23.2)
78f95f784e fix: remove duplicate login route (authLogin.js), consolidate into auth.js
Compare 2 commits »
null pushed to dev at null/BillTracker 2026-05-10 11:49:09 -05:00
24bac8e506 docs: refresh engineering reference manual
null pushed to dev at null/BillTracker 2026-05-10 10:44:46 -05:00
52db06001f v0.23.1: migration rollback capability
null pushed to dev at null/BillTracker 2026-05-10 09:45:46 -05:00
53783aaec5 v0.23.0: Detailed migration logging with timing, error context, and audit logging