wgctl/modules/ui
Nuno Duque Nunes 3c3f870427 feat: logs descending sort, gap/offline indicator, endpoint resolution
- wg_events: sort_order param (desc default), --ascending/--descending flags
- wg_events: endpoint cache fallback via _endpoint() helper
- wg_events: gap computed ascending always, then sliced/reversed correctly
- fw_events: sort_order param, descending default
- ui::logs::wg_row: gap suffix with 'offline' label when gap > threshold
- logs.command.sh: --ascending/--descending flags, pass sort_order to both functions
- daemon: endpoint cache fallback in poll_handshakes
- json.sh: json::wg_events passes ctx::endpoint_cache as arg
2026-05-26 01:34:48 +00:00
..
activity.module.sh fix: policy_read accidental defaults merge from module split 2026-05-25 18:45:23 +00:00
group.module.sh fix: policy_read accidental defaults merge from module split 2026-05-25 18:45:23 +00:00
hosts.module.sh feat: hosts.json IP resolution system 2026-05-23 22:01:45 +00:00
identity.module.sh feat: identity show with rule tree, peer dimming, net/group tableless layouts 2026-05-24 20:46:02 +00:00
logs.module.sh feat: logs descending sort, gap/offline indicator, endpoint resolution 2026-05-26 01:34:48 +00:00
net.module.sh refactor: tableless design for net, group list | net, group show 2026-05-24 00:08:15 +00:00
peer.module.sh feat: peer list row coloring, verbose status, dim offline rows 2026-05-23 04:51:33 +00:00
rule.module.sh cleanup: ui::pad_mb removal, watch alignment fixes, endpoint cache fallback 2026-05-25 15:09:13 +00:00
subnet.module.sh feat: identity, subnet, policy systems + tableless layouts 2026-05-22 03:42:40 +00:00