3x-ui/web/assets/js/model
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
..
dbinbound.js feat(limit): add inbound device-limit enforcement with safe unban flow 2026-04-06 10:46:48 +08:00
inbound.js Remove allowInsecure 2026-02-11 18:21:23 +01:00
outbound.js Remove allowInsecure 2026-02-11 18:21:23 +01:00
reality_targets.js Update reality_targets.js (#3724) 2026-01-31 23:50:29 +01:00
setting.js feat: add Clash YAML subscription endpoint with template injection 2026-04-24 11:25:10 +08:00