BillTracker/client
null d34316844e v0.20.2: Transaction wrapping for database migrations
- All migrations (versioned, legacy, unversioned) now run within
  BEGIN/COMMIT with ROLLBACK on failure
- v0.40 migration uses try/finally to guarantee PRAGMA foreign_keys
  is always re-enabled, even on error paths
- Clear transaction boundary logging (BEGIN/COMMIT/ROLLBACK)
- Hudson security audit: 6/7 PASS, FK fix applied for v0.40 edge case
2026-05-09 22:34:50 -05:00
..
components v0.20.1: code splitting, version badge on roadmap, roadmap nav link 2026-05-09 22:01:19 -05:00
contexts initial commit 2026-05-03 19:51:57 -05:00
hooks push 2026-05-09 13:03:36 -05:00
lib v0.20.2: Transaction wrapping for database migrations 2026-05-09 22:34:50 -05:00
pages v0.20.0: admin dashboard with roadmap and activity log 2026-05-09 21:14:21 -05:00
public/img logo 2026-05-03 22:33:21 -05:00
App.jsx v0.20.1: code splitting, version badge on roadmap, roadmap nav link 2026-05-09 22:01:19 -05:00
api.js feat: add admin about page with security hardening 2026-05-09 16:25:12 -05:00
index.css v0.20.0: admin dashboard with roadmap and activity log 2026-05-09 21:14:21 -05:00
main.jsx push 2026-05-09 13:03:36 -05:00