3x-ui/web/html
root f5862abc2e feat: add CodeMirror YAML editor for Clash template and fix settings save button bug
- Replace plain textarea with CodeMirror editor (YAML syntax highlighting, line numbers, auto-indent) for Clash subscription template
- Fix confAlerts crash when subClashURI/subURI/subJsonURI is null/undefined (prevented save button from enabling)
- Add yaml.js CodeMirror mode asset
- Include docs and .gitignore cleanup
2026-04-24 16:15:22 +08:00
..
common refactor: resolve template assets through manifest helper 2026-04-07 16:41:55 +08:00
component refactor: resolve template assets through manifest helper 2026-04-07 16:41:55 +08:00
form feat(limit): add inbound device-limit enforcement with safe unban flow 2026-04-06 10:46:48 +08:00
modals feat: add Clash YAML subscription endpoint with template injection 2026-04-24 11:25:10 +08:00
settings feat: add CodeMirror YAML editor for Clash template and fix settings save button bug 2026-04-24 16:15:22 +08:00
inbounds.html feat: add Clash YAML subscription endpoint with template injection 2026-04-24 11:25:10 +08:00
index.html fix dashboard and inbounds load failure states 2026-04-06 21:51:33 +08:00
login.html Fix turnstile tab re-render and bump version 2026-04-08 15:34:50 +08:00
settings.html feat: add CodeMirror YAML editor for Clash template and fix settings save button bug 2026-04-24 16:15:22 +08:00
user.html fix(panel): correct user.html i18n quoting to avoid template parse failure 2026-04-04 22:16:34 +08:00
users.html feat: add admin user management 2026-04-04 14:59:40 +08:00
xray.html refactor: resolve template assets through manifest helper 2026-04-07 16:41:55 +08:00