This commit is contained in:
null 2026-05-29 21:02:36 -05:00
parent ce84ffc9b5
commit 0b58f7961f
1 changed files with 2 additions and 3 deletions

View File

@ -32,15 +32,14 @@ Username: guest · Password: guest123
- Subscription catalog (v2 with 100+ services across categories, recommendations from unmatched charges)
- Advisory non-bill filter system (5k+ patterns, UI for confidence levels, lazy cache, auto-matching)
- Debt snowball page with payoff projections, avalanche comparison, APR math, and amortization schedules
- Snowball page with detailed projections and comparison
- Analytics, calendar, summary pages, and printable reports
- XLSX import, CSV import, user export/import, Excel export, import history, and admin backups
- XLSX and CSV import, user export/import, Excel export, import history, and admin backups
- Transaction import, matching, and management (Data page)
- Local username/password login with optional Authentik/OIDC SSO
- Admin panel for users, backups, cleanup, auth settings, status, and migrations
- Status page with health checks, bank sync card, daily worker card, and recent errors
- Compact tracker mode with side-by-side buckets, subscription/AP/2FA badges
- Worker system (dailyWorker for autopay marking, notifications, session pruning, cleanup)
- Background worker system (dailyWorker for autopay marking, notifications, session pruning, cleanup)
- Dark mode and theme support
- PWA support (service worker, offline-ready)
- Keyboard command palette (Ctrl+K)