wiregui/wiregui
Stefano Bertelli e63f27b8a3
All checks were successful
Dev / docker (push) Successful in 2m3s
feat: show default values in device create dialog
Override fields now display the actual configured defaults (from
DB Settings or env vars) instead of empty placeholders. Fields
are still disabled when the "use default" toggle is on, but users
can see what values their device will get.
2026-03-31 00:21:56 -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: show default values in device create dialog 2026-03-31 00:21:56 -05:00
schemas feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
services fix: friendlier error when nft lacks permissions 2026-03-31 00:04:27 -05:00
tasks fix: CI runner containers for Forgejo actions 2026-03-30 18:22:42 -05:00
utils fix: client config uses DB settings instead of only env vars 2026-03-31 00:17:29 -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