Rework main GUI as html only app

This commit is contained in:
2026-03-18 22:02:37 +01:00
parent b06ceb0847
commit b231452ad0
30 changed files with 1572 additions and 100 deletions

View File

@@ -28,6 +28,7 @@ build-backend = "uv_build"
[dependency-groups]
dev = [
"livereload>=2.7.1",
"pre-commit>=4.5.1",
"pytest>=9.0.2",
"ruff>=0.15.6",