wgctl/core/lib
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
..
__pycache__ feat: logs descending sort, gap/offline indicator, endpoint resolution 2026-05-26 01:34:48 +00:00
__init__.py refactor: split json_helper.py into lib/ modules 2026-05-24 22:02:50 +00:00
activity.py refactor: split json_helper.py into lib/ modules 2026-05-24 22:02:50 +00:00
events.py feat: logs descending sort, gap/offline indicator, endpoint resolution 2026-05-26 01:34:48 +00:00
peers.py refactor: split json_helper.py into lib/ modules 2026-05-24 22:02:50 +00:00
util.py refactor: split json_helper.py into lib/ modules 2026-05-24 22:02:50 +00:00