.. |
api
|
moved API request log to debug level
|
2024-11-11 01:32:55 +08:00 |
autocert
|
remove unused code
|
2024-11-02 03:04:15 +08:00 |
common
|
go version and deps update, fixed middlewares and metrics
|
2024-11-08 06:14:08 +08:00 |
config
|
initial prometheus metrics support, simplfied some code
|
2024-11-06 12:24:12 +08:00 |
docker
|
fixed incorrect healthcheck result in some cases, healthchecker now send user agent identifying godoxy
|
2024-11-11 06:37:05 +08:00 |
error
|
refactor and typo fixes
|
2024-11-02 03:14:47 +08:00 |
homepage
|
added predefined homepage categories
|
2024-11-03 11:44:30 +08:00 |
logging
|
fixed extra output for ls-* commands
|
2024-11-04 01:32:26 +08:00 |
metrics
|
metric unregistration on route removal, fixed multi-ips as visitor label detected from x headers
|
2024-11-10 06:47:59 +08:00 |
net
|
metric unregistration on route removal, fixed multi-ips as visitor label detected from x headers
|
2024-11-10 06:47:59 +08:00 |
notif
|
refactor and typo fixes
|
2024-11-02 03:14:47 +08:00 |
proxy
|
fixed healthchecker start even if disabled, simplified label parsing
|
2024-11-11 06:34:12 +08:00 |
route
|
fixed missing error subject
|
2024-11-11 06:47:47 +08:00 |
server
|
initial prometheus metrics support, simplfied some code
|
2024-11-06 12:24:12 +08:00 |
task
|
remove useless dummytask
|
2024-11-02 03:14:25 +08:00 |
utils
|
fixed crash on invalid map value in docker labels
|
2024-11-11 06:17:23 +08:00 |
watcher
|
fixed incorrect healthcheck result in some cases, healthchecker now send user agent identifying godoxy
|
2024-11-11 06:37:05 +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
|
(non-breaking) rebrand changed environment variables
|
2024-11-04 03:29:26 +08:00 |