Commit Graph

11 Commits

Author SHA1 Message Date
bf094d564b
feat: migrate from drone to woodpecker & update deps
All checks were successful
ci/woodpecker/push/test Pipeline was successful
2023-08-20 07:36:08 +02:00
bea90fb621 fix: lint - p.Start is deprecated (#18)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #18
2022-12-11 17:59:46 +00:00
d1ab688099 refactor: rename module github.com/Kichiyaki/gootp -> gitea.dwysokinski.me/Kichiyaki/gootp (#2)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2
2022-09-04 08:04:31 +00:00
7632df40da
feat: add a new subcommand - encrypt (#16) 2022-05-22 09:13:24 +02:00
174e667b64
refactor: don't export the generateOTP fn, extract a few constants, update command usages (#13) 2022-05-20 06:54:58 +02:00
90682c1ea8
feat: totps - show remaining time (#12) 2022-05-19 18:17:43 +02:00
b040127bef
feat: add simple TUI (#11) 2022-05-19 16:38:24 +02:00
e8ba0781b0
feat: add two new workflows (golangci-lint and test) (#7) 2022-05-18 06:40:19 +02:00
08f3d4665a
feat: add the possibility to generate otps 2022-05-17 07:10:36 +02:00
b9f1696b14
refactor: simplify code + set go version to 1.18 in go.mod 2022-05-17 06:12:16 +02:00
40f5816dc0
init 2022-03-27 18:42:27 +02:00