BillTracker/client
null 7a58d69c70 feat: hybrid subscription tracker
Added subscription metadata to bills: is_subscription, type, reminder_days, source, detected_at
Backend subscription API (routes/subscriptions.js)
SimpleFIN recommendation logic (services/subscriptionService.js)
New /subscriptions page (client/pages/SubscriptionsPage.jsx)
Track-as-subscription controls in BillModal.jsx
Navigation under Tracker menu
Accepting a recommendation creates a subscription-backed bill + links detected transactions
2026-05-28 22:54:07 -05:00
..
components feat: hybrid subscription tracker 2026-05-28 22:54:07 -05:00
contexts theme correctness 2026-05-28 01:30:40 -05:00
hooks v0.27.02 push 2026-05-14 21:00:07 -05:00
lib v0.28.0 2026-05-16 15:38:28 -05:00
pages feat: hybrid subscription tracker 2026-05-28 22:54:07 -05:00
public/img refactor: component splits, PWA support, CommandPalette 2026-05-28 20:53:22 -05:00
App.jsx feat: hybrid subscription tracker 2026-05-28 22:54:07 -05:00
api.js feat: hybrid subscription tracker 2026-05-28 22:54:07 -05:00
index.css chore: bump version to v0.28.4.4 2026-05-28 20:14:00 -05:00
main.jsx v0.24.3: Session fixes, activity log corrections, UI polish 2026-05-11 13:39:48 -05:00