• Joined on 2026-05-03
null pushed to dev at null/BillTracker 2026-05-29 02:51:32 -05:00
c43c476ae9 fix: subscription recommendation dedup and amount-bucket grouping
null pushed to dev at null/BillTracker 2026-05-29 02:23:22 -05:00
1d8ae4f511 fix: sync_days hard-clamped to 90 (SimpleFIN Bridge limit)
null pushed to dev at null/BillTracker 2026-05-29 01:51:45 -05:00
820fedd58e feat: subscription catalog migration, 200-row seed, improved detection
null pushed to dev at null/BillTracker 2026-05-29 01:33:57 -05:00
7682758aa8 fix: sync_days now reads from DB config, admin UI controls it
null pushed to dev at null/BillTracker 2026-05-29 01:06:23 -05:00
262d7789db feat: account monitoring, expanded sync UI, match filtering, error toasts
null pushed to dev at null/BillTracker 2026-05-29 00:28:53 -05:00
542ab5e382 feat: configurable sync interval, auto-match, encryption note, admin link, SimpleFIN hyperlink
null pushed to dev at null/BillTracker 2026-05-29 00:04:30 -05:00
b03264ceb1 feat: zero-config encryption + SimpleFIN Bridge links
null pushed to dev at null/BillTracker 2026-05-28 23:50:06 -05:00
3fea3931f5 style: AP badge next to bill name instead of blue dot
null pushed to dev at null/BillTracker 2026-05-28 23:42:49 -05:00
792980b8ba style: stronger late/missed payment visibility
null pushed to dev at null/BillTracker 2026-05-28 23:33:48 -05:00
6c1b02e613 fix: remove premature idx_payments_transaction_active from schema.sql
null pushed to dev at null/BillTracker 2026-05-28 23:28:56 -05:00
1b9518a5d7 fix: migration dedup and legacy reconcile gaps
null pushed to dev at null/BillTracker 2026-05-28 23:18:17 -05:00
a1f679f7b0 style: global readability/theme pass
null pushed to dev at null/BillTracker 2026-05-28 22:54:09 -05:00
7a58d69c70 feat: hybrid subscription tracker
null pushed to dev at null/BillTracker 2026-05-28 22:32:36 -05:00
22df64e5e7 feat: auto-sync worker for SimpleFIN bank sync
null pushed to dev at null/BillTracker 2026-05-28 22:18:22 -05:00
858f65b66b fix: BankSyncAdminCard toggle no longer gated on encryption key
null pushed to dev at null/BillTracker 2026-05-28 22:09:27 -05:00
f84d1967f2 chore: bump version to v0.29.2
null pushed to dev at null/BillTracker 2026-05-28 22:06:18 -05:00
88a4b64924 feat: DB-first bank sync config, admin toggle, extracted BankSyncSection
null pushed to dev at null/BillTracker 2026-05-28 21:40:30 -05:00
979886cb6a style: CalendarPage readability pass + DataPage fix
null pushed to dev at null/BillTracker 2026-05-28 21:32:21 -05:00
1c8d754068 chore: bump version to v0.29.1
null pushed to dev at null/BillTracker 2026-05-28 21:30:24 -05:00
42abb12497 feat: SimpleFin bank sync with encrypted token storage