DrCr/src
2024-11-22 18:55:32 +11:00
..
components Fix bug when confirming transaction deletion 2024-11-22 18:54:41 +11:00
importers Implement OFX2.x statement import 2024-11-18 16:54:50 +11:00
pages Use small (thicker) plus icon on journal view 2024-11-22 18:55:32 +11:00
amounts.ts Implement account transactions with commodity detail view 2024-11-16 21:17:46 +11:00
App.vue Refactor folder layout 2024-11-16 15:39:44 +11:00
db.ts Implement balance assertions view 2024-11-22 18:12:40 +11:00
dbutil.ts Implement SQL transactions 2024-11-17 22:31:34 +11:00
display.ts General ledger view 2024-11-16 01:20:18 +11:00
main.ts Rename /journal/{edit,new}-transaction etc. to /journal/{edit,new} for consistency 2024-11-22 18:55:09 +11:00
registry.ts Implement chart of accounts view 2024-11-22 01:24:14 +11:00
reporting.ts Implement balance assertions view 2024-11-22 18:12:40 +11:00
style.css Use clusterize.js for general ledger view to avoid pagination 2024-11-16 15:32:50 +11:00
vite-env.d.ts Initial commit 2024-11-15 20:06:08 +11:00
webutil.ts Implement basic transaction editing 2024-11-17 02:25:30 +11:00