54 Commits

Author SHA1 Message Date
77590b4b4a Reverse transactions display order 2025-10-22 12:19:47 +02:00
1f164555be Upgrade 2025-09-28 21:23:01 +02:00
32b8d50e5b Add support for fetching only desired transactions related to specified profile 2025-07-08 12:58:11 +02:00
9b24a1d737 Upgrade 2025-07-08 12:12:18 +02:00
8a6dd58007 Enable existing transaction fetching debouncing 2025-05-24 22:27:41 +02:00
1b6749ef53 Fix importing transactions in wrong order 2025-05-23 13:42:26 +02:00
cc208dd748 Add support for existing transactions 2025-05-22 09:45:29 +02:00
e1dc42c254 Replace transactions table with notifications 2025-05-21 14:12:36 +02:00
490d6aa650 Improve appearance of transactions table 2025-05-21 13:47:10 +02:00
9d2ac48e1a Add support for starting over on second step 2025-05-20 16:42:56 +02:00
a75e6232be Change default submit mode to 'add' 2025-05-20 16:34:05 +02:00
af15a352a3 Add support for filtering dates 2025-05-20 16:27:31 +02:00
e3618c539e Add number of selected transactions 2025-05-09 20:04:31 +02:00
9df89d0ffc Add button 'Start over again' 2025-05-09 19:46:49 +02:00
4959cf1085 Disable button when no data selected 2025-05-09 19:37:46 +02:00
f9cfdbd4a0 Fix requests base URL 2025-05-09 19:37:28 +02:00
3a5ff132ed Update packages 2025-05-09 17:12:10 +02:00
90b24ec865 Create loader 2025-05-09 17:07:48 +02:00
6a557cc060 Add support for PWA 2025-05-09 14:47:30 +02:00
80977ee896 Add support for frontend app in express server 2025-05-09 14:33:16 +02:00
192f21c3a6 Create working PoC of frontend app 2025-05-09 14:32:05 +02:00
149d8f01b7 Implement store 2025-05-09 11:17:58 +02:00
eb13123d86 Implement LoadFilePage page 2025-05-09 10:15:54 +02:00
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