feat(frontend): rework ui

This commit is contained in:
Alois 2026-08-30 11:34:49 +02:00
commit 4d9567db9e
Signed by: alois
SSH key fingerprint: SHA256:GBzT2DXvAuGV9XIV5W3WrzVpjU54FThmxHXdbz95J24
13 changed files with 5870 additions and 856 deletions

View file

@ -1 +1,3 @@
/// <reference types="vite/client" />
declare const __APP_VERSION__: string;