Nuno Duque Nunes
|
a3fe7f5986
|
feat: command mixin system, --json output for list/inspect
- core/command_mixins.sh: mixin infrastructure with auto-loader
- core/mixins/json_output.mixin.sh: --json flag mixin
- core/mixins/no_color.mixin.sh: --no-color flag mixin
- commands/mixins/MIXIN_TEMPLATE.mixin.sh: template for new mixins
- command::run: reset mixin state, preprocess flags before dispatch
- command::_preprocess_flags: nameref-based flag stripping, empty array fix
- command::mixin: opt-in registration from on_load
- list --json: structured JSON output with envelope
- inspect --json: structured JSON peer detail output
- json::envelope, json::error_envelope helpers
|
2026-05-26 23:18:56 +00:00 |
|
Nuno Duque Nunes
|
a71f7a0dd9
|
fix fw logs not showing, add hourly structuring to logs
|
2026-05-24 02:13:06 +00:00 |
|
Nuno Duque Nunes
|
4b2f2a846a
|
feat: identity, subnet, policy systems + tableless layouts
|
2026-05-22 03:42:40 +00:00 |
|
Nuno Duque Nunes
|
de1a44a7e4
|
finish base implementation
|
2026-05-20 21:49:44 +00:00 |
|
Nuno Duque Nunes
|
7323bf20f1
|
feat: main group display, group::has_peer, config validation, full block cleanup on unblock, ui::empty helper, blocks header count
|
2026-05-17 22:06:21 +00:00 |
|
Nuno Duque Nunes
|
87f6c770ef
|
add README
|
2026-05-16 21:41:38 +00:00 |
|
Nuno Duque Nunes
|
f32ca5c0a1
|
feat: complete wgctl v2 — net services, block system M:N, rule inheritance, service annotations, restricted status, 64 tests passing
|
2026-05-15 12:36:38 +00:00 |
|
Nuno Duque Nunes
|
9a3ac2ae47
|
feat: net command, service annotations, block::restore_rules_for, fw refactor, restricted status, block system cleanup
|
2026-05-15 08:04:06 +00:00 |
|
Nuno Duque Nunes
|
cf90ab22db
|
feat: block system JSON migration, M:N group tracking, block module, block::restore_all, color module, fw refactor
|
2026-05-15 04:44:53 +00:00 |
|
Nuno Duque Nunes
|
6ac1a7d3a2
|
feat: rule inheritance, rule groups, rule inspect, ui::center, fw dedup, activity metrics
|
2026-05-13 22:44:07 +00:00 |
|
Nuno Duque Nunes
|
a7fd62ce32
|
refactor: group::each_peer helper, peer existence checks, group remove cleanup, watch multi-peer filter
|
2026-05-13 00:06:34 +00:00 |
|
Nuno Duque Nunes
|
0efa6c3a9e
|
feat: date format config, batch optimizations, list refactor, fw:: rename, .wgctl data dir
|
2026-05-11 22:27:33 +00:00 |
|
root
|
78f9caaf17
|
add wgctl
|
2026-05-06 23:02:12 +00:00 |
|