• Joined on 2026-05-03
null pushed to dev at null/BillTracker 2026-06-06 23:17:11 -05:00
bb04966bbc fix: historical import loading state, remove stray catalog export
null pushed to dev at null/BillTracker 2026-06-06 23:04:55 -05:00
4dd01c13c4 feat: live transaction search in merchant rules, link-import preference toggle, tracker row tweaks
null pushed to dev at null/BillTracker 2026-06-06 22:26:01 -05:00
12d869d400 feat(subscriptions): cadence sort toggle, in-place bill edits after save
null pushed to dev at null/BillTracker 2026-06-06 22:09:38 -05:00
83e6afa9e6 feat(subscriptions): simplified SubscriptionsPage, inline actions, improved matching card, Service Catalog route
null pushed to dev at null/BillTracker 2026-06-06 22:07:59 -05:00
9e1c7b5127 push current code only
null pushed to dev at null/BillTracker 2026-06-06 21:15:10 -05:00
a1e6a308cf feat: existing bill matching in recommendations, feedback tracking, broad-merchant rejection, annual price detection
null pushed to dev at null/BillTracker 2026-06-06 21:05:05 -05:00
422d8550bb feat: recommendation detail dialog with evidence, ambiguity badges, transaction list
null pushed to dev at null/BillTracker 2026-06-06 20:44:57 -05:00
b2f8f5ef66 feat: dedicated subscription catalog page, evidence badges, price display in recommendations
null pushed to dev at null/BillTracker 2026-06-06 20:02:17 -05:00
3a034ddeb7 feat: subscription catalog with bank descriptors, custom per-user descriptors, catalog→bill linking
null pushed to dev at null/BillTracker 2026-06-06 19:47:09 -05:00
null pushed to dev at null/BillTracker 2026-06-06 19:15:11 -05:00
fc3709337c feat: bulk unmatch — review similar payees, batch-undo with optional rule removal
null pushed to dev at null/BillTracker 2026-06-06 18:38:42 -05:00
f69f778821 fix: use express-rate-limit ipKeyGenerator for sync limiter fallback
null pushed to dev at null/BillTracker 2026-06-06 18:30:26 -05:00
7455dff5b8 feat: v0.37.0 — auto-learn merchant rules, ambiguous match protection, session hashing, geolocation opt-in
null pushed to dev at null/BillTracker 2026-06-06 17:34:20 -05:00
b4779c9eda feat: auto-match review panel with undo — last 7d provider_sync payments
null pushed to dev at null/BillTracker 2026-06-06 17:17:14 -05:00
6e211c8366 fix: v0.94 migration signature — run(db) → run()
null pushed to dev at null/BillTracker 2026-06-06 17:01:10 -05:00
04f5f922b7 chore: remove stale tracked backup/DB files; add /bills.db to gitignore
null pushed to dev at null/BillTracker 2026-06-06 17:00:25 -05:00
9a2a7ecdee feat: v0.94 — session token hashing, geolocation opt-in privacy setting
null pushed to dev at null/BillTracker 2026-06-06 16:34:23 -05:00
840620efe2 feat: v0.93 — stable provider keys, per-payment interest tracking with once-per-month gating
null pushed to dev at null/BillTracker 2026-06-06 15:52:07 -05:00
a2ac241cd3 refactor(sync): centralize sync constants in bankSyncConfigService, wire through config/UI
null pushed to dev at null/BillTracker 2026-06-06 15:27:49 -05:00
a73d0afe07 feat(encryption): support TOKEN_ENCRYPTION_KEY env var with startup migration