diff options
| author | Aldrik Ramaekers <aldrik@mailbox.org> | 2026-01-08 22:08:07 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrik@mailbox.org> | 2026-01-08 22:08:07 +0100 |
| commit | 6555d97f2eaf5b3829543624f6b0a3394715c71b (patch) | |
| tree | c0b2d6abd7e402b32ab2e42088db6da4337c0364 /TODO | |
| parent | 0d70098dd5b704f2953c63f0c827b46b11935b81 (diff) | |
setup window work
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -7,6 +7,10 @@ Fix: Refactor: - Refactor zip writing to be faster (Windows is slow) +- remove run_windows64.bat +- simplify run_linux64.sh, remove library paths from shell file and include path in .hpp +- fix all warnings from Wall +- load ttfs from memory, embed ttfs in binary Testing: - write tests for strops.hpp @@ -15,7 +19,6 @@ Testing: Features: - save api keys for all options individually so user can switch without losing key - Refactor contact and project UI to be like invoice & expenses -- Timeline for invoice modifications (e.g. edited, status changed, paid) - Show AI balance available in settings page - Handle invalid api key response from AI backends and display in settings UI - error log for tax report to display invoices not yet supported for tax generation or invoices with invalid tax rates |
