Commit graph

6 commits

Author SHA1 Message Date
ca46a2cf5c 🔧 various small fixes
- add version to ui package.json
- "prettier" formatting on whole repo
- "webpack-bundle-analyzer" -> "vite-bundle-analyzer"
- add "vue-eslint-parser" to ui package.json
2026-02-22 03:05:05 +00:00
005bb31fca into shared compose project
- vite can proxy requests to the api in dev mode
- no more CORS needed in api
- static api_baseurl in axios config
2026-02-22 02:47:31 +00:00
cc333497b0 🚧 ui: re-scaffolding
- merge in remaining legacy code
2026-02-22 01:14:38 +00:00
b1c65f4d4a 🚧 ui: re-scaffolding
- fix lint errors
2026-02-21 23:48:18 +00:00
d816460efa 🧹 reformat using "prettier" 2026-02-21 19:24:09 +00:00
022c9138bf 🚧 ui: re-scaffolding
- built a new bare vue 3.5 project with vite
- partly merged in old configs
2026-02-20 22:25:22 +00:00