ofxgo/cmd/ofx
Aaron Lindsay e1a72fcd54 Replace github.com/howeyc/gopass with golang.org/x/term
gopass is no longer maintained, and the suggested replacement for
getting passwords from terminals is x/term.
2021-10-17 21:20:04 -04:00
..
bankdownload.go cmd/ofx: Use 'response.ofx' as the default download file everywhere 2020-12-07 13:49:35 -05:00
banktransactions.go cmd/ofx: check for nil Currency fields in transactions 2021-10-17 15:49:08 -04:00
ccdownload.go cmd/ofx: Use 'response.ofx' as the default download file everywhere 2020-12-07 13:49:35 -05:00
cctransactions.go cmd/ofx: check for nil Currency fields in transactions 2021-10-17 15:49:08 -04:00
command.go Replace github.com/howeyc/gopass with golang.org/x/term 2021-10-17 21:20:04 -04:00
detect_settings.go detect_settings: Add newer APPVER's for 'QWIN' APPID 2018-10-04 06:50:38 -04:00
get_accounts.go cmd/ofx: `golint` 2017-04-16 20:50:06 -04:00
invdownload.go cmd/ofx: Use 'response.ofx' as the default download file everywhere 2020-12-07 13:49:35 -05:00
invtransactions.go Clarify use of Currency vs. OrigCurrency 2017-04-19 21:31:45 -04:00
main.go cmd/ofx: Add download-profile command 2020-11-25 14:42:25 -05:00
profiledownload.go cmd/ofx: Add -dryrun 2020-12-07 13:49:35 -05:00
util.go cmd/ofx: Allow setting User-Agent header from command-line 2021-03-16 15:36:27 -04:00