GoDoxy/internal/api/v1
2024-11-04 00:32:19 +08:00
..
auth disabled auth by default (when no JWT secret is specified) 2024-11-04 00:32:19 +08:00
query refactor and typo fixes 2024-11-02 03:14:47 +08:00
utils improved HTTP performance, especially when match_domains are used; api json string fix 2024-11-02 07:14:03 +08:00
file.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
index.go correcting some behaviors for $DOCKER_HOST, now uses container's private IP instead of localhost 2024-10-11 09:13:38 +08:00
list.go fixed healthcheck failed to disable and nil dereference 2024-10-19 00:13:55 +08:00
reload.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
stats.go fixed stats websocket endpoint when no match_domains configured 2024-11-03 06:04:35 +08:00
version.go correcting some behaviors for $DOCKER_HOST, now uses container's private IP instead of localhost 2024-10-11 09:13:38 +08:00