yusing
|
55134c8426
|
improved api error handling
|
2025-01-05 00:02:31 +08:00 |
|
yusing
|
c30d3f585f
|
api: fix validation and http response
|
2025-01-04 09:01:52 +08:00 |
|
yusing
|
d936e24692
|
moved API request log to debug level
|
2024-11-11 01:32:55 +08:00 |
|
yusing
|
625bf4dfdc
|
improved HTTP performance, especially when match_domains are used; api json string fix
|
2024-11-02 07:14:03 +08:00 |
|
yusing
|
81177926ff
|
implemented login and jwt auth
|
2024-10-30 06:25:32 +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
|
7184c9cfe9
|
correcting some behaviors for $DOCKER_HOST, now uses container's private IP instead of localhost
|
2024-10-11 09:13:38 +08:00 |
|
yusing
|
ef52ccb929
|
fixed api, fixed ListFiles function
|
2024-10-02 17:34:35 +08:00 |
|
yusing
|
ba13b81b0e
|
fixed middleware implementation, added middleware tracing for easier debug
|
2024-10-02 13:55:41 +08:00 |
|
yusing
|
9065d990e5
|
go-proxy ls-route now query api server first, then fallback to read from config file
|
2024-09-30 15:56:03 +08:00 |
|
yusing
|
90487bfde6
|
restructured the project to comply community guideline, for others check release note
|
2024-09-28 09:51:34 +08:00 |
|