..
adjustmentService.ts
feat: add Budget and Adjustments pages with full functionality
2026-02-12 00:58:43 +00:00
budgetService.ts
feat: add Budget vs Actual report tab with monthly and YTD comparison
2026-02-15 18:01:10 +00:00
categorizationService.ts
feat: add auto-categorize button and fix keyword word-boundary matching
2026-02-09 00:02:51 +00:00
categoryService.ts
feat: add drag-and-drop reorder for categories and fix duplicate sort_order
2026-02-16 23:25:45 +00:00
dashboardService.ts
feat: add chart patterns, context menu, and import preview popup (v0.2.3)
2026-02-13 23:55:19 +00:00
dataExportService.ts
feat: make settings data imports visible in Import History
2026-02-15 13:38:51 +00:00
db.ts
feat: add multiple profiles with separate databases and optional PIN (v0.3.0)
2026-02-16 12:54:09 +00:00
importConfigTemplateService.ts
feat: persist template selection and add update template button
2026-02-15 13:16:55 +00:00
importedFileService.ts
fix: allow duplicate-content files with different names ( #1 )
2026-02-15 12:40:01 +00:00
importSourceService.ts
fix: persist has_header for imports, fix orphan categories, add re-initialize
2026-02-12 11:54:33 +00:00
profileService.ts
feat: add multiple profiles with separate databases and optional PIN (v0.3.0)
2026-02-16 12:54:09 +00:00
reportService.ts
feat: add chart patterns, context menu, and import preview popup (v0.2.3)
2026-02-13 23:55:19 +00:00
transactionService.ts
feat: add import config templates, budget/category fixes (v0.2.5)
2026-02-14 15:06:44 +00:00
userPreferenceService.ts
feat: implement CSV import wizard with folder-based source detection
2026-02-08 03:38:46 +00:00