RunasSudo
  • Joined on 2022-08-22
RunasSudo pushed to master at RunasSudo/DrCr 2025-08-23 22:38:39 +10:00
0bb47f0368 Show version number in footer
845640dc93 Fix RetainedEarningsToEquity not considering API transactions
Compare 2 commits »
RunasSudo pushed to master at RunasSudo/DrCr 2025-08-14 21:56:06 +10:00
a66f90e0c9 Correctly display API-generated transactions when quantity_ascost not set
60fcc51d4f Include quantity_ascost for API-generated transactions in reporting commodity
5cd25cb76f Specify CGT cost base adjustment as signed numbers
4d9741525b Allow inputting negative quantities
Compare 4 commits »
RunasSudo pushed to master at RunasSudo/bilirubin-calculator 2025-07-25 20:39:58 +10:00
ac02222082 Update source statement in footer to match guideline
RunasSudo pushed to master at RunasSudo/bilirubin-calculator 2025-07-25 20:25:12 +10:00
54ca97aac2 Fix typo in NICE thresholds test case
RunasSudo pushed to master at RunasSudo/DrCr 2025-07-02 23:56:38 +10:00
3badc1e936 Add COPYING
RunasSudo closed issue RunasSudo/DrCr#6 2025-07-02 22:34:24 +10:00
Title bar update broken on Wayland
RunasSudo pushed to master at RunasSudo/DrCr 2025-07-02 22:34:24 +10:00
9490143ec3 Workaround for Tauri bug 13749
RunasSudo pushed to master at RunasSudo/DrCr 2025-07-02 22:27:50 +10:00
2ccb9674cc Workaround for Tauri bug 13749
cea99ab6e9 Update dependencies
Compare 2 commits »
RunasSudo commented on issue RunasSudo/DrCr#6 2025-07-02 21:54:32 +10:00
Title bar update broken on Wayland

This appears to be a Tauri bug? https://github.com/tauri-apps/tauri/issues/13749

RunasSudo opened issue RunasSudo/DrCr#6 2025-07-02 12:17:57 +10:00
Title bar update broken on Linux
RunasSudo pushed to master at RunasSudo/DrCr 2025-07-01 02:34:40 +10:00
590eba79c4 Specify font-weight in Roboto Flex declaration
fc961bd4bc Fix TransactionsWithoutCommodityView crash when 2 postings of same account
Compare 2 commits »
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