GoDoxy/internal/watcher
Yuzerion bde3eee232
merge feat/oidc-middleware (#49)
* api: enrich provider statistifcs

* fix: docker monitor now uses container status

* Feat/auto schemas (#48)

* use auto generated schemas

* go version bump and dependencies upgrade

* clarify some error messages

---------

Co-authored-by: yusing <yusing@6uo.me>

* cleanup some loadbalancer code

* api: cleanup websocket code

* api: add /v1/health/ws for health bubbles on dashboard

* feat: experimental memory logger and logs api for WebUI

---------

Co-authored-by: yusing <yusing@6uo.me>
2025-01-19 13:47:41 +08:00
..
events simplify task package implementation 2025-01-01 06:07:32 +08:00
health merge feat/oidc-middleware (#49) 2025-01-19 13:47:41 +08:00
config_file_watcher.go simplify task package implementation 2025-01-01 06:07:32 +08:00
directory_watcher.go refactor 2025-01-03 18:55:44 +08:00
docker_watcher.go refactor 2025-01-03 18:55:44 +08:00
file_watcher.go fixed loadbalancer with idlewatcher, fixed reload issue 2024-10-20 09:46:02 +08:00
logger.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
watcher.go fixed loadbalancer with idlewatcher, fixed reload issue 2024-10-20 09:46:02 +08:00