yusing
|
2f476603d3
|
feat: implement experimental BackScanner for reading files backward and add tests for various scenarios
|
2025-03-28 08:14:06 +08:00 |
|
yusing
|
366fede517
|
feat: add websocket writer and error handling utilities
|
2025-03-28 08:14:06 +08:00 |
|
yusing
|
7ef8354eb0
|
feat: enhance route handling with agent support and refactor port selection mapping
|
2025-03-28 08:14:06 +08:00 |
|
yusing
|
fbb07011f1
|
refactor: update homepage item handling and improve JSON marshaling
|
2025-03-28 08:14:06 +08:00 |
|
yusing
|
a7da8ffb90
|
refactor: clean up code and fix race condition in idlewatcher
|
2025-03-28 08:14:06 +08:00 |
|
yusing
|
95fe294f7d
|
feat: add AgentProvider implementation and integrate with provider types
|
2025-03-28 08:14:06 +08:00 |
|
yusing
|
cdb3ffe439
|
refactor: clean up code and enhance utilities with new functions
|
2025-03-28 08:14:06 +08:00 |
|
yusing
|
7707fc6f36
|
api: docker endpoints
|
2025-03-28 08:14:06 +08:00 |
|
yusing
|
765328affb
|
api: system metrics endpoint
|
2025-03-28 08:14:06 +08:00 |
|
yusing
|
3c515b0258
|
feat: predefined docker image blacklist, avoid proxing service backends, refactor
|
2025-03-28 08:14:06 +08:00 |
|
yusing
|
c6f65ba69f
|
feat: agent as docker provider, drop / reload routes when docker connection state changed, refactor
|
2025-03-28 08:14:06 +08:00 |
|
yusing
|
8c9a2b022b
|
feat: agent health monitor
|
2025-03-28 08:14:06 +08:00 |
|
yusing
|
2e8248cd5b
|
fix: race condition in health monitor
|
2025-03-28 08:14:06 +08:00 |
|
yusing
|
2b91d99ec6
|
refactor: remove unused old code
|
2025-03-28 08:14:06 +08:00 |
|
yusing
|
f7688a942a
|
misc: schemas update
|
2025-03-28 08:14:06 +08:00 |
|
yusing
|
574056a7e3
|
metrics: metric utils
|
2025-03-28 07:47:58 +08:00 |
|
yusing
|
84e8dc0e06
|
refactor: improved config initialization flow, add agent config
|
2025-03-28 07:47:28 +08:00 |
|
yusing
|
fb8ce6c878
|
metrics: start polling uptime metrics
|
2025-03-28 07:42:31 +08:00 |
|
yusing
|
d961c11eb7
|
api: health endpoint support plain or ws based on request
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
90f8e82f14
|
refactor: error http handling
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
14bb66d12f
|
env: remove LOG_STREAMING and DEBUG_MEM_LOGGER
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
7093985b57
|
refactor: clean up api handler
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
a557684542
|
api: manual cert renewal support, new api endpoint
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
b0876331e6
|
refactor: rename api/v1/file.go to config_file.go, updated error handling
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
cba7338d8d
|
auth: support for end_session_endpoint discovery, remove OIDC_LOGOUT_URL
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
f72d9aee80
|
auth: implement block page on invalid credentials
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
480fb4818c
|
api: allow authentication when on http
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
78a3c8a8e4
|
api: add DEBUG_DISABLE_AUTH for debugging
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
9cb7cc84ee
|
refactor: move profiling code to pprof_*.go
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
2f24a1db41
|
api: generate random jwt secret if not present, remove unused imports
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
4a2cc70b52
|
refactor: rename module 'err' to 'gperr' and use gphttp error handling
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
3021672de5
|
refactor: move atomic.Value to value.go, improved handling for zero values
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
5d2df3550b
|
refactor: remove forward auth, move module net/http to net/gphttp
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
c0c6e21a16
|
refactor: improved json loading flow and log messages
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
8c03c5e82e
|
refactor: improved memlogger and remove html log formatting
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
dfd2f3962c
|
refactor: move api/v1/utils to net/gphttp
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
d315710310
|
refactor: improved reverse proxy performance, reduce memory allocation calls
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
3424cc4e51
|
refactor: simplfy and move net/http/server to net/gphttp/server
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
361931ed96
|
refactor: rename module 'err' to 'gperr' in references
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
e4f6994dfc
|
autocert: refactor and add pseudo provider for testing
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
827a27911c
|
metrics: implement uptime and system metrics
|
2025-03-28 07:39:22 +08:00 |
|
yusing
|
1e39d0b186
|
refactor: improved init flow in main
|
2025-03-28 07:38:12 +08:00 |
|
yusing
|
fd223c7542
|
refactor: utils.WaitExit
|
2025-03-28 05:59:04 +08:00 |
|
yusing
|
40aa937f54
|
refactor: rename module 'err' to 'gperr'
|
2025-03-28 05:57:43 +08:00 |
|
yusing
|
47ab6b8a92
|
feat: godoxy agent
|
2025-03-28 03:36:35 +08:00 |
|
yusing
|
7420abf175
|
misc: update gitignore and trunk, remove next-release.md
|
2025-03-28 03:28:17 +08:00 |
|
yusing
|
e9a8194cf8
|
refactor: cleanup setup script
|
2025-03-28 03:26:04 +08:00 |
|
yusing
|
9006049d33
|
cicd: simplify and optimize Dockerfile, bump Go version to 1.24.1
|
2025-03-28 03:25:17 +08:00 |
|
yusing
|
39381a17de
|
cicd: update github workflow
|
2025-03-28 03:24:02 +08:00 |
|
yusing
|
9460549eff
|
docs: README update
|
2025-03-28 03:23:06 +08:00 |
|