first version. no icons, no user interaction

This commit is contained in:
2025-11-26 23:28:07 +01:00
parent ce5328fe34
commit a3783b5fb6
12 changed files with 1135 additions and 3 deletions

View File

@@ -18,6 +18,7 @@ clean-tests:
rm -rf .sesskey
rm -rf tests/.sesskey
rm -rf tests/*.db
rm -rf tests/.myFastHtmlDb
# Alias to clean everything
clean: clean-build clean-tests