Commit graph

11 commits

Author SHA1 Message Date
root
92ef74584b docs: add geofile scheduled update design spec 2026-04-28 10:00:50 +08:00
root
492b832354 docs: add node role constraint to backup design spec 2026-04-26 18:55:04 +08:00
root
a04804beb2 docs: add database backup and snapshot design spec 2026-04-26 18:48:48 +08:00
root
9badadc97b chore: remove tracked files matching gitignore (vscode, docs) 2026-04-26 17:23:54 +08:00
root
2721dd0f13 chore: bump version to v1.6.0-beta 2026-04-24 17:25:02 +08:00
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
Sora39831
46bf1b1404 docs: add multi-node shared control design spec 2026-04-10 10:33:53 +08:00
Sora39831
019603d55f docs: add cloudflare asset optimization design 2026-04-07 11:32:30 +08:00
Sora39831
6eba2ac375 Remove docs from repository 2026-04-06 17:09:15 +08:00
Sora39831
82a1b85d45 docs: add MariaDB support design spec
Design for adding MariaDB as alternative database backend with
data migration, x-ui.sh switching UI, and driver-agnostic InitDB.
2026-04-03 09:14:20 +08:00
Sora39831
b4047cee54 feat: allow same email across multiple inbounds and auto-add clients on registration
Remove global unique constraint on client_traffics.email, change email
duplication check to per-inbound scope, and automatically register new
users as disabled clients in all existing inbounds within a transaction.
2026-04-03 01:38:31 +08:00