.. |
api
|
cleanup and simplify middleware implementations, refactor some other code
|
2024-12-17 10:33:21 +08:00 |
autocert
|
small refactor and fixes
|
2024-12-03 11:45:10 +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
|
replace unnecessary Task interface with struct
|
2024-12-17 10:33:21 +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
|
updated incorrect metric help message
|
2024-11-13 04:46:31 +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
|
replace unnecessary Task interface with struct
|
2024-12-17 10:33:21 +08:00 |
task
|
replace unnecessary Task interface with struct
|
2024-12-17 10:33:21 +08:00 |
utils
|
replace Converter interface with string parser interface
|
2024-12-17 10:33:21 +08:00 |
watcher
|
replace unnecessary Task interface with struct
|
2024-12-17 10:33:21 +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 |