Commit graph

  • cee6eaecff fix(healthcheck): retry on error and stop afte 5 trials main 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 dev 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
  • ddab2766b4 feat(middlewares): middleware bypass rules yusing 2025-05-05 18:01:07 +08:00
  • ef95682116 feat(rules): compile path rules directly to glob yusing 2025-05-05 14:42:55 +08:00
  • dd65a8d04b style: replace for loops with slices.Contains yusing 2025-05-05 13:36:08 +08:00
  • aa23b5b595 test: add unit tests for FormatByteSize function yusing 2025-05-05 13:27:51 +08:00
  • c55c6c84bc feat(health): add health check detail to health api yusing 2025-05-05 13:27:00 +08:00
  • a45e5e17db chore: update dependencies and Makefile yusing 2025-05-05 20:39:05 +08:00
  • b8c0961de3 test: fix failed tests after code changes yusing 2025-05-05 20:05:47 +08:00
  • 62d3d200e6 feat(rules.on): support route directive yusing 2025-05-05 19:34:24 +08:00
  • bf32cafd90 fix(error): self referencing yusing 2025-05-05 19:32:55 +08:00
  • 1c182b5a7d feat(rules.on): support & as logical AND yusing 2025-05-05 19:15:35 +08:00
  • ad60f377ba feat(middlewares): middleware bypass rules yusing 2025-05-05 18:01:07 +08:00
  • 75db09b1f3 feat(rules): compile path rules directly to glob yusing 2025-05-05 14:42:55 +08:00
  • 6dd849f480 style: replace for loops with slices.Contains yusing 2025-05-05 13:36:08 +08:00
  • e2ae29795d test: add unit tests for FormatByteSize function yusing 2025-05-05 13:27:51 +08:00
  • 92fa0f8168 Update README.md (#104) vSLY 2025-05-04 13:45:29 -03:00
  • b090598b68 feat(health): add health check detail to health api yusing 2025-05-05 13:27:00 +08:00
  • 2cec88d3ce
    Update README.md (#104) vSLY 2025-05-04 13:45:29 -03:00
  • 4df31263b5 fix(sensor): ignore "no data available" error v0.12.3 yusing 2025-05-05 00:33:43 +08:00
  • 9eae809690 chore: move middleware trace to trace level yusing 2025-05-04 23:58:47 +08:00
  • f1ba554a24 fix(notif): http 204 treated as error yusing 2025-05-04 23:54:16 +08:00
  • f9a8aede20 feat: hCaptcha middleware v0.12.2 yusing 2025-05-04 17:21:12 +08:00
  • e275ee634c fix(http): content type detection yusing 2025-05-04 16:18:46 +08:00
  • 797d88772f fix: timeout waiting for maxmind db on shutdown yusing 2025-05-04 16:04:17 +08:00
  • 8ef8015a7f feat: improved icon and category lookup mechanism v0.12.1 yusing 2025-05-04 09:37:15 +08:00
  • 5fce4b445b fix: error formatting yusing 2025-05-04 07:12:28 +08:00
  • 7552a706a7 chore: deps upgrade yusing 2025-05-04 06:33:08 +08:00
  • e1bc6d1f44 fix: nil panic when formatting error yusing 2025-05-04 06:33:00 +08:00
  • 56850a9580 fix: update http error handling v0.12.0 yusing 2025-05-04 02:34:34 +08:00
  • 5f780f4902 feat: improved port selection yusing 2025-05-04 01:32:01 +08:00
  • ccb4639f43 breaking: move maxmind config to config.providers yusing 2025-05-03 20:58:09 +08:00
  • ac1470d81d fix: remove incorrect comment from getOAuthRefreshToken function yusing 2025-05-03 19:38:02 +08:00
  • efaabfa63a fix: access log field names yusing 2025-05-03 19:32:02 +08:00
  • 9043cf25c5 feat: push notification for config errors yusing 2025-05-03 17:41:50 +08:00