lucdsouza
|
a3261acc82
|
Fix: missing hyphen in 'utf-8' encoding. Error when importing OFX files due to unknown encoding. Fixes issue #48.
|
2026-01-17 10:13:29 +08:00 |
|
MaysWind
|
9686eb020f
|
fix cannot import OFX file which has only one but very long line (#243)
|
2025-09-15 22:51:16 +08:00 |
|
MaysWind
|
787eaad352
|
add comments
|
2025-06-18 23:39:24 +08:00 |
|
MaysWind
|
a5e7c483ef
|
ofx 1.x supports utf-8 encoding (#48)
|
2025-02-02 17:52:17 +08:00 |
|
MaysWind
|
0e062ed065
|
code refactor
|
2024-11-02 22:47:33 +08:00 |
|
MaysWind
|
f2e89da724
|
support ofx 1.x
|
2024-11-02 02:05:55 +08:00 |
|
MaysWind
|
ac29f0bf98
|
read and check ofx 2.x file header
|
2024-11-01 00:11:26 +08:00 |
|
MaysWind
|
5006a96181
|
parse xml using the encoding declared in xml header
|
2024-10-30 23:51:07 +08:00 |
|
MaysWind
|
c372272394
|
import transactions from ofx 2.x file
|
2024-10-28 01:39:03 +08:00 |
|