3x-ui/sub
root 11cdb07e89 feat: add Clash YAML subscription endpoint with template injection
Add /clash/:subid endpoint that returns complete Clash YAML config.
User provides full template (DNS, routing, proxy-groups, rules) in
settings, panel generates proxies from inbound/client data and injects
via proxies: [] placeholder replacement.

- New SubClashService reads template, generates vmess/vless/trojan/ss
  proxy entries with transport (ws/grpc/h2/tcp/httpupgrade), TLS, and
  Reality support
- Settings: subClashEnable, subClashPath, subClashURI, subClashTemplate
- UI: Clash settings tab, QR code on subpage, Desktop dropdown with
  clash-verge:// deep link preferring Clash URL
- Version bump to v1.5.2-beta
2026-04-24 11:25:10 +08:00
..
default.json dokodemo-door, socks renamed to mixed, tunnel 2025-09-09 13:57:40 +02:00
sub.go feat: add Clash YAML subscription endpoint with template injection 2026-04-24 11:25:10 +08:00
sub_test.go refactor: resolve template assets through manifest helper 2026-04-07 16:41:55 +08:00
subClashService.go feat: add Clash YAML subscription endpoint with template injection 2026-04-24 11:25:10 +08:00
subController.go feat: add Clash YAML subscription endpoint with template injection 2026-04-24 11:25:10 +08:00
subJsonService.go Remove allowInsecure 2026-02-11 18:21:23 +01:00
subService.go fix: MariaDB JSON_EACH compatibility for subscription and traffic queries 2026-04-24 10:16:48 +08:00