Haitao Pan
ea3d6aec06
fix(sync): use XHTTP VLESS URIs, include all agent nodes, remove server-side rendered_json
...
- Sync now generates XHTTP VLESS URIs (port 443, type=xhttp) instead of TCP
- Node list includes all registered agent hosts, not just publicURL
- Removed rendered_json (server-side inbound config) from sync response
- Client generates proper outbound config from VLESS URI
- Node names use full domain (e.g. jp-xhttp.svc.plus) with country code
2026-03-02 20:28:49 +08:00
Haitao Pan
0bd31e0707
fix(experience): consolidate demo account into sandbox@svc.plus
2026-02-10 11:52:45 +08:00
Haitao Pan
b5ee9723c8
fix(account): relax isReadOnlyAccount to allow MFA setup and fix build
2026-02-07 02:24:04 +08:00
Haitao Pan
235b1f57a3
feat: Provide fallback Vless nodes for sandbox users and refine proxy UUID database update logic.
2026-02-06 22:37:15 +08:00
Haitao Pan
48102e95ad
feat: Add local-test.yaml configuration, modify user not found API response to include mfa_enabled status, and add 5xx error logging.
2026-02-06 22:31:50 +08:00
Haitao Pan
17909d57d2
fix: sandbox binding + agent sandbox sync + uuid rotation
2026-02-06 18:06:20 +08:00
Haitao Pan
4503b053f7
feat: Implement sandbox agent functionality with dedicated user, admin API, and agent-side user filtering.
2026-02-06 13:03:47 +08:00
Haitao Pan
fbe04d37b1
fix(agent-server): authenticate /v1/nodes via session tokens
2026-02-05 17:39:43 +08:00
Haitao Pan
3ffd39cc8b
feat: add public.agents table and its set_updated_at trigger.
2026-02-05 13:10:56 +08:00
Haitao Pan
15c07826ae
feat: incorporate registered agent metadata to dynamically populate and name VLESS nodes
2026-02-04 22:40:50 +08:00
Haitao Pan
5ff9d0ade0
feat(vless): support multi-region URI schemes and node metadata
2026-02-04 20:48:21 +08:00
Haitao Pan
a9f669e7cd
feat: Enforce OAuth email verification and update user verification status during login.
2026-02-02 21:07:10 +08:00
Haitao Pan
693889f366
feat: implement user management features (pause, delete, blacklist, renew uuid)
2026-02-02 20:19:06 +08:00
Haitao Pan
9c061b2f9b
feat: expose TCP node and populate VLESS users in agent list API
2026-01-31 18:26:57 +08:00
Haitao Pan
ccb0bada22
feat: Add endpoint to list agent VLESS nodes based on the server's public URL and introduce a configuration option for the public URL.
2026-01-31 13:52:31 +08:00