3x-ui/web/html/settings/panel
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
..
subscription feat: add Clash YAML subscription endpoint with template injection 2026-04-24 11:25:10 +08:00
general.html feat: add ldap component (#3568) 2025-09-28 21:04:54 +02:00
security.html chore: implement 2fa auth (#2968) 2025-05-08 16:20:58 +02:00
telegram.html Code refactoring (#2865) 2025-04-06 11:40:33 +02:00