Commit Graph

72 Commits

Author SHA1 Message Date
Dawid Wysokiński f59e1db9a8
feat: add output flat to decrypt subcommand (#15) 2022-05-21 07:30:23 +02:00
Dawid Wysokiński eaebefc9c6
refactor: merge the golangci-lint and test workflows into one, add one more job that verifies go mod (#14) 2022-05-20 07:16:03 +02:00
Dawid Wysokiński 174e667b64
refactor: don't export the generateOTP fn, extract a few constants, update command usages (#13) 2022-05-20 06:54:58 +02:00
Dawid Wysokiński 90682c1ea8
feat: totps - show remaining time (#12) 2022-05-19 18:17:43 +02:00
Dawid Wysokiński b040127bef
feat: add simple TUI (#11) 2022-05-19 16:38:24 +02:00
renovate[bot] 9333808635
Update module github.com/urfave/cli/v2 to v2.7.1 (#10)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-19 13:18:32 +02:00
renovate[bot] e0646c4092
Update module github.com/urfave/cli/v2 to v2.7.0 (#9)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-19 06:02:39 +02:00
renovate[bot] b443e647d0
Update golang.org/x/crypto digest to 6f7dac9 (#8)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-18 09:46:18 +02:00
Dawid Wysokiński e8ba0781b0
feat: add two new workflows (golangci-lint and test) (#7) 2022-05-18 06:40:19 +02:00
Dawid Wysokiński 56dd53db4d
feat: add a default value to the path flag ($HOME/.otp_accounts.json.aes) 2022-05-18 06:32:05 +02:00
Dawid Wysokiński c1bc57c1ae
chore: run go mod tidy 2022-05-17 17:08:05 +02:00
renovate[bot] 7942daf140
Update golang.org/x/crypto digest to 85d78b3 (#6)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-17 07:39:22 +02:00
renovate[bot] e618e7f6b5
Update golang.org/x/term digest to e5f449a (#4)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-17 07:11:07 +02:00
Dawid Wysokiński 08f3d4665a
feat: add the possibility to generate otps 2022-05-17 07:10:36 +02:00
Dawid Wysokiński b9f1696b14
refactor: simplify code + set go version to 1.18 in go.mod 2022-05-17 06:12:16 +02:00
renovate[bot] 6bc21a09f8
Update module github.com/urfave/cli/v2 to v2.6.0 (#5)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-17 05:58:30 +02:00
Dawid Wysokiński e76181877e
Merge pull request #3 from Kichiyaki/renovate/golang.org-x-crypto-digest
Update golang.org/x/crypto digest to c6db032
2022-05-13 16:24:48 +00:00
Renovate Bot beb58f0e11
Update golang.org/x/crypto digest to c6db032 2022-05-11 22:09:56 +00:00
Dawid Wysokiński 8ca2660030
add LICENSE 2022-03-27 18:45:49 +02:00
Dawid Wysokiński 417578b8f1
Merge pull request #1 from Kichiyaki/renovate/configure
Configure Renovate
2022-03-27 18:43:37 +02:00
Renovate Bot 0cf277546e
Add renovate.json 2022-03-27 16:42:39 +00:00
Dawid Wysokiński 40f5816dc0
init 2022-03-27 18:42:27 +02:00