• Joined on 2026-05-03
null pushed to dev at null/BillTracker 2026-06-04 21:57:45 -05:00
2c9cc37593 feat: copy last month budgets, monthly income section on summary page
null pushed to dev at null/BillTracker 2026-06-04 21:42:38 -05:00
3a19303d4d fix: SQLite timestamp timezone ambiguity — convert to proper UTC ISO strings
null pushed to dev at null/BillTracker 2026-06-04 21:35:06 -05:00
df9d6fbf6d fix: backup enabled setting key mismatch
null pushed to dev at null/BillTracker 2026-06-04 21:32:31 -05:00
a2266635f4 perf: worker N+1 batching, status runtime DB persistence, 'use strict'
null pushed to dev at null/BillTracker 2026-06-04 21:22:22 -05:00
81ae41325a feat: move income modal to tracker page, clickable bank card
null pushed to dev at null/BillTracker 2026-06-04 21:19:27 -05:00
3623cadcf6 feat: income breakdown modal with ignore/restore, summary chart click, includeIgnored query param
null pushed to dev at null/BillTracker 2026-06-04 21:01:01 -05:00
59d32f4686 perf: composite DB indexes, notification N+1 batching, spending page double-fetch fix
null pushed to dev at null/BillTracker 2026-06-04 20:52:54 -05:00
803e91da28 fix: migration error handling for legacy DBs, fallback rejection query
null pushed to dev at null/BillTracker 2026-06-04 20:45:14 -05:00
910febae63 feat: bill rules manager page, merchant re-normalization, match suggestion scoring fix, cleanup pruning
null pushed to dev at null/BillTracker 2026-06-04 20:01:54 -05:00
743379fc94 feat: spending toggle per category, empty state, income query, auto-enable on rule creation
null pushed to dev at null/BillTracker 2026-06-04 19:53:43 -05:00
3f0078b930 feat: spending income section, rules manager, error handling improvements
null pushed to dev at null/BillTracker 2026-06-04 04:31:29 -05:00
ac5d6c6625 feat: spending tracking page with category breakdowns
null pushed to dev at null/BillTracker 2026-06-04 04:16:23 -05:00
92f292dcee refactor: otplib named imports, cleanup totpService internal naming
null pushed to dev at null/BillTracker 2026-06-04 04:10:18 -05:00
653dd72e12 feat: TOTP 2FA for login & profile setup flow
null pushed to dev at null/BillTracker 2026-06-04 03:53:40 -05:00
a6b2e8bb87 fix: login mode card update, OIDC service improvements, auth middleware refinements
null pushed to dev at null/BillTracker 2026-06-04 03:38:35 -05:00
26b6fb13e5 feat: login history with geolocation, encryption, new device alerts, session detection
null pushed to dev at null/BillTracker 2026-06-04 03:14:57 -05:00
ecec6763b0 docs: update user-guide index with recent features (bank status, notifications, cash flow, batch import, merchant rules)
null pushed to dev at null/BillTracker 2026-06-04 02:57:12 -05:00
809bd4498b fix: BankSyncSection enhancements, merchant rule service updates, user settings import
null pushed to dev at null/BillTracker 2026-06-04 02:48:36 -05:00
3745ef79b7 docs: update HISTORY.md with bank tracking, merchant rules, and UI changes
null pushed to dev at null/BillTracker 2026-06-04 02:36:39 -05:00
5689fc95c2 feat: historical import batch selection UI, backend endpoint, DB migration v0.83