file picker + show_open_file_picker

This commit is contained in:
Martin Kavík 2024-06-03 19:11:22 +02:00
parent 6cdccb72b2
commit ce36cd914f
13 changed files with 702 additions and 110 deletions

View file

@ -1,6 +1,6 @@
port = 8080
# port = 8443
https = false
# port = 8080
port = 8443
https = true
cache_busting = true
backend_log_level = "warn" # "error" / "warn" / "info" / "debug" / "trace"