GoDoxy/internal
2025-01-09 02:53:04 +08:00
..
api api: updated list/get/set file endpoint 2025-01-07 10:57:53 +08:00
autocert fix: cert renewal failure cause scheduler stuck forver 2025-01-09 02:53:04 +08:00
common replace all schema check with go-playground/validator/v10 2024-12-18 04:48:29 +08:00
config api: fix validation and http response 2025-01-04 09:01:52 +08:00
docker refactoring: moved reverse_proxy to separate package to avoid import cycle 2025-01-08 13:50:34 +08:00
entrypoint more flexible domain matching 2025-01-01 17:05:43 +08:00
error simplify task package implementation 2025-01-01 06:07:32 +08:00
homepage api: homepage config json not longer include default url 2025-01-04 03:37:51 +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 updated implementation of rules 2025-01-08 13:50:34 +08:00
notif simplify task package implementation 2025-01-01 06:07:32 +08:00
route updated implementation of rules 2025-01-08 13:50:34 +08:00
task fix panic close on closed channel 2025-01-03 18:55:38 +08:00
utils remove unused old code 2025-01-08 13:50:34 +08:00
watcher healthcheck: should not include latency when ping failed 2025-01-06 04:03:59 +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