scito
04d864c093
add code coverage bade & ci: fix pytest-cov
2022-12-30 00:58:52 +01:00
scito
b89a338246
enable mypy type checking
2022-12-29 14:24:12 +01:00
scito
47e84e4462
run docker capture version
2022-12-29 03:19:09 +01:00
scito
672d18a5ca
build docker images, run tests in docker build
...
- qreader_available flag
- echo commands in upgrade_deps.sh
2022-12-26 23:57:38 +01:00
scito
f4934192ae
WIP
2022-12-24 01:59:35 +01:00
qwertyca
483fcc0163
Add the ability so provide an image file as the infile. If the file contains a QR code generated by Google Authenticator's "Transfer Accounts" function, it will be decoded directly in a single step. This is meant to help users who need to access their secrets from Google Authenticator but don't have a QR code decoder and don't want to use an online one due to security concerns.
2022-12-23 10:17:04 +01:00
scito
fd1841f8dd
update Pipfile.lock
2022-12-18 17:42:42 +01:00
scito
30638041d8
upgrade to protobuf 4.21.12
2022-12-16 13:17:39 +01:00
scito
96c8836a98
upgrade to protobuf 4.21.11
2022-12-10 12:25:15 +01:00
dependabot[bot]
5783d086ad
Bump pylint from 2.15.7 to 2.15.8
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.15.7 to 2.15.8.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.7...v2.15.8 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 17:36:39 +01:00
scito
a77e775948
add keepass csv export; improve hotp
...
- export to dedicated totp and hotp csv files for KeePass
- show Typ as totp/hotp instead of OTP_TOTP/OTP_HOTP
(BREAKING CHANGE in csv, json and stdout, qr codes or urls are not affected)
- add hotp example
- add hotp tests
- export counter for hotp to csv and json files
- add section on KeePass to README
- increase protobuf to 4.21.10
- show file names of exported csv or json files
2022-12-04 16:19:30 +01:00
scito
b562ceb00a
use Python 3.11 for pipenv
2022-11-27 18:33:21 +01:00
scito
3e1818619e
add dev deps to Pipfile
2022-11-19 10:17:44 +01:00
scito
302c45be99
generalize to upgrade_deps.sh and update Pipfile.lock
2022-10-31 21:50:16 +01:00
dependabot[bot]
397534d5ef
Bump protobuf from 4.21.7 to 4.21.8
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 4.21.7 to 4.21.8.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/commits )
---
updated-dependencies:
- dependency-name: protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 22:28:16 +02:00
dependabot[bot]
8bc7d8f035
Bump protobuf from 4.21.6 to 4.21.7
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 4.21.6 to 4.21.7.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/commits )
---
updated-dependencies:
- dependency-name: protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 21:46:11 +02:00
dependabot[bot]
39af5ab077
Bump protobuf from 4.21.5 to 4.21.6
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 4.21.5 to 4.21.6.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/commits )
---
updated-dependencies:
- dependency-name: protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-25 09:27:43 +02:00
scito
fef46dcfba
support pipenv
2022-09-03 19:05:30 +02:00