Open-source personal finance manager. Self-hosted, privacy-first.
Stars
509
Forks
51
Watchers
509
Open Issues
16
Overall repository health assessment
No package.json found
This might not be a Node.js project
44
commits
3
commits
3
commits
1
commits
1
commits
1
commits
1
commits
fix: improve sidebar accounts section with show-more toggle and sorted by balance
ec343c9View on GitHubfeat: hide transfers from dashboard/drill-down and add transfer tooltip
cae0ab7View on GitHubfeat: add brute-force rate limiting and TOTP two-factor authentication (#52)
a758934View on GitHubfix: harden user management with password validation, email uniqueness checks, and setting guards (#51)
4403d8fView on GitHubfeat: add inter-account transfers with manual FX rate support (#49)
45677b2View on GitHubfix: support QIF files from Microsoft Money (encoding fallback + date formats)
fb13407View on GitHubfix: harden test suite against env leakage and pytest-asyncio 1.x
e2fd5b6View on GitHubfix: load accounts list in account detail edit transaction modal
992cf4aView on GitHubfix: prevent balance flow chart dropping to zero for shorter comparison months
a29854cView on GitHubfix: carry forward previous month balance for shorter months in balance flow chart
3d18c58View on GitHubfix: apply privacy mask to transaction drill-down amounts
ea77573View on GitHubfix: multi-currency balance calculation with account-currency-aware FX conversion
4c3cfb9View on GitHub