mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-21 15:36:50 -05:00
* Extract category related server handlers from main.ts to server/budget/app.ts * Release notes * On DB layer, replace Entity model usage with DB models * Fix typecheck errors * Fix type error * Fix types * Fix typecheck error * Fix lint errors * Fix test errors * Fix model mapping