1. Session end time saving. 2. Plan Id to the saved session. 3. History page redesigned (attributes moved, sets list hidden. 4. Session duration added. 5. Session start and end time logging fixed.

This commit is contained in:
AG
2025-11-24 23:22:09 +02:00
parent cce1e58c7b
commit 72867668d4
7 changed files with 116 additions and 64 deletions

2
.gitignore vendored
View File

@@ -11,7 +11,7 @@ node_modules
dist
dist-ssr
*.local
server/prisma/dev.db
*.db
# Editor directories and files
.vscode/*