提交历史

作者 SHA1 备注 提交日期
  Nicolas Duchon 018db70367 refactor: re-organise template for HTTP/3 feature 1 年之前
  Nicolas Duchon b5cc9b1aa2 feat: experimental http3 support 1 年之前
  Nicolas Duchon 5af973b193 feat: optionally disable HTTP/2 1 年之前
  Nicolas Duchon 45c181b972 build: update template for nginx 1.25.1 1 年之前
  Nicolas Duchon c1a2b31f35 Merge pull request #2222 from rot169/support-hostnet-containers 2 年之前
  azlux a06bb9e68b fix: add missing cipher suite to Mozilla-Intermediate (#2247) 2 年之前
  Nicolas Duchon 35b1493e16 feat: support proxy + container in host network mode 2 年之前
  Nicolas Duchon b88d33d2f3 feat: handle multiple proxy networks 2 年之前
  Nicolas Duchon e2539b04f5 fix: always on session cache on HTTPS fallback listener 2 年之前
  Andy 325fd01ebb Support containers running --net=host (#1537) 2 年之前
  Richard Hansen 035bd2b5ac fix: Remove `default_server` listen option from fallback server 2 年之前
  Richard Hansen 9b4bb07b34 fix: Don't create fallback http(s) server when http(s) disabled 2 年之前
  Richard Hansen 9297e94389 fix: Emit TLS error if there are no certs available 2 年之前
  Richard Hansen 16066cab61 fix: Don't create cert error https server if https is not enabled 2 年之前
  Richard Hansen 18d0671312 chore: Factor out duplicate checks for `default.crt` 2 年之前
  Richard Hansen 7a2b1f8833 chore: Split `$is_https` variable into two separate checks 2 年之前
  Niek 7ca1da8358 feat: Add support for HTTP load balancing between the proxy and upstream server groups (#2173) 2 年之前
  Richard Hansen 49bb37dfdb feat: Add support for HTTP keep-alive between the proxy and upstream 3 年之前
  Richard Hansen 364beed773 fix: Don't error if `$globals.CurrentContainer` is `nil` 2 年之前
  Nicolas Duchon afd6544702 Merge pull request #2179 from rhansen/swarm 2 年之前
  Jan Malte Gerth 37134c44d7 fix: Sort networks and ports before iterating 2 年之前
  Richard Hansen 6207be5f8f fix: Partially revert "chore: Remove support for legacy swarm" 2 年之前
  Richard Hansen 11a46f728c chore: Factor out container IP:port lookup 2 年之前
  Richard Hansen 2494e20784 chore: Remove support for legacy swarm 2 年之前
  Richard Hansen 2115974e93 feat: Add ability to completely override location blocks 2 年之前
  Richard Hansen 6162427c45 fix: Generate at most one `server` directive per container 2 年之前
  Richard Hansen bcec2d9075 chore: Refactor `upstream` template for readability 2 年之前
  Richard Hansen daeed502cb feat: Add a warning comment if the container port is published 2 年之前
  Richard Hansen 5a8a6ceae2 chore: Improve debug comments in `upstream` template 2 年之前
  Richard Hansen 2760ead490 chore: Remove warning comment when port is not exposed 2 年之前