3x-ui/frontend/src/pages
MHSanaei 61e8bed3e0
refactor(inbounds): remove column sorter from inbound list
Drop the table header sorter on the inbounds page: the sortKey/sortOrder
state, the sortedInbounds memo and onChange handler, the per-column
sorterFor spreads, the SORT_FNS comparator map, and the now-unused
SortKey/SortOrder types. The list renders in DB order.
2026-05-31 22:01:10 +02:00
..
api-docs feat(inbounds): add multi-select and bulk delete 2026-05-31 00:29:24 +02:00
clients fix(clients): persist group for node-inbound clients 2026-05-31 15:25:21 +02:00
groups refactor(frontend): reorganize source tree & break down oversized modals/tabs (#4698) 2026-05-30 21:51:33 +02:00
inbounds refactor(inbounds): remove column sorter from inbound list 2026-05-31 22:01:10 +02:00
index feat(postgres): in-panel backup/restore and consistent CLI backend 2026-05-31 17:53:34 +02:00
login feat: complete Zod migration of frontend + bulk client batching (#4599) 2026-05-27 04:26:50 +02:00
nodes refactor(frontend): reorganize source tree & break down oversized modals/tabs (#4698) 2026-05-30 21:51:33 +02:00
settings fix(settings): sync generated schemas 2026-05-31 19:00:26 +02:00
sub fix(qr): hide QR for post-quantum links on client QR page 2026-05-29 17:04:30 +02:00
xray fix(outbounds): prevent freedom save crash, complete its fields (#4686) 2026-05-31 19:50:50 +02:00