First version with web gui

This commit is contained in:
2020-02-21 08:42:29 +01:00
parent fb54505a40
commit 609d821501
27 changed files with 1298 additions and 36 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 2020/02/20
- Fixing more bugs
- First public beta of web gui, it doesn't have some parts but it's working
## 2019/11/21
- Fixing bugs of last change and cleaning some code
- Preparing web gui (It's hide yet)