mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 20:44:32 -05:00
* Move transaction related handlers to server/transactions folder and use the new convention * Fix lint and typecheck * Move server account handlers from main.ts to accounts/app.ts * Add accounts app to main.ts * Release notes * Fix types * Fix typecheck error * Fix types * Fix build error * Use main app
131 B
131 B
category, authors
| category | authors | |
|---|---|---|
| Maintenance |
|
Move accounts related server handlers from main.ts to server/accounts/app.ts