Commit graph

  • 371e756307 refactor: small refactor on maxmind code main v0.13.5 yusing 2025-05-28 22:14:10 +08:00
  • 32d8292b17 fix(oidc): apply rate limit to fix oocasional oauth state error due to race condition yusing 2025-05-28 22:12:41 +08:00
  • 717fd0e58c feat(net): add option to disable compression dev yusing 2025-05-28 22:09:25 +08:00
  • 2628d9e8a8 fix(task): refactor task module and fix reload stuck/error, fix some logic yusing 2025-05-28 22:07:13 +08:00
  • c90795e614 fix(notification): unknown format: &{} yusing 2025-05-26 20:03:17 +08:00
  • 4a6bed7728 refactor: headers handling yusing 2025-05-26 19:57:39 +08:00
  • 216c03c5ff fix(task): revert to context based approach and fix tasks stuck, improve error handling v0.13.4 yusing 2025-05-26 00:32:59 +08:00
  • 2e9f113224 fix(autocert): update test server configuration to use TLS with custom CA and add IPAddresses field yusing 2025-05-25 18:50:18 +08:00
  • 9d58977fa6 feat(autocert): add CACerts field to autocert Config for custom CA yusing 2025-05-25 17:33:13 +08:00
  • 8469b6406c tweak: consolidate bytes pool management and enhance CopyClose functionality for improved performance yusing 2025-05-25 16:20:12 +08:00
  • b163771956 refactor: improve task management with xsync for concurrent access and enhance callback and subtasks handling as well as memory allocation yusing 2025-05-25 15:13:30 +08:00
  • c1221e61d4 refactor: improve task management with xsync for concurrent access and enhance callback and subtasks handling as well as memory allocation yusing 2025-05-25 15:01:44 +08:00
  • 4a8bd48ad5
    fix: optimize memory usage, fix agent and code refactor (#118) Yuzerion 2025-05-25 09:45:57 +08:00
  • ade93d49a3 docs: add ChatGPT assistant to README yusing 2025-05-25 09:36:22 +08:00
  • 82ee75daab fix(oidc): restore old user matching behavior yusing 2025-05-25 09:14:54 +08:00
  • f0ab14cb1e tweak: optimize memory usage under load yusing 2025-05-24 22:05:42 +08:00
  • 5b7c392297 refactor: code refactor and improved context and error handling yusing 2025-05-24 10:02:24 +08:00
  • 1f1ae38e4d feat(acme): custom acme directory yusing 2025-05-24 09:41:19 +08:00
  • 22d44a6bb0 fix(tests): update health check tests for invalid host and add case for port in host yusing 2025-05-24 08:42:10 +08:00
  • 6a5cd1266b tweak: use ecdsa p-256 for autocert yusing 2025-05-24 07:29:11 +08:00
  • 1cf18657b6 refactor: streamline domain mismatch check in certState function yusing 2025-05-24 07:20:58 +08:00
  • 63c4bdc73d refactor: remove the use of logging module in most code yusing 2025-05-23 23:28:33 +08:00
  • 20a1649275 tweak: disable bytes pool for socket-proxy and agent yusing 2025-05-23 23:01:27 +08:00
  • 0f3b8e68ce refactor: remove unused code yusing 2025-05-23 22:46:35 +08:00
  • 5a3e3f19c7 fix(imports): due to previous refactor yusing 2025-05-23 22:24:22 +08:00
  • df193a42fc fix(docker): agent and socket-proxy docker events not flushing with modified reverse proxy handler yusing 2025-05-23 22:20:32 +08:00
  • f1e204f7fd refactor: simplify io code and make utils module independent yusing 2025-05-23 22:19:14 +08:00
  • ff08c40403 fix(agent): docker handler yusing 2025-05-23 21:12:46 +08:00
  • d8266f779f chore: update dependencies yusing 2025-05-23 21:08:11 +08:00
  • 9711867fbe tweak: optimize memory usage and allocation yusing 2025-05-22 22:43:11 +08:00
  • fc8592ab45 fix(systeminfo): divide by zero on disk I/O speed calculation yusing 2025-05-22 22:41:39 +08:00
  • 3dbab118af refactor: docker event watcher yusing 2025-05-19 23:15:47 +08:00
  • 1f50ee7f2f tweak: replace coder/websocket with gorilla/websocket yusing 2025-05-19 23:15:11 +08:00
  • cee6eaecff fix(healthcheck): retry on error and stop afte 5 trials v0.13.3 yusing 2025-05-18 22:16:12 +08:00
  • 67a6b89ea5 fix(agent): improve install script command handling and add agent running check experiments yusing 2025-05-17 08:51:22 +08:00
  • 78be9b1c71 fix(agent): update script url yusing 2025-05-17 08:39:03 +08:00
  • 26856b612a docs: replace broken/old links and update README_CHT key features section yusing 2025-05-17 08:38:40 +08:00
  • 36ceba3ae7 security: switch from RSA-2048 to ECDSA-P256 for agent certs and update certificate config and handling yusing 2025-05-17 08:29:01 +08:00
  • f45f3fba79 refactor: logic refactor for setting xff header yusing 2025-05-16 20:14:03 +08:00
  • 4bbff323e3 chore: update dependencies yusing 2025-05-16 07:19:33 +08:00
  • 2e68baa93e tweak: optimize memory allocation and increase throughput yusing 2025-05-16 07:15:45 +08:00
  • a162371ec5 feat: parallelize system info collection and refactor code yusing 2025-05-14 21:38:28 +08:00
  • 8f9c76daa5 chore: update dependencies yusing 2025-05-14 21:00:53 +08:00
  • 8b3e058885 fix: error formatting v0.13.2 yusing 2025-05-14 20:34:41 +08:00
  • 023cbc81bc ci: update Docker CI workflows to exclude tags for socket-proxy and improve caching yusing 2025-05-14 13:50:12 +08:00
  • b490e8c475 fix(acl): maxmind error even if configured, refactor yusing 2025-05-14 13:44:43 +08:00
  • 8e27886235 fix: incorrect unmarshal behavior for pointer primitives yusing 2025-05-14 12:20:52 +08:00
  • 7435b8e485 tests: add test for acl matchers yusing 2025-05-13 20:11:16 +08:00
  • 21724c037f fix: error formatting yusing 2025-05-13 20:11:03 +08:00
  • 44b4cff35e fix: acl matcher parsing, refactor yusing 2025-05-13 19:40:43 +08:00
  • 1e24765b17 fix: nil when printing error in edge cases yusing 2025-05-13 19:40:04 +08:00
  • a1f2a84a16 fix(oidc): multiple state cookies being sent to frontend causing invalid oauth state v0.13.1 yusing 2025-05-12 14:19:18 +08:00
  • 453262832a security: disallow tls1.0/1.1 yusing 2025-05-12 12:22:52 +08:00
  • 99e975145c tweak default docker compose v0.13.0 yusing 2025-05-11 23:40:38 +08:00
  • e300170c51 fix: route autoconfiguration yusing 2025-05-11 21:38:43 +08:00
  • 1382137f20 tweak(cicd): attempt on better build caching yusing 2025-05-11 07:00:34 +08:00
  • 54d7508f5d style: gofmt and fix golangcl-ilint yusing 2025-05-11 06:34:35 +08:00
  • 71ca8c738e fix: middleware bypass yusing 2025-05-11 06:33:22 +08:00
  • f1eefde964 fix(oidc): add timeout to oidc initialization yusing 2025-05-11 05:58:18 +08:00
  • 84e7a6591e fix(agent): health check logic yusing 2025-05-11 00:05:01 +08:00
  • 30c76cfc5f refactor: health check logic yusing 2025-05-10 22:55:20 +08:00
  • a8ba42e360 fix: routes iter missing stream yusing 2025-05-10 21:31:38 +08:00
  • cd291556fc fix(oid); redirect yusing 2025-05-10 21:25:27 +08:00
  • 0d41809630 fix(middleware): move bypass after finalize yusing 2025-05-10 21:19:03 +08:00
  • 53acf75c04 fix(homepage): item not hiding after config override yusing 2025-05-10 18:14:10 +08:00
  • cf30fe6cfc feat(homepage): custom app sort order yusing 2025-05-10 17:36:51 +08:00
  • 55bbcae911 feat(api): refined list route api yusing 2025-05-10 15:22:30 +08:00
  • b30c0d7dc0 feat(api): include agent version in response yusing 2025-05-10 13:37:51 +08:00
  • 198ae2cd02 refactor(api): restructure existing routes and remove unused debug endpoints and command line arguments yusing 2025-05-10 13:12:41 +08:00
  • 26938eb6ed feat(api): add new route for listing routes by provider yusing 2025-05-10 12:58:37 +08:00
  • 48823a860f fix(docker-compose): remove default proxy.exclude yusing 2025-05-10 12:28:08 +08:00
  • 985ff0a74d fix(deps): use dummy version for go-proxy module yusing 2025-05-10 12:27:48 +08:00
  • 43b493c60e fix(agent): docker handler yusing 2025-05-10 12:26:50 +08:00
  • e0e0fab127 fix(agent): disable socket proxy by default yusing 2025-05-10 12:26:06 +08:00
  • fc0dbd940c fix: Dockerfile caching yusing 2025-05-10 12:12:39 +08:00
  • 0208e6286f fix: docker socket handler yusing 2025-05-10 11:24:28 +08:00
  • 2c0b68c8c2 fix(build): Dockerfile yusing 2025-05-10 10:50:26 +08:00
  • c05059765d style: coed cleanup and fix styling yusing 2025-05-10 10:46:31 +08:00
  • a06787593c style: update golangci-lint and trunk configurations yusing 2025-05-10 10:46:03 +08:00
  • 8fe94d6d14 feat(socket-proxy): implement Docker socket proxy and related configurations yusing 2025-05-10 09:47:03 +08:00
  • 4ddfb48b9d fix(setup): skipped autocert configuration yusing 2025-05-09 14:31:32 +08:00
  • 31dc112591 fix(middleware): middleware chain error handling yusing 2025-05-09 12:29:50 +08:00
  • 6797897814 fix(healthcheck): ensure detail is included on error yusing 2025-05-09 12:26:31 +08:00
  • 99eccd0b95 fix(monitor): reduce health check result initialization yusing 2025-05-09 12:14:34 +08:00
  • 0387739b94 fix(homepage): prioritize container name and alias as display name yusing 2025-05-09 11:42:33 +08:00
  • ead27c72f1 fix(agent): typo for /distribution endpoint and update related configurations yusing 2025-05-09 11:37:41 +08:00
  • 455a85e6a0 feat(docker): add Docker socket proxy support and related configurations yusing 2025-05-08 20:59:32 +08:00
  • 8424fd9f1a chore: upgrade dependencies yusing 2025-05-08 17:57:08 +08:00
  • 75ee0e63bd fix(middleware): fix route bypass matching yusing 2025-05-08 17:49:36 +08:00
  • 1ce607029a Merge branch 'main' into dev yusing 2025-05-07 23:27:02 +08:00
  • 1e80ad2a44 fix(docker): host network_mode port selection yusing 2025-05-07 23:26:51 +08:00
  • 4daefa19d1 build: update Go version to 1.24.3 in Dockerfile and go.mod yusing 2025-05-07 23:12:55 +08:00
  • 491231e439 Merge branch 'main' into dev yusing 2025-05-06 20:27:37 +08:00
  • c90ec8caa1 feat(container): add UpdatePorts method and support for host network mode yusing 2025-05-06 20:27:25 +08:00
  • 9eb674029e tweak(logging): rename write count variable and adjust buffer check interval yusing 2025-05-05 20:59:43 +08:00
  • e41c6530ab chore: update dependencies and Makefile yusing 2025-05-05 20:39:05 +08:00
  • afd35c183d test: fix failed tests after code changes yusing 2025-05-05 20:05:47 +08:00
  • f190483b4e feat(rules.on): support route directive yusing 2025-05-05 19:34:24 +08:00
  • 7b0ed09772 fix(error): self referencing yusing 2025-05-05 19:32:55 +08:00
  • 4415bffc35 feat(rules.on): support & as logical AND yusing 2025-05-05 19:15:35 +08:00