• Joined on 2026-05-03
null opened issue null/BillTracker#76 2026-05-31 12:03:34 -05:00
MEDIUM: 10x .catch(() => {}) silently swallowing errors in client code
null opened issue null/BillTracker#75 2026-05-31 12:03:28 -05:00
MEDIUM: Floating-point REAL type for monetary amounts in SQLite
null opened issue null/BillTracker#74 2026-05-31 12:03:21 -05:00
HIGH: No explicit JSON body size limit on express.json() - default 100KB
null opened issue null/BillTracker#73 2026-05-31 12:03:14 -05:00
HIGH: No process-level unhandledRejection/uncaughtException handler
null opened issue null/BillTracker#72 2026-05-31 12:03:07 -05:00
HIGH: Payment UPDATE/DELETE lack user_id in WHERE clause (defense-in-depth)
null opened issue null/BillTracker#71 2026-05-31 12:02:53 -05:00
HIGH: SQL injection surface in analyticsService.js - string interpolation in WHERE clause
null opened issue null/BillTracker#70 2026-05-31 12:02:46 -05:00
CRITICAL: Incomplete user deletion - orphaned data risk
null opened issue null/BillTracker#69 2026-05-31 12:02:35 -05:00
CRITICAL: SMTP password stored in plaintext in SQLite
null opened issue null/BillTracker#68 2026-05-31 12:02:21 -05:00
CRITICAL: Async route handlers lack try/catch - unhandled rejections crash process
null pushed to dev at null/BillTracker 2026-05-30 22:05:44 -05:00
0fda211e37 chore: seed demo data overhaul with modern bill data, security audit update (v0.34.2)
null pushed to dev at null/BillTracker 2026-05-30 21:52:05 -05:00
c6cd81e33a chore: bump to v0.34.2, subscription badge fix on Tracker rows
null pushed to dev at null/BillTracker 2026-05-30 21:20:55 -05:00
90cfed035b feat: Payoff Custom mode, Summary reordering, unifed billing schedule, SimpleFIN + backup fixes (batch v0.34.1.3)
null pushed to dev at null/BillTracker 2026-05-30 20:04:54 -05:00
c23cae1107 feat: reordering across management pages (Bills, Subscriptions, Categories, Snowball) — batch v0.34.1.2
null pushed to dev at null/BillTracker 2026-05-30 17:57:38 -05:00
6edb23cd66 chore: bump to v0.34.1.1, Claude.ai catalog seed, subscription fixes
null pushed to dev at null/BillTracker 2026-05-30 17:29:00 -05:00
35d0cbf8be chore: reset tracked db file
null pushed to dev at null/BillTracker 2026-05-30 16:17:45 -05:00
5449427b86 Add persistent bill reordering
null pushed to dev at null/BillTracker 2026-05-30 15:22:19 -05:00
8b0f33085c feat: Payoff Simulator page with live SVG chart, debt selector, and apply-to-budget (batch 0.34.3)
null pushed to dev at null/BillTracker 2026-05-30 15:18:48 -05:00
799189059b chore: roadmap audit v0.34.2 — remove completed FUTURE.md items, update partial statuses
e0aae788d0 chore: bump to v0.34.1, add changelog entry for price-change drift detection
5182754e0f feat(tracker): price-change drift detection with amber insight panel
Compare 3 commits »
null pushed to dev at null/BillTracker 2026-05-30 13:59:47 -05:00
d0b318c9d2 docs(bishop): audit and update FUTURE.md against implemented features
null pushed to dev at null/BillTracker 2026-05-30 13:30:21 -05:00
0bb99b9562 docs: add v0.34.0 changelog to HISTORY.md