0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
prepare for 2.0.4 release More... about 5 years ago
Merge branch 'master' of github.com:captin411/ofxclient More... about 5 years ago
update supported python versions More... about 5 years ago
Merge pull request #56 from e2thenegpii/master More... about 5 years ago
Added an encode call so ofxclient -d file.ofx would actually work in python3 More... almost 6 years ago
Merge pull request #47 from jantman/vanguard-fix More... over 6 years ago
Merge pull request #51 from flash3780/master More... over 6 years ago
Removed some comments More... over 6 years ago
Undid type checking for ConfigParser, instead modified IF statement More... over 6 years ago
Forced input into ConfigParser to be a string More... over 6 years ago
add myself to AUTHORS More... over 6 years ago
handle institutions that require session cookies More... over 6 years ago
refactor Client.post() header handling to log sent headers at debug level More... over 6 years ago
Python 2.7 unit tests pass More... almost 7 years ago
Merge branch 'master' of github.com:captin411/ofxclient More... almost 7 years ago
Attempt to fix build More... almost 7 years ago
Merge pull request #41 from jantman/citi-fix More... almost 7 years ago
remove debugging instrumentation More... almost 7 years ago
Do not support python 3.2 More... almost 7 years ago
Unit tests pass. Some formatting updates More... almost 7 years ago
remove debug logging More... almost 7 years ago
issue #38 - add SecurableConfigParser support for storing boolean False values More... almost 7 years ago
issue #38 - ofx_version needs to be passed as a string More... almost 7 years ago
revert broken commit More... almost 7 years ago
issue #38 - provide an extension point for us to override or augment ofxhome data with per-institution client arguments More... almost 7 years ago
issue #38 - fix typo in previous commit More... almost 7 years ago
issue #38 - add new Client arguments, user_agent and accept, to View Account cli More... almost 7 years ago
issue #38 - pass Institution client_args in to client in authenticate() as well More... almost 7 years ago
issue #38 - simplify serialization of Institution's Client, now that we have more args More... almost 7 years ago
issue #38 - simplify POST logic, now that more than one FI has User-Agent header issues More... almost 7 years ago