GoDoxy/internal
Yuzerion 76fb0cfdbb Feat/http3 (#84)
* chore(deps): update go-playground/validator to v10.26.0

* chore(deps): update Go version to 1.24.2 and dependencies, reorganize dependencies into categorized sections

* chore(deps): update Go version to 1.24.2 in Dockerfile

* refactor(agent): replace deprecated context import with standard context package

* feat(http3): add HTTP/3 support and refactor server handling code into utility functions

---------

Co-authored-by: yusing <yusing@6uo.me>
2025-04-24 15:37:12 +08:00
..
api merge: better favicon handling 2025-04-24 15:34:47 +08:00
auth fix: json store marshaling, api handler 2025-04-24 04:47:42 +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/http3 (#84) 2025-04-24 15:37:12 +08:00
config fix: update code for error handling changes, remove unused code 2025-04-24 06:24:28 +08:00
docker merge: main branch 2025-04-24 15:02:31 +08:00
entrypoint merge: access log rotation and enhancements 2025-04-24 15:29:18 +08:00
gperr fix: tests 2025-04-24 15:09:46 +08:00
homepage merge: better favicon handling 2025-04-24 15:34:47 +08:00
idlewatcher merge: main branch 2025-04-24 15:02:31 +08:00
jsonstore merge: main branch 2025-04-24 15:02:31 +08:00
logging refactor: clean up logger and metric initialization flow 2025-03-29 02:59:40 +08:00
metrics merge: main branch 2025-04-24 15:02:31 +08:00
net Feat/http3 (#84) 2025-04-24 15:37:12 +08:00
notif fix: update code for error handling changes, remove unused code 2025-04-24 06:24:28 +08:00
proxmox merge: main branch 2025-04-24 15:02:31 +08:00
route merge: better favicon handling 2025-04-24 15:34:47 +08:00
task refactor: rename module 'err' to 'gperr' in references 2025-03-28 07:39:26 +08:00
utils merge: access log rotation and enhancements 2025-04-24 15:29:18 +08:00
watcher merge: main branch 2025-04-24 15:02:31 +08:00
list-icons.go refactor: improved json loading flow and log messages 2025-03-28 07:39:26 +08:00