Commit graph

7 commits

Author SHA1 Message Date
ccf6d3ed3e
feat: Add Authentication Support and Start of Frontend (#5)
* Setup Authentication On Resources

* Go mod tidy

* git ignore node modules

* Frontend Template

* Work on setting up vue frontend

* Github Actions

* More work on Auth and Frontend.

* update dependabot

* add Reviewers

* Fix Up Labels

* Update CodeQL Tests

* Fix Format

* Fix Formating

* More Updates to github actions and bundled frontend files

* Fix Formating

* increase timeout

* Password Checking/Setting Functions
2022-08-16 13:42:18 +08:00
77d898cb4a Update golangci-lint version 2022-08-03 15:05:54 +08:00
02196b4308 Build and Test 2022-08-03 14:58:26 +08:00
1fbaa924c0 Go Mod Tidy 2022-08-03 14:55:17 +08:00
4d0b1b1b9e Use Forked Version of Huma till Mux Feature added upstream 2022-08-03 14:53:49 +08:00
a531ded93e Initial Server Commit 2022-08-03 14:44:05 +08:00
03461549f9 Initial commit 2022-07-13 11:05:08 +08:00