index
:
xlgmokha/spendr.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-06-29
fix: remove time format from NaiveDate causing formatting panic
main
mo khan
2025-06-28
fix: comprehensive NaN/infinity protection for all TUI operations
mo khan
2025-06-28
fix: add comprehensive NaN/infinity checks to all TUI float formatting
mo khan
2025-06-28
fix: handle NaN/infinity values in TUI to prevent formatting crashes
mo khan
2025-06-26
test: add comprehensive tests and documentation for TUI categorization
mo khan
2025-06-26
feat: implement transaction categorization in TUI
mo khan
2025-06-26
feat: add comprehensive TUI documentation, tests, and improved help
mo khan
2025-06-26
fix: prevent TUI crash from NaN/infinite float formatting
mo khan
2025-06-26
feat: display full timestamps in transaction view
mo khan
2025-06-26
fix: implement proper scrolling and vim key bindings in TUI
mo khan
2025-06-26
fix: handle UTF-8 string truncation in TUI to prevent crashes
mo khan
2025-06-26
feat: add Mint.com-inspired Terminal User Interface (TUI)
mo khan
2025-06-25
fix: resolve all compiler warnings
mo khan
2025-06-25
feat: add portfolio rebalancing tool
mo khan
2025-06-25
feat: add investment performance dashboard with benchmarks
mo khan
2025-06-25
feat: make import path optional, default to current directory
mo khan
2025-06-25
refactor: simplify to single import command
mo khan
2025-06-25
feat: add CSV export for investments and unified smart import command
mo khan
2025-06-25
chore: clean up compiler warnings
mo khan
2025-06-25
feat: add complete investment analysis with database persistence and market p...
mo khan
2025-06-24
chore: clean up compiler warnings
mo khan
2025-06-24
feat: add comprehensive investment analysis framework
mo khan
2025-06-24
feat: add comprehensive data import improvements
mo khan
2025-06-24
feat: add enhanced reporting and analysis features
mo khan
2025-06-24
feat: add support for HM Bank and Account Activity formats
mo khan
2025-06-24
feat: add PDF parsing support for TD Line of Credit statements
mo khan
2025-06-24
feat: make accurate financial reporting the default behavior
mo khan
2025-06-24
feat: add duplicate detection and improved transfer categorization
mo khan
2025-06-24
test: add comprehensive unit tests for all modules
mo khan
2025-06-24
feat: implement complete financial tracking CLI tool
mo khan
2025-06-23
chore: create the data dir
mo khan
2025-06-21
chore: add ci file
mo khan
2025-06-21
chore: do not commit transaction to git
mo khan
2025-06-21
feat: generate scaffold
mo khan
2025-06-21
initial commit
mo khan