GoDoxy/internal
2024-12-18 00:54:04 +08:00
..
api cleanup and simplify middleware implementations, refactor some other code 2024-12-17 10:33:21 +08:00
autocert fix cert expiry date format 2024-12-17 10:35:59 +08:00
common small refactor and fixes 2024-12-03 11:45:10 +08:00
config replace unnecessary Task interface with struct 2024-12-17 10:33:21 +08:00
docker fix prometheus metrics gone after route changes 2024-12-18 00:54:04 +08:00
entrypoint cleanup and simplify middleware implementations, refactor some other code 2024-12-17 10:33:21 +08:00
error fixed / suppressed (irrelevant) golangci-lint errors 2024-12-17 10:33:21 +08:00
homepage fixed / suppressed (irrelevant) golangci-lint errors 2024-12-17 10:33:21 +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 replace unnecessary Task interface with struct 2024-12-17 10:33:21 +08:00
notif replace unnecessary Task interface with struct 2024-12-17 10:33:21 +08:00
route fix prometheus metrics gone after route changes 2024-12-18 00:54:04 +08:00
task replace unnecessary Task interface with struct 2024-12-17 10:33:21 +08:00
utils fixed slice deserialization 2024-12-17 10:33:21 +08:00
watcher fix prometheus metrics gone after route changes 2024-12-18 00:54:04 +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