wiregui/wiregui
Stefano Bertelli 3d1ca7444b
All checks were successful
CI / test (push) Successful in 1m44s
CI / release (push) Successful in 30s
CI / docker (push) Successful in 49s
fix: close create dialog before showing config dialog
The config dialog was being created inside the create dialog's slot
context. When NiceGUI tried to attach the new dialog, the parent
slot was already marked for deletion, causing a RuntimeError.
2026-03-30 22:13:11 -05:00
..
api feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
auth feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
models feat: UI modernization — Manrope font, dark/light theme, card-based layouts 2026-03-30 21:40:29 -05:00
pages fix: close create dialog before showing config dialog 2026-03-30 22:13:11 -05:00
schemas feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
services feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
tasks fix: CI runner containers for Forgejo actions 2026-03-30 18:22:42 -05:00
utils feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -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