aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)Author
2021-05-10refactor: Use argon2 instead of sha256 to store passwordv0.2.0KunoiSayami
* style: Update html file style
2021-05-09feat: Add list user commandv0.1.4KunoiSayami
* workflow: Delete Windows build target
2021-05-08fix: Fix authenticate-cookie not working properlyv0.1.2KunoiSayami
* feat: Add adduser subcommand