]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Sat, 1 Feb 2025 21:34:01 +0000 (22:34 +0100)
committerRoland Häder <roland@mxchange.org>
Sat, 1 Feb 2025 21:34:01 +0000 (22:34 +0100)
commitc4708e0ce664e97a108135d8f5e1923075bfee1f
tree91ccd7a385a8a4f5dedd5c667689de2e1908a9bf
parentd0037933e4918ee55a1f137d6bb307bfa3e4e659
Continued:
- introduced network.fetch_csv_rows()
- improved logger messages as parameter types are expected
20 files changed:
fba/commands.py
fba/helpers/blocks.py
fba/helpers/cache.py
fba/helpers/config.py
fba/helpers/cookies.py
fba/helpers/dicts.py
fba/helpers/domain.py
fba/helpers/processing.py
fba/helpers/software.py
fba/helpers/tidyup.py
fba/http/csrf.py
fba/http/federation.py
fba/http/network.py
fba/http/nodeinfo.py
fba/models/blocks.py
fba/models/instances.py
fba/models/obfuscation.py
fba/networks/lemmy.py
fba/networks/misskey.py
fba/utils.py