Andrew Lalis andrew
andrew pushed tag v1.3.2 to Handy-Http/data 2026-03-31 23:07:36 +00:00
andrew pushed to main at Handy-Http/data 2026-03-31 23:07:31 +00:00
69e142a3f5 Upgraded dependencies.
andrew pushed tag v1.3.1 to Handy-Http/data 2026-03-31 23:07:08 +00:00
andrew pushed to main at andrew/finnow 2026-03-27 12:50:18 +00:00
bac074599a Remove import
e44c2d9291 Temporarily disable the analytics module.
Compare 2 commits »
andrew pushed to main at andrew/finnow 2026-03-27 12:47:11 +00:00
a328571ed3 Set packageManager to yarn in package.json
andrew pushed to main at andrew/finnow 2026-03-27 12:45:18 +00:00
34b9da1e50 Apparently yarn is already installed, remove the install yarn step from CI.
andrew pushed to main at andrew/finnow 2026-03-27 12:44:22 +00:00
f1e5dd0ea7 Remove 'yarn' cache option in CI.
andrew pushed to main at andrew/finnow 2026-03-27 12:42:59 +00:00
fb1e54c6ee Add yarn install to the CI
andrew pushed to main at andrew/finnow 2026-03-27 12:41:36 +00:00
aaed7629fb Add 'enable corepack' to web app CI
andrew closed issue andrew/finnow#43 2026-03-27 12:38:43 +00:00
Escape commas generally in CSV writer
andrew pushed to main at andrew/finnow 2026-03-27 12:38:37 +00:00
18555b931d Use yarn for package management, clean up dependencies and analytics module.
045e3a5c95 Add newlines to list of special CSV chars for quoting.
Compare 2 commits »
andrew pushed to main at andrew/finnow 2026-03-15 12:33:18 +00:00
44b19ed36c CSV escape processing.
andrew opened issue andrew/finnow#43 2026-03-15 03:08:26 +00:00
Escape commas generally in CSV writer
andrew pushed to main at andrew/finnow 2026-03-15 03:02:32 +00:00
0f7a83dd7a Removed flutter app, and updated readme.
andrew pushed to main at andrew/finnow 2026-03-15 02:59:06 +00:00
a007acee8d Run formatting.
8f098f6cac Hopefully got husky working for subdirectory setup.
dd447f8788 test
e724ef7ea2 test
e0b609c7eb Added prettier to pre-commit hook.
Compare 5 commits »
andrew pushed to main at andrew/finnow 2026-03-15 02:37:43 +00:00
b63ebef660 Fix ddoc.
andrew pushed to main at andrew/finnow 2026-03-15 02:35:51 +00:00
81efcd23de upgrade dub versions.
andrew pushed to main at andrew/finnow 2026-03-15 02:33:18 +00:00
71a783669f Formatted frontend code.
andrew closed issue andrew/finnow#42 2026-03-15 02:26:54 +00:00
Transactions CSV Export
andrew pushed to main at andrew/finnow 2026-03-15 02:26:45 +00:00
9cb2d562d8 Added transactions CSV / JSON file export.