wiregui/wiregui
Stefano Bertelli 49b2bd9083
All checks were successful
Dev / docker (push) Successful in 2m6s
feat: firewall policy switches and nftables troubleshooting
- Add peer-to-peer and LAN-to-peers switches on the rules page
- Both settings persisted in configurations table and applied
  as nftables chains on toggle
- Add "View nftables Rules" button to dump the live ruleset
  for troubleshooting
- Rules page redesigned with card-based layout matching other
  admin pages
- Rule create/edit/delete events fire as background tasks
2026-03-31 00:00:21 -05:00
..
api fix: pure Python keypair generation, no wg CLI dependency 2026-03-30 23:11:58 -05:00
auth fix: pure Python keypair generation, no wg CLI dependency 2026-03-30 23:11:58 -05:00
models feat: firewall policy switches and nftables troubleshooting 2026-03-31 00:00:21 -05:00
pages feat: firewall policy switches and nftables troubleshooting 2026-03-31 00:00:21 -05:00
schemas feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
services feat: firewall policy switches and nftables troubleshooting 2026-03-31 00:00:21 -05:00
tasks fix: CI runner containers for Forgejo actions 2026-03-30 18:22:42 -05:00
utils fix: O(1) IP allocation instead of materializing entire network 2026-03-30 23:43:59 -05:00
__init__.py feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
config.py feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
db.py feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
logging.py feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
main.py feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
redis.py feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00