v2 overhaul

This commit is contained in:
2025-04-25 00:33:14 +01:00
parent e9dc5e5056
commit ea2e8b75cc
27 changed files with 1513 additions and 1202 deletions

7
.gitignore vendored
View File

@@ -1,5 +1,6 @@
.env
.venv
app.db
__pycache__
app.log
__pycache__/
database.db
.env
flask_session