Commit Graph

15 Commits

Author SHA1 Message Date
f24fcef0e7 Added redacted test files
Some checks failed
continuous-integration/drone/push Build is failing
2022-01-21 16:43:31 +10:00
58fa770097 Initial commit for moneymanager output
Some checks failed
continuous-integration/drone/push Build is failing
2022-01-21 16:27:26 +10:00
ce3d8adc5f Renaming .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-18 17:04:52 +10:00
7abd80a00e Update .gitignore 2022-01-18 17:02:16 +10:00
5c877938f1 Testing drone integration 2022-01-18 16:46:13 +10:00
8163319229 Fixed bug with db collection, save the file based on the date and account name 2022-01-13 15:38:38 +10:00
2aec216e66 Pull the account name from the db so it can process multiple accounts. Change print statements to proper logging statements 2022-01-13 14:14:25 +10:00
f694a67b2d Save the processed transactions so they don't get processed a second time 2022-01-12 20:34:14 +10:00
a4e43522db Fixing permission issues 2022-01-12 14:56:08 +10:00
7b1e03bf8e Fix bug where files downloaded directly do not exist when the watchdog event fires 2022-01-12 12:22:23 +10:00
23f68f19e8 Wait for the file to be fully copied before parsing it 2022-01-12 10:13:01 +10:00
d93f0869a7 Making watch directory configurable 2022-01-11 18:21:19 +10:00
0b68363c6e Added watchdog to watch for changes and automatically convert 2022-01-11 16:07:31 +10:00
435a237049 Code to convert hsbc qfx files to csv in the right format for money brilliant 2022-01-10 15:33:21 +10:00
174c107f8a Initial commit 2021-12-10 12:18:43 +10:00