Firezone Inspired Wireguard VPN Server written in Python with Nicegui framework
Find a file
Stefano Bertelli 5aff71ec4c
Some checks failed
CI / test (push) Failing after 8s
CI / release (push) Has been skipped
CI / docker (push) Has been skipped
feat: redesign account page — compact Firezone-style layout
- Remove tabbed layout, stack all sections vertically
- Compact key-value rows for user details
- Dense bordered tables for API tokens and MFA methods
- Consistent button styling with proper padding (BTN_PRIMARY/OUTLINE/DANGER)
- Token creation with inline copy-to-clipboard banner
- TOTP registration with compact inline QR + form
- Danger zone with typed-email confirmation dialog
- Add .idea and .coverage to gitignore
- Fix CI: add node:20-slim container to release job
- Fix connectivity check URL to Cloudflare endpoint
2026-03-30 18:47:07 -05:00
.forgejo/workflows fix: CI runner containers for Forgejo actions 2026-03-30 18:22:42 -05:00
alembic feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
tests fix: CI runner containers for Forgejo actions 2026-03-30 18:22:42 -05:00
wiregui feat: redesign account page — compact Firezone-style layout 2026-03-30 18:47:07 -05:00
.dockerignore feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
.gitignore feat: redesign account page — compact Firezone-style layout 2026-03-30 18:47:07 -05:00
.python-version feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
alembic.ini feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
CLAUDE.md feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
compose.prod.yml fix: CI runner containers for Forgejo actions 2026-03-30 18:22:42 -05:00
compose.yml feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
Dockerfile feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
pyproject.toml feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
README.md feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
TODO.md fix: CI runner containers for Forgejo actions 2026-03-30 18:22:42 -05:00
uv.lock feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00