]> git.ipfire.org Git - thirdparty/python-fints.git/shortlog
thirdparty/python-fints.git
5 days ago  Raphael MichelBump to 4.2.4 master v4.2.4
5 days ago  Raphael MichelUpdate packaging (thanks @cdce8p)
2025-05-29  Raphael MichelUpdate README.md
2025-02-10  lemoerImprove code example in docs/tans.rst (#184)
2025-01-07  Sebastian RaßPin ING to one step authentication (#182)
2025-01-07  Sebastian RaßSet decoupled on response code 3955 (#181)
2025-01-03  Yannik EnssUpdate link for obtaining product ID (#180)
2024-11-04  Raphael MichelBump to 4.2.3 v4.2.3
2024-11-04  Raphael MichelFix for real
2024-11-04  Raphael MichelFix pending transactions v4.2.2
2024-11-03  Raphael MichelBump to 4.2.1
2024-11-03  Raphael MichelFix system ID handling
2024-10-26  Raphael MichelBump to 4.2.0 v4.2.0
2024-10-26  Raphael MichelFix imports, add to trouble script
2024-10-26  johan12345Implement fetching account statements (HKKAU, HKEKA)
2024-10-26  Raphael MichelAdd note on system IDs to docs
2024-10-26  Raphael MichelFIx tests on older python (#175)
2024-10-26  Jakob HildebrandAdd optional TAN medium field to constructor of FinTS3P...
2024-10-26  Raphael MichelAllow to pass system ID (#172)
2024-10-26  Raphael MichelAdd workaround for Sparkasse Heidelberg
2024-10-26  Johannes MeyerFix TAN request with response code 3955 during initiali...
2024-10-26  Raphael MichelAllow to request pending transactions
2024-10-04  Raphael MichelBump to 4.1.1 v4.1.1
2024-10-04  Raphael MichelUpdate README
2024-10-04  Raphael MichelTry to fix rtd build
2024-10-04  Raphael MichelFix #166 -- Add support for Python 3.12, drop support...
2024-10-04  Yannik Enssfix typo in TAN documentation (#169)
2024-10-04  Raphael MichelUpdate readthedocs.yaml to build on 3.11
2024-10-04  Raphael MichelUpdate .readthedocs.yml
2024-10-04  Raphael MichelAdd .readthedocs.yml
2024-04-10  Raphael MichelMake doc-utils an optional dependency
2024-03-28  Raphael MichelBump to 4.1.0 v4.1.0
2024-03-28  Raphael MichelFix #155 -- Implement HKTAN7 and decoupled TAN process...
2024-03-28  kmilleAdd a full code example to the docs if a TAN is require...
2024-03-28  sb604Add extension field to account information (#154)
2024-03-28  Matthias Walliczekfix serialization of init_tan_request for #114 (#128)
2024-03-28  sb604Add HISPAS3 for Baader Bank support (#153)
2024-03-28  Henryk PlötzAdd configuration and code to opt-in to reduced logging...
2024-03-28  Lukas JuhrichReplace enum documentation hack with `enum-tools` decor...
2024-03-28  Michael GrünewaldUse a requests session per FinTSHTTPSConnection (#161)
2024-03-16  Michael GrünewaldFix a small typo (#160)
2023-08-22  Antonin DelpeuchPython 11 compatibility (#150)
2023-07-16  Antonin DelpeuchRemove Python 3.6 from the CI (#148)
2023-04-22  Raphael MichelAdd link to registration form on website
2023-04-22  Raphael MichelFix a typo in setup.py v4.0.0
2023-04-22  Raphael MichelBump to 4.0.0
2023-04-22  Raphael MichelRemove default product_id
2023-01-26  yniverzAdd SEPA-instant payment functionality (#144)
2023-01-24  BastelPichiFix markdown for PyPi (#145)
2022-06-05  Raphael MichelSwitch travis to github
2022-06-05  Raphael MichelRemove decode_phototan_image again as it was actually...
2022-06-05  Jan JanssenInclude LICENSE in pip package (#133)
2022-06-05  rhnComdirect support (#142)
2022-03-24  Raphael MichelMerge pull request #141 from Natureshadow/patch-1
2022-03-21  Dominik George[hhd] Factor out stream generation into function 141/head
2022-02-20  Raphael MichelRelease 3.1.0 v3.1.0
2021-08-15  Raphael MichelMerge pull request #132 from lukasjuhrich/master
2021-08-08  Lukas JuhrichImport from collections.abc, not collections 132/head
2021-06-14  Raphael MichelUpdate README.md
2020-11-23  Raphael MichelBump to 3.0.1 v3.0.1
2020-11-23  Raphael MichelFix Postbank issue
2020-11-01  Raphael MichelMerge pull request #120 from tbm/typo
2020-11-01  Martin MichlmayrFix typos 120/head
2020-04-20  Raphael MichelMerge pull request #110 from d1saster/master
2020-04-05  Philipp Knechtgesimplement custom response handler for get_transactions_xml 110/head
2020-03-30  Raphael MichelMerge pull request #109 from cfstras/patch-1
2020-03-28  Claus F. Strasburgerclient.py: documentation fix 109/head
2020-01-09  Raphael MichelAdd comment explaining bank switch
2020-01-09  Raphael MichelExecute commit conditionally for postbank only
2020-01-09  Raphael MichelUse a clean dialog for fetching TAN media
2019-12-22  Raphael MichelBump version to 3.0.0 v3.0.0
2019-12-22  Raphael MichelUpdate issue templates
2019-12-22  Raphael MichelPSD2 support (#95)
2019-12-22  Raphael MichelUpdate docs psd2 95/head
2019-12-22  Raphael MichelImplement PSD2 for get_sepa_accounts
2019-12-22  Raphael MichelFix detection of PIN errors
2019-12-22  Raphael MichelImplement get_balance for PSD2
2019-12-22  Raphael MichelInclude a CLI utility
2019-12-22  Raphael MichelOnly store name of TAN medium to not break state storing
2019-12-22  Raphael MichelAdd NeedTanResponse suppport for holdings (blindly)
2019-12-22  Raphael MichelDrop noninteractive mode
2019-12-22  Raphael MichelStop sending HKTAN in HKTAB
2019-12-22  Raphael MichelAdd is_tan_media_required
2019-12-22  Raphael MichelShortcut in fetch_tan_mechanisms if data is already...
2019-10-12  Raphael MichelEnsure a system ID exists when TAN mechanisms are fetched
2019-10-09  Raphael MichelSet system_id before closing dialog
2019-09-29  Raphael MichelFix touchdown implementation
2019-09-29  Raphael MichelAllow TANs during dialog initialization
2019-09-11  Raphael MichelFix infinite loop in touchdown handling
2019-09-11  Raphael MichelHack things until fiducia works
2019-09-11  Raphael MichelRemove unused line of code
2019-09-11  Raphael MichelDeclare that we support HKTAN6
2019-09-11  Raphael MichelRaise a custom exception for response 9075
2019-09-11  Henryk PlötzInstead of stay_offline use a more versatile Enum FinTS...
2019-09-10  Henryk PlötzImplement a pure offline mode
2019-09-09  Henryk PlötzFix test cases for schema validation
2019-09-09  Henryk Plötz`mock` has been deprecated in 2014
2019-09-09  Henryk Plötztests: Provide product_id and product_version in all...
2019-09-09  Henryk PlötzLogger.warn is deprecated, replace with .warning
2019-09-09  Henryk PlötzIncrease sepaxml version
next