aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2025-03-04chore: Update to rust-2024 versionKunoiSayami
Signed-off-by: KunoiSayami <[email protected]>
2022-10-14fix(ci): Fix deprecate command set-outputv4.0.0-rcKunoiSayami
Signed-off-by: KunoiSayami <[email protected]>
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