3x-ui/internal
MHSanaei 439245d42b
feat(inbounds): apply remark template to Export all inbound links
Export-all now renders links through the subscription engine via a new GET /panel/api/inbounds/allLinks endpoint, so the configured remark template (name-only display part) is applied per client -- matching the client info/QR pages. Previously it generated links client-side with a hardcoded inbound-email remark.

Host-aware: managed Host endpoints win over the plain link, so HOST and per-host variants render; duplicate client JSON entries are deduped by email and the list is scoped to the logged-in user.
2026-06-27 11:22:45 +02:00
..
config v3.4.1 2026-06-26 00:52:00 +02:00
database fix(settings): normalize API token timestamps (#5599) 2026-06-27 10:30:58 +02:00
eventbus perf: prevent cron job overlap, auto-set GOMEMLIMIT, fix tgbot userStates race 2026-06-22 02:48:58 +02:00
logger fix(logger): prevent nil-deref panic in migrate/setting CLI paths 2026-06-26 11:40:13 +02:00
mtproto refactor(frontend): move form-item hints from extra to tooltip 2026-06-17 17:24:16 +02:00
sub feat(inbounds): apply remark template to Export all inbound links 2026-06-27 11:22:45 +02:00
tunnelmonitor chore: bump deps and modernize test loops 2026-06-26 00:10:30 +02:00
util perf(memory): report real RSS and cut footprint via GOGC + periodic release 2026-06-25 22:16:38 +02:00
web feat(inbounds): apply remark template to Export all inbound links 2026-06-27 11:22:45 +02:00
xray feat(panel): surface dev-build version in UI, bot, and CLI 2026-06-25 02:36:41 +02:00