RunasSudo
  • Joined on 2022-08-22
RunasSudo pushed to master at RunasSudo/DrCr 2025-06-24 01:21:31 +10:00
6298d94c35 Add icon.ico to tauri.conf.json
RunasSudo pushed to master at RunasSudo/DrCr 2025-06-24 00:52:50 +10:00
4a68b031db Bundle Roboto Flex font
RunasSudo pushed to master at RunasSudo/DrCr 2025-06-23 18:20:50 +10:00
4a33008fb1 Add placeholder icon.ico
RunasSudo pushed to master at RunasSudo/DrCr 2025-06-22 22:53:44 +10:00
6c909fd468 Show warning if imported statement contains line with zero amounts
RunasSudo pushed to master at RunasSudo/DrCr 2025-06-22 22:08:41 +10:00
fe8901bf2e Position reconciliation box correctly if table scrolled
RunasSudo pushed to master at RunasSudo/DrCr 2025-06-22 21:55:55 +10:00
959490f0c2 Fix colour of debit/credit selector on balance assertion editor
RunasSudo pushed to master at RunasSudo/DrCr 2025-06-13 23:39:45 +10:00
914cb384b1 Implement CSV export for dynamic reports
50ef94dfee Refactor DynamicReport to TypeScript class
Compare 2 commits »
RunasSudo pushed to master at RunasSudo/DrCr 2025-06-12 23:45:24 +10:00
b445bfbca7 docs: Fix typos
RunasSudo pushed to master at RunasSudo/DrCr 2025-06-12 23:14:15 +10:00
c7116c71d1 Add print/save to PDF menu to dynamic reports
RunasSudo pushed to master at RunasSudo/DrCr 2025-06-12 22:41:58 +10:00
a13098a4a7 Fix crash when opened with no file open
RunasSudo pushed to master at RunasSudo/DrCr 2025-06-12 22:19:05 +10:00
ad192d1bb7 Fix crash when opened with no file open
RunasSudo pushed to master at RunasSudo/DrCr 2025-06-10 23:32:26 +10:00
ada99c2e3f docs: Add more cross references about chart of accounts
39d5bf623a docs: Expand statement lines documentation
Compare 2 commits »
RunasSudo pushed to master at RunasSudo/DrCr 2025-06-10 23:30:52 +10:00
84f37d484a docs: Add more cross references about chart of accounts
eaa108810c docs: Expand statement lines documentation
449ce80e35 Show API-generated accounts in chart of accounts view
bed32b0d54 libdrcr: Make Unclassified Statement Line Credits/Debits not a magic string
Compare 4 commits »
RunasSudo pushed to master at RunasSudo/DrCr 2025-06-10 19:59:17 +10:00
6b029a086b docs: Fix typo - Cash on Hand, not Cash at Hand
RunasSudo pushed to master at RunasSudo/DrCr 2025-06-09 21:56:41 +10:00
4c04352f6f Add link to screenshots
RunasSudo pushed to master at RunasSudo/DrCr 2025-06-09 20:19:24 +10:00
02667695cc libdrcr: Allow configuring backend plugins
RunasSudo pushed to master at RunasSudo/DrCr 2025-06-09 19:54:01 +10:00
29c5e906dd libdrcr: Allow configuring backend plugins
94255ffb9d Allow configuring frontend plugins
81bce8e677 austax: Remove unused debug statement from CGT assets view
01cdab9ed3 Add demonstration database
1fe1aec828 Allow entering transactions with mixed commodities of equal cost
Compare 5 commits »
RunasSudo pushed to master at RunasSudo/DrCr 2025-06-08 23:04:13 +10:00
f97420b055 Complete documentation for core functionality
6ebe2f99f4 Expand documentation
Compare 2 commits »
RunasSudo pushed to master at RunasSudo/DrCr 2025-06-08 21:23:19 +10:00
5439632fc6 Display single-letter commodity before quantity
6174a7ce57 Validate commodity strings in input
b12fb30a20 Allow single-letter commodity name to precede quantity
Compare 3 commits »
RunasSudo pushed to master at RunasSudo/DrCr 2025-06-08 16:18:31 +10:00
a22c23eb26 Add basic documentation