new version with saga

This commit is contained in:
2026-07-12 01:39:26 +03:00
commit 10f6ed0bda
55 changed files with 40117 additions and 0 deletions

12
futriis/.credentials Normal file
View File

@@ -0,0 +1,12 @@
{
"users": {
"admin": {
"password": "jGl25bVBBBW96Qi9Te4V37Fnqchz/Eu4qB9vKrRIqRg=",
"is_admin": true,
"created_at": 1780251271
}
},
"settings": {
"version": "1.0"
}
}

14
futriis/futriis.log Normal file
View File

@@ -0,0 +1,14 @@
[2026-06-07 20:33:12.925 [INFO] Futriis DB starting...]
[2026-06-07 20:33:12.925 [INFO] Log level: info]
[2026-06-07 20:34:06.740 [INFO] Futriis DB starting...]
[2026-06-07 20:34:06.740 [INFO] Log level: info]
[2026-06-07 20:34:28.479 [INFO] Futriis DB starting...]
[2026-06-07 20:34:28.479 [INFO] Log level: info]
[2026-06-09 22:03:23.969 [INFO] Futriis DB starting...]
[2026-06-09 22:03:23.969 [INFO] Log level: info]
[2026-06-09 22:08:20.664 [INFO] Futriis DB starting...]
[2026-06-09 22:08:20.664 [INFO] Log level: info]
[2026-06-09 22:09:18.297 [INFO] Futriis DB starting...]
[2026-06-09 22:09:18.297 [INFO] Log level: info]
[2026-06-09 22:15:52.092 [INFO] Futriis DB starting...]
[2026-06-09 22:15:52.092 [INFO] Log level: info]

0
futriis/webui.log Normal file
View File