Commit Graph

105 Commits

Author SHA1 Message Date
ekzyis 57673f7b39 Fix session store sync 2023-11-07 09:48:59 +01:00
ekzyis 0712568273 formatting
VSCode configuration:

* editor.detectIndentation = false
* editor.indentSize = 2
2023-11-07 09:06:52 +01:00
ekzyis 2af23ff409 Fix @vue/cli-plugin-babel missing 2023-11-07 09:06:37 +01:00
ekzyis 4e343d49d0 implement login with vue
* use vue router
* use pinia
* use tailwindcss
* use vite
* transform /api/login and /api/login/callback into JSON APIs
* add Access-Control-Allow-Credentials header
* add TODO about JSON errors
2023-11-07 09:06:35 +01:00
ekzyis d1b7786434 Add vue frontend 2023-11-04 00:33:27 +01:00