summaryrefslogtreecommitdiff
path: root/internal/reports
AgeCommit message (Collapse)Author
9 daysSupport for archiving clients and projects.HEADmainT
2025-08-28loads of testingT
2025-08-13go module in git.tjp.lolT
2025-08-13report generation modalT
2025-08-13history filteringT
2025-08-07Enhanced date range parsing with more flexible input formatsT
- Added support for 'this week' and 'this month' date ranges - Added support for month names (e.g., 'february', 'july') with automatic year detection - Added support for 'month year' format (e.g., 'july 2023', 'feb 2022') - Enhanced help text and examples for all report commands - Added comprehensive test coverage for date range parsing - Fixed timezone handling in TUI history display - Minor code style improvements
2025-08-04timesheet and unified reportsT
2025-08-04Generate invoice PDFsT