yusing
|
57f80344bc
|
fix: yaml unmarshal panic
|
2025-04-16 14:25:06 +08:00 |
|
yusing
|
c286275f7e
|
chore: replace gopkg.in/yaml.v3 vs goccy/go-yaml; replace encoding/json with bytedance/sonic
|
2025-04-16 14:17:57 +08:00 |
|
yusing
|
253e06923d
|
refactor: rename Deserialize* to UnmarshalValidate*
|
2025-04-05 11:58:11 +08:00 |
|
yusing
|
232f720e77
|
refactor: use stretchr/testify, replace ExpectBytesEqual and ExpectDeepEqual with ExpectEqual in tests
|
2025-03-28 08:45:06 +08:00 |
|
yusing
|
e5bbb18414
|
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 |
|
yusing
|
c3b779a810
|
containers without port mapped will no longer be served
|
2024-10-01 17:18:17 +08:00 |
|
yusing
|
90487bfde6
|
restructured the project to comply community guideline, for others check release note
|
2024-09-28 09:51:34 +08:00 |
|