wgctl/core
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__ refactor: split json_helper.py into lib/ modules 2026-05-24 22:02:50 +00:00
lib feat: logs descending sort, gap/offline indicator, endpoint resolution 2026-05-26 01:34:48 +00:00
test feat: date format config, batch optimizations, list refactor, fw:: rename, .wgctl data dir 2026-05-11 22:27:33 +00:00
color.sh init feature 2026-05-19 15:26:31 +00:00
command.sh add wgctl 2026-05-06 23:02:12 +00:00
context.sh feat: logs descending sort, gap/offline indicator, endpoint resolution 2026-05-26 01:34:48 +00:00
flag.sh add wgctl 2026-05-06 23:02:12 +00:00
fmt.sh fix: policy_read accidental defaults merge from module split 2026-05-25 18:45:23 +00:00
fmt_helper.py feat: date format config, batch optimizations, list refactor, fw:: rename, .wgctl data dir 2026-05-11 22:27:33 +00:00
json.sh feat: logs descending sort, gap/offline indicator, endpoint resolution 2026-05-26 01:34:48 +00:00
json_helper.py feat: logs descending sort, gap/offline indicator, endpoint resolution 2026-05-26 01:34:48 +00:00
log.sh finish base implementation 2026-05-20 21:49:44 +00:00
module.sh init feature 2026-05-19 15:26:31 +00:00
ui.sh cleanup: ui::pad_mb removal, watch alignment fixes, endpoint cache fallback 2026-05-25 15:09:13 +00:00
utils.sh feat: date format config, batch optimizations, list refactor, fw:: rename, .wgctl data dir 2026-05-11 22:27:33 +00:00