Functionnal login system, tabs for settings, fixed nested anchors warnings and a lot of other things

This commit is contained in:
Gu://em_ 2025-05-16 01:46:51 +02:00
parent e558bce789
commit 42a66ddda1
19 changed files with 532 additions and 66 deletions

View file

@ -9,7 +9,9 @@
"preview": "vite preview"
},
"dependencies": {
"preact": "^10.26.5",
"js-cookie": "^3.0.5",
"jwt-decode": "^4.0.0",
"preact": "^10.26.6",
"preact-router": "^4.1.2"
},
"devDependencies": {