add webview threaded api

This commit is contained in:
Johannes Kirschbauer
2024-05-15 14:27:18 +02:00
committed by hsjobeki
parent 3b3426d219
commit 484247de6d
27 changed files with 359 additions and 80 deletions

8
.gitignore vendored
View File

@@ -13,6 +13,9 @@ nixos.qcow2
**/*.glade~
/docs/out
# dream2nix
.dream2nix
# python
__pycache__
.coverage
@@ -28,3 +31,8 @@ build
build-dir
repo
.env
# node
node_modules
dist
.webui