]> git.ipfire.org Git - thirdparty/python-fints.git/shortlog
thirdparty/python-fints.git
2018-07-26  Raphael MichelAdd docs sepa-transfers 30/head
2018-07-26  Raphael MichelAdd FlickerCode implementation
2018-07-25  Raphael MichelImplement direct debit
2018-07-25  Raphael MichelMulti-transfer
2018-07-25  Raphael MichelUpdate README
2018-07-25  Raphael MichelDefault to date in the past
2018-07-25  Raphael MichelSupport more HKTAN segment versions
2018-07-25  Raphael MichelTAN support in HNSHA
2018-07-25  Raphael MichelParse TAN challenge
2018-07-25  Raphael MichelDo not parse bank parameter data in two places
2018-07-25  Raphael MichelUse sepaxml to generate PAIN message
2018-07-23  Raphael MichelImprove error messages
2018-07-23  Raphael MichelParse full HKTAN segment
2018-07-23  Raphael MichelUse English terminology
2018-07-23  Raphael MichelGive credit to Daniel
2018-07-23  Daniel NowakBank transfer patch bei Daniel Nowak
2018-06-28  Lukas Großbergerreplace pin variable with getpass in README (#28)
2018-06-27  Jakob HirschUpdate README.md (#27)
2018-06-08  Raphael MichelBump version to 0.3.0 v0.3.0
2018-06-08  Kevin KennellUpdate README.md (#25)
2018-01-16  Christopher... Add support for acquisition price (Einstandspreis)...
2018-01-14  Roland HieberREADME: add link to find out the server URL (#15)
2018-01-13  Patrick Brauneavoid printing pin/password in log (#20)
2017-12-31  Enno Lohmeieradd comdirekt (#17)
2017-11-03  Felix Schwarzadd "Wüstenrot" to list of tested banks (#14)
2017-10-29  Felix Schwarzadd "NIBC Direct" to list of tested banks (#13)
2017-06-27  Johannes Visintiniadded DKB to tested List (#10)
2017-06-27  Johannes VisintiniFix holdings example (#9)
2017-06-14  Raphael MichelBump version v0.2.1
2017-06-14  Raphael MichelProper escaping in more places
2017-06-14  Raphael MichelFix escaping problems with GAD banks
2017-06-14  Raphael MichelCreate README.md
2017-05-15  Raphael MichelBump version v0.2.0
2017-05-05  Mathias Dalheimerclient.get_holdings() retrieves all holdings from an...
2017-01-31  Raphael MichelMerge pull request #6 from myaicloud/master
2017-01-31  Andreas Schmidtset back to relative paths 6/head
2017-01-29  Andreas Schmidtprepare data to fix error in mt940 DateTimeIndication
2017-01-10  Raphael MichelMerge pull request #4 from dr-duplo/dev/balance
2017-01-09  Christian MeißnerAdded Sparkasse and Ing-Diba to the list of tested... 4/head
2017-01-09  Christian MeißnerAdd basic account balance request
2017-01-07  Raphael MichelPackaging fix
2017-01-03  Raphael MichelMerge pull request #2 from gonium/master
2017-01-03  Mathias DalheimerAdded 1822direkt to the list of tested banks 2/head
2017-01-02  Raphael MichelMerge pull request #1 from rixx/readme
2017-01-02  Tobias KunzeMinor readme fixes 1/head
2017-01-02  Raphael MichelMove GitHub repo v0.1.0
2017-01-02  Raphael MichelPostbank compatibility
2017-01-02  Raphael MichelRename and package package
2017-01-02  Raphael MichelResolve flake8 problems
2017-01-02  Raphael MichelRun isort
2017-01-02  Raphael MichelAdd get_statement
2017-01-02  Raphael MichelAdd LICENSE
2017-01-02  Raphael MichelAdd README and requirements
2017-01-02  Raphael MichelMake get_sepa_accounts work
2017-01-02  Raphael MichelMove directory, more work
2017-01-02  Raphael MichelBootstrap communication
2017-01-02  Raphael MichelTake inspiration from fints4fun