Commit Graph
5 Commits
Author SHA1 Message Date
alu 4783d79523 refactor routes,
tronnet/workflows: Static Analysis -- Golang / static-go (push) Successful in 30s
use json encoding for route body parameters,
implement modify user/group/pool operations,
simplify schema by using comon lib struct tags and RequireAll and AtLeastOne helper functions,
properly implement locadb as Backend interface
2026-08-21 20:49:15 +00:00
alu 82c3ba64b7 fix style errors
tronnet/workflows: Static Analysis -- Golang / static-go (push) Successful in 44s
2026-08-10 21:33:11 +00:00
alu b0bcaf61a2 update go mod, remove tls insecure skip verifies 2026-05-28 20:02:54 +00:00
alu 3ee048e00d update project name 2026-04-29 23:01:39 +00:00
alu de7ac282db implement pool group and user get routes,
improvements to http return codes,
add localdb backend handler
2026-04-29 21:15:20 +00:00