3x-ui/sub
MHSanaei a5083f02e1
revert(frontend): keep entry HTML files at frontend/ root
The earlier move to frontend/html/ made dev-mode URLs ugly
(http://localhost:5173/html/index.html instead of plain /). The folder
didn't add real value — it just hid 6 files behind a non-conventional
layout. Reverting that piece while keeping src/entries/ (which is a
genuine separation between page bootstrap and the rest of src/).

- HTML files back at frontend/<page>.html
- Vite rollupOptions.input + MIGRATED_ROUTES restored to flat paths
- Build output is web/dist/<page>.html again
- web/controller/dist.go and sub/subController.go read from dist/<name>

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-09 02:36:26 +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 revert(frontend): keep entry HTML files at frontend/ root 2026-05-09 02:36:26 +02:00
subJsonService.go fix: get client reverse tag in the outbound 2026-05-06 00:50:40 +02:00
subService.go revert(frontend): keep entry HTML files at frontend/ root 2026-05-09 02:36:26 +02:00