summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-06-29fix: remove time format from NaiveDate causing formatting panicmainmo khan
2025-06-28fix: comprehensive NaN/infinity protection for all TUI operationsmo khan
2025-06-28fix: add comprehensive NaN/infinity checks to all TUI float formattingmo khan
2025-06-28fix: handle NaN/infinity values in TUI to prevent formatting crashesmo khan
2025-06-26feat: implement transaction categorization in TUImo khan
2025-06-26feat: add comprehensive TUI documentation, tests, and improved helpmo khan
2025-06-26fix: prevent TUI crash from NaN/infinite float formattingmo khan
2025-06-26feat: display full timestamps in transaction viewmo khan
2025-06-26fix: implement proper scrolling and vim key bindings in TUImo khan
2025-06-26fix: handle UTF-8 string truncation in TUI to prevent crashesmo khan
2025-06-26feat: add Mint.com-inspired Terminal User Interface (TUI)mo khan
2025-06-25fix: resolve all compiler warningsmo khan
2025-06-25feat: add portfolio rebalancing toolmo khan
2025-06-25feat: add investment performance dashboard with benchmarksmo khan
2025-06-25feat: make import path optional, default to current directorymo khan
2025-06-25refactor: simplify to single import commandmo khan
2025-06-25feat: add CSV export for investments and unified smart import commandmo khan
2025-06-25chore: clean up compiler warningsmo khan
2025-06-25feat: add complete investment analysis with database persistence and market p...mo khan
2025-06-24chore: clean up compiler warningsmo khan
2025-06-24feat: add comprehensive investment analysis frameworkmo khan
2025-06-24feat: add comprehensive data import improvementsmo khan
2025-06-24feat: add enhanced reporting and analysis featuresmo khan
2025-06-24feat: add support for HM Bank and Account Activity formatsmo khan
2025-06-24feat: add PDF parsing support for TD Line of Credit statementsmo khan
2025-06-24feat: make accurate financial reporting the default behaviormo khan
2025-06-24feat: add duplicate detection and improved transfer categorizationmo khan
2025-06-24test: add comprehensive unit tests for all modulesmo khan
2025-06-24feat: implement complete financial tracking CLI toolmo khan
2025-06-21feat: generate scaffoldmo khan
2025-06-21initial commitmo khan