• Joined on 2026-05-03
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
null pushed to dev at null/BillTracker 2026-06-04 02:24:14 -05:00
d5a0b65532 feat: live bank status bar and card on TrackerPage with effective balance + pending
null pushed to dev at null/BillTracker 2026-06-04 02:20:32 -05:00
19421c06fc fix: historical import backend routes and service adjustments
null pushed to dev at null/BillTracker 2026-06-04 02:05:19 -05:00
d2d3045afe feat: historical payment import dialog for bank merchant rules
null pushed to dev at null/BillTracker 2026-06-04 01:50:43 -05:00
d04f03b6b1 fix: replace Portal with inline block to avoid Radix pointer-event capture
null pushed to dev at null/BillTracker 2026-06-04 01:45:20 -05:00
68667fea59 fix: render suggestion dropdown in Portal to escape BillModal overflow container
null pushed to dev at null/BillTracker 2026-06-04 01:38:17 -05:00
52af533845 fix: remove duplicate/early refetch calls in BillModal sync flow
null pushed to dev at null/BillTracker 2026-06-04 01:36:09 -05:00
48f5577031 fix: bank tracking pending deduction corrected, projected month-end balance, settings loading fix
null pushed to dev at null/BillTracker 2026-06-04 01:27:02 -05:00
ccdd16a626 fix: summary route and trackerService refinements
null pushed to dev at null/BillTracker 2026-06-04 01:16:51 -05:00
5783f80e38 fix: include b.name in overdue query for tooltip display
null pushed to dev at null/BillTracker 2026-06-04 01:12:27 -05:00
779ace60dd fix: overdue badge excludes due today, tooltip with names, larger column labels
null pushed to dev at null/BillTracker 2026-06-04 01:00:32 -05:00
46bcf83d22 fix: NavPill and Sidebar UI refinements, trackerService adjustments
null closed issue null/BillTracker#67 2026-06-04 00:59:10 -05:00
Column labels need larger font (not bold — bills are already bold)
null pushed to dev at null/BillTracker 2026-06-04 00:50:53 -05:00
1ea6979903 fix: TrackerBucket and SnowballPage minor adjustments