3x-ui/sub
MHSanaei 2616f25638
refactor(frontend): organize entry HTML + bootstrap JS into folders
- Move entry HTML files: frontend/*.html -> frontend/html/*.html
- Move per-page bootstrap modules: src/{index,login,settings,inbounds,xray,subpage}.js -> src/entries/
- Update vite.config rollup inputs and dev-mode MIGRATED_ROUTES to /html/<page>.html
- Build output now lands at web/dist/html/<page>.html
- serveDistPage and subController updated to read from dist/html/

Cleans up the flat frontend/ root which previously interleaved 6 HTML
files with package.json, README, src/, etc. The src/ root similarly
gets rid of 6 entry .js files mixed in alongside api/, components/,
models/, etc.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-09 01:52:57 +02:00
..
default.json dokodemo-door, socks renamed to mixed, tunnel 2025-09-09 13:57:40 +02:00
sub.go feat(frontend): migrate subpage.html to Vue 3 SPA 2026-05-08 19:44:50 +02:00
subClashService.go feat: add configurable auto-restart on client auto-disable 2026-05-04 23:19:25 +02:00
subController.go refactor(frontend): organize entry HTML + bootstrap JS into folders 2026-05-09 01:52:57 +02:00
subJsonService.go fix: get client reverse tag in the outbound 2026-05-06 00:50:40 +02:00
subService.go refactor(frontend): organize entry HTML + bootstrap JS into folders 2026-05-09 01:52:57 +02:00