• Joined on 2026-05-03
null pushed to dev at null/BillTracker 2026-05-11 23:17:21 -05:00
34b0f75918 v0.26.1: fix dual-column XLSX parser bugs
null pushed to dev at null/BillTracker 2026-05-11 22:19:04 -05:00
d32a30495d docs: update HISTORY v0.26.0, remove completed XLSX dual-column from FUTURE
null pushed to dev at null/BillTracker 2026-05-11 22:13:49 -05:00
831f617893 v0.26.0: dual-column XLSX import parser
null pushed to dev at null/BillTracker 2026-05-11 21:46:35 -05:00
579eed37b8 docs: update HISTORY v0.25.0, remove completed CSRF fix from FUTURE
null pushed to dev at null/BillTracker 2026-05-11 21:42:42 -05:00
2ce5328fd2 v0.25.0: roadmap redesign, import CSRF fix, AdminDashboard removed
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/Mission-Control 2026-05-10 22:47:43 -05:00
a504b4bd21 release: v0.0.5 — 7 monitoring summary endpoints
null pushed to dev at null/Mission-Control 2026-05-10 22:43:18 -05:00
d747c1ddb0 fix: add range validation to /trends endpoint (1-365 day limit)
null pushed to dev at null/Mission-Control 2026-05-10 22:41:44 -05:00
e348deb299 feat: add 5 remaining monitoring summary endpoints
null pushed to dev at null/Mission-Control 2026-05-10 22:38:49 -05:00
3719ab42b4 feat: add cost-summary and cost-breakdown monitoring endpoints
null pushed to dev at null/Mission-Control 2026-05-10 22:27:48 -05:00
fd7d0aca42 docs: rewrite README to reflect actual current project state
null pushed to dev at null/Mission-Control 2026-05-10 22:19:42 -05:00
504d4e4eb5 docs: add project README with features, architecture, and API reference
null pushed to dev at null/Mission-Control 2026-05-10 21:01:41 -05:00
461ccbcb88 feat: add dashboard data processing + WebSocket agent events (Phase 2 complete)