restructured viewmodels, better serialization

This commit is contained in:
Simon Martens
2024-11-19 15:20:15 +01:00
parent 84fa6f7fa4
commit 7dc603df2c
26 changed files with 51479 additions and 198 deletions

View File

@@ -13,7 +13,7 @@ tmp_dir = "tmp"
exclude_unchanged = false
follow_symlink = false
full_bin = ""
include_dir = []
include_dir = [ "views/assets" ]
include_ext = ["go", "tpl", "tmpl", "html"]
include_file = []
kill_delay = "0s"
@@ -42,9 +42,9 @@ tmp_dir = "tmp"
clean_on_exit = false
[proxy]
app_port = 0
app_port = 8080
enabled = false
proxy_port = 0
proxy_port = 8081
[screen]
clear_on_rebuild = false