new calculation approach with unique sessions, new API endpoint to get list of active sessions, fix for UNDEF user, UI and Back to support certificate management still under development

This commit is contained in:
Антон
2026-01-12 11:43:22 +03:00
parent 520dd04789
commit 839dd4994f
9 changed files with 1343 additions and 114 deletions

View File

@@ -10,9 +10,11 @@
},
"dependencies": {
"@fortawesome/fontawesome-free": "^7.1.0",
"axios": "^1.13.2",
"bootstrap": "^5.3.8",
"chart.js": "^4.5.1",
"sass": "^1.97.2",
"sweetalert2": "^11.26.17",
"vue": "^3.5.24",
"vue-router": "^4.6.4"
},