Commit Graph
5 Commits
Author SHA1 Message Date
orohiandCursor f91ccf1013 Release v1.6.0: multi-server 3x-ui with API inbounds.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-26 07:39:06 +03:00
orohiandCursor 3e8898ac9c Add 3x-ui API client and multi-server registry modules.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-26 07:30:01 +03:00
orohiandCursor 30ae4d476c Remove 3x-ui integration from the panel.
Drop API sync, multi-panel registry, and UI/protocol paths; keep DB columns only for compatibility with existing installs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-26 04:43:21 +03:00
orohiandCursor c28235b09a Fix infinite recursion in 3x-ui server ensure/get helpers.
ensure_xui_servers no longer calls get_xui_server when mirroring the primary panel into legacy sync fields.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-26 03:21:33 +03:00
orohiandCursor 8abe692624 Add multi-server 3x-ui registry with per-panel subscription URLs.
Admins can manage several 3x-ui panels by name and select which one issues invite/user configs via that server's /sub base URL.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-26 03:19:09 +03:00