Commit Graph

31 Commits

Author SHA1 Message Date
374ac696b2 Initialize frontend app in React 2025-05-08 19:41:10 +02:00
08dba9c51f Add support for 2-stage import with web server 2025-05-06 16:29:24 +02:00
23b92aa90d Split preparation and submission of transaction in Actual backend 2025-05-06 14:12:54 +02:00
47892f8262 Add simple support for SGB Oława 2025-05-05 13:55:24 +02:00
ea58180e69 Update dependencies 2025-04-25 14:15:54 +02:00
e2d3189f55 Add support for custom transfers in pl.ing 2025-04-14 14:10:19 +02:00
f3e8bb9c9b Make all imported transactions uncleared 2025-04-12 23:35:36 +02:00
53e8474706 Add support for adding raw transactions 2025-04-12 23:29:53 +02:00
900145a4d0 Add support for simple web server 2025-04-04 16:20:42 +02:00
d5d1218f5c Add support for Amex importer 2025-04-03 18:18:03 +02:00
df06c7c15c Refactor ING importer 2025-04-03 18:17:56 +02:00
caf0a96ee0 Add support for dry-run flag 2025-04-03 00:09:41 +02:00
89b59dee50 Implement support for ING transfers 2025-04-03 00:07:13 +02:00
019a3e7cd4 Enable importing payee as payee_name 2025-04-01 22:46:38 +02:00
993ff1f62e Enable importing transaction number as imported_id in pl.ing 2025-04-01 21:23:44 +02:00
a0c6d28157 Add support for CSV file encoding 2025-04-01 20:34:56 +02:00
58b2d2c629 Replace broken windows-1250 package with iconv-lite 2025-04-01 20:31:16 +02:00
8359e159f4 Create NixOS module 2025-04-01 17:32:22 +02:00
aab323d746 Rename app to actual-importer 2025-04-01 17:27:02 +02:00
32014f84e8 Add support for submitting the transactions to Actual server 2025-04-01 17:27:02 +02:00
9fa3b7d775 Create CLI scaffolding 2025-04-01 15:03:27 +02:00
e1e85f4d5b Install yaml and commander and ignore yaml files in repo 2025-04-01 14:15:29 +02:00
eef7719970 Implement scaffolding of runner 2025-04-01 14:13:08 +02:00
eb934d750b Implement scaffolding of parsers and ING Bank Śląski parser 2025-04-01 13:53:58 +02:00
484ef1f8bd Implement base types 2025-04-01 13:53:16 +02:00
cb0a25bb22 Create CSV reader scaffolding 2025-04-01 13:52:58 +02:00
196437f91d Create @ alias and ignore csv files in repo 2025-04-01 13:52:26 +02:00
1f5193c9d0 Install windows-1250 decoder 2025-04-01 12:19:54 +02:00
eec5d3c981 Install PapaParse package 2025-04-01 11:55:36 +02:00
5681a39ff9 Install Actual API client package 2025-04-01 11:38:41 +02:00
d9a37b86e8 Init repo 2025-04-01 11:38:03 +02:00