.. |
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
|
small string split join optimization
|
2024-12-19 00:54:31 +08:00 |
entrypoint
|
small string split join optimization
|
2024-12-19 00:54:31 +08:00 |
error
|
small string split join optimization
|
2024-12-19 00:54:31 +08:00 |
homepage
|
replace all schema check with go-playground/validator/v10
|
2024-12-18 04:48:29 +08:00 |
logging
|
small string split join optimization
|
2024-12-19 00:54:31 +08:00 |
metrics
|
fix prometheus metrics gone after route changes
|
2024-12-18 00:54:04 +08:00 |
net
|
small string split join optimization
|
2024-12-19 00:54:31 +08:00 |
notif
|
improved deserialization method
|
2024-12-18 07:18:18 +08:00 |
route
|
fix docker health checker metrics missing from prometheus
|
2024-12-19 14:01:55 +08:00 |
task
|
replace unnecessary Task interface with struct
|
2024-12-17 10:33:21 +08:00 |
utils
|
small string split join optimization
|
2024-12-19 00:54:31 +08:00 |
watcher
|
fix docker health checker metrics missing from prometheus
|
2024-12-19 14:01:55 +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 |