GoDoxy/internal
2025-03-29 16:44:16 +08:00
..
api fix(agent): fix agent host validatation and improve file path handling 2025-03-29 16:44:16 +08:00
autocert refactor: use stretchr/testify, replace ExpectBytesEqual and ExpectDeepEqual with ExpectEqual in tests 2025-03-28 08:45:06 +08:00
common feat: add validation for localhost routes to prevent usage of godoxy port causing self recursion 2025-03-29 02:59:40 +08:00
config refactor: improved config initialization flow, add agent config 2025-03-28 07:47:28 +08:00
docker fix: loading_page html 2025-03-29 08:21:26 +08:00
entrypoint refactor: error http handling 2025-03-28 07:39:26 +08:00
gperr refactor: rename module 'err' to 'gperr' 2025-03-28 05:57:43 +08:00
homepage refactor: use stretchr/testify, replace ExpectBytesEqual and ExpectDeepEqual with ExpectEqual in tests 2025-03-28 08:45:06 +08:00
logging refactor: clean up logger and metric initialization flow 2025-03-29 02:59:40 +08:00
metrics refactor: clean up logger and metric initialization flow 2025-03-29 02:59:40 +08:00
net feat: add validation for localhost routes to prevent usage of godoxy port causing self recursion 2025-03-29 02:59:40 +08:00
notif refactor: use stretchr/testify, replace ExpectBytesEqual and ExpectDeepEqual with ExpectEqual in tests 2025-03-28 08:45:06 +08:00
route chore: remove prometheus router metrics and related initialization code 2025-03-29 02:59:40 +08:00
task refactor: rename module 'err' to 'gperr' in references 2025-03-28 07:39:26 +08:00
utils fix: limit redirect count when parsing html for favicon, fix url sanitize method 2025-03-29 09:35:12 +08:00
watcher refactor: clean up code and enhance utilities with new functions 2025-03-28 08:14:06 +08:00
list-icons.go refactor: improved json loading flow and log messages 2025-03-28 07:39:26 +08:00