.. |
acl
|
fix: optimize memory usage, fix agent and code refactor (#118)
|
2025-05-25 09:45:57 +08:00 |
api
|
fix(websocket): http: superfluous response.WriteHeader on websocket initiation failure
|
2025-05-31 22:29:02 +08:00 |
auth
|
fix(login): login not working with user password
|
2025-05-31 07:11:19 +08:00 |
autocert
|
fix(autocert): update test server configuration to use TLS with custom CA and add IPAddresses field
|
2025-05-25 18:50:18 +08:00 |
common
|
feat(socket-proxy): implement Docker socket proxy and related configurations
|
2025-05-10 09:47:03 +08:00 |
config
|
fix(task): refactor task module and fix reload stuck/error, fix some logic
|
2025-05-28 22:07:13 +08:00 |
dnsproviders
|
chore: update dependencies
|
2025-05-30 20:50:31 +08:00 |
docker
|
fix(task): refactor task module and fix reload stuck/error, fix some logic
|
2025-05-28 22:07:13 +08:00 |
entrypoint
|
refactor: remove the use of logging module in most code
|
2025-05-23 23:28:33 +08:00 |
gperr
|
refactor: improve task management with xsync for concurrent access and enhance callback and subtasks handling as well as memory allocation
|
2025-05-25 15:01:44 +08:00 |
homepage
|
refactor: code refactor and improved context and error handling
|
2025-05-24 10:02:24 +08:00 |
idlewatcher
|
fix(task): refactor task module and fix reload stuck/error, fix some logic
|
2025-05-28 22:07:13 +08:00 |
jsonstore
|
refactor: code refactor and improved context and error handling
|
2025-05-24 10:02:24 +08:00 |
logging
|
fix(websocket): http: superfluous response.WriteHeader on websocket initiation failure
|
2025-05-31 22:29:02 +08:00 |
maxmind
|
refactor: small refactor on maxmind code
|
2025-05-28 22:14:10 +08:00 |
metrics
|
fix(task): revert to context based approach and fix tasks stuck, improve error handling
|
2025-05-26 00:32:59 +08:00 |
net
|
fix(websocket): http: superfluous response.WriteHeader on websocket initiation failure
|
2025-05-31 22:29:02 +08:00 |
notif
|
fix(notification): unknown format: &{}
|
2025-05-26 20:03:17 +08:00 |
proxmox
|
fix: json marshaling
|
2025-04-26 01:31:22 +08:00 |
route
|
fix(routes): accidentally finished all routes when one route changed
|
2025-05-29 19:22:42 +08:00 |
serialization
|
fix(serialization): remove debug stack from error message in mapUnmarshalValidate
|
2025-05-31 22:51:30 +08:00 |
task
|
fix(task): fix task tests
|
2025-05-29 20:42:36 +08:00 |
utils
|
refactor(io): enhance HTTP flusher handling
|
2025-05-31 13:54:50 +08:00 |
watcher
|
fix(agent): use godoxy-to-agent latency for health check
|
2025-05-31 07:39:01 +08:00 |