GoDoxy/internal
2024-12-18 08:01:58 +08:00
..
api cleanup and simplify middleware implementations, refactor some other code 2024-12-17 10:33:21 +08:00
autocert replace all schema check with go-playground/validator/v10 2024-12-18 04:48:29 +08:00
common replace all schema check with go-playground/validator/v10 2024-12-18 04:48:29 +08:00
config improved deserialization method 2024-12-18 07:18:18 +08:00
docker replace all schema check with go-playground/validator/v10 2024-12-18 04:48:29 +08:00
entrypoint feature: accesslogger 2024-12-18 03:09:46 +08:00
error fixed / suppressed (irrelevant) golangci-lint errors 2024-12-17 10:33:21 +08:00
homepage replace all schema check with go-playground/validator/v10 2024-12-18 04:48:29 +08:00
logging fixed / suppressed (irrelevant) golangci-lint errors 2024-12-17 10:33:21 +08:00
metrics fix prometheus metrics gone after route changes 2024-12-18 00:54:04 +08:00
net fixed json access logger 2024-12-18 08:01:58 +08:00
notif improved deserialization method 2024-12-18 07:18:18 +08:00
route replace all schema check with go-playground/validator/v10 2024-12-18 04:48:29 +08:00
task replace unnecessary Task interface with struct 2024-12-17 10:33:21 +08:00
utils fix "do you mean" error formatting 2024-12-18 07:34:27 +08:00
watcher replace all schema check with go-playground/validator/v10 2024-12-18 04:48:29 +08:00
list-icons.go migrated from logrus to zerolog, improved error formatting, fixed concurrent map write, fixed crash on rapid page refresh for idle containers, fixed infinite recursion on gotfiy error, fixed websocket connection problem when using idlewatcher 2024-10-29 11:34:58 +08:00
setup.go remove unnecessary encapsulation, setup branch updated to v0.8 2024-12-18 00:33:48 +08:00