.. |
acl
|
refactor: code refactor and improved context and error handling
|
2025-05-24 10:02:24 +08:00 |
api
|
refactor: rename net/types to nettypes
|
2025-06-08 17:59:48 +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
|
refactor(query): replace anonymous functions with sequence and for loop
|
2025-06-03 20:51:00 +08:00 |
dnsproviders
|
chore: upgrade dependenocies
|
2025-06-07 19:05:04 +08:00 |
docker
|
fix(label): expand wildcard labels before unmarshaling and add corresponding test
|
2025-06-09 20:46:39 +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: rename net/types to nettypes
|
2025-06-08 17:59:48 +08:00 |
idlewatcher
|
feat(idlesleep): support idlesleep for stream routes, rewritten and fixed stream implementation
|
2025-06-09 22:20:26 +08:00 |
jsonstore
|
refactor: code refactor and improved context and error handling
|
2025-05-24 10:02:24 +08:00 |
logging
|
refactor: rename net/types to nettypes
|
2025-06-08 17:59:48 +08:00 |
maxmind
|
refactor: small refactor on maxmind code
|
2025-05-28 22:14:10 +08:00 |
metrics
|
fix(systeminfo): safer time interval calculations and fix divided by zero crash
|
2025-06-07 19:42:53 +08:00 |
net
|
feat(idlesleep): support idlesleep for stream routes, rewritten and fixed stream implementation
|
2025-06-09 22:20:26 +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
|
feat(idlesleep): support idlesleep for stream routes, rewritten and fixed stream implementation
|
2025-06-09 22:20:26 +08:00 |
serialization
|
fix(route): remove x-properties routes during loading
|
2025-06-07 22:28:44 +08:00 |
task
|
fix(shutdown): change gracefulShutdown to call root.Finish directly instead of in a goroutine
|
2025-06-09 22:20:49 +08:00 |
utils
|
chore: upgrade dependenocies
|
2025-06-07 19:05:04 +08:00 |
watcher
|
tweak(healthcheck): allow custom base context
|
2025-06-04 23:14:46 +08:00 |