4 Commits

Author SHA1 Message Date
3010a66d59 added implementation frontend by prompt @ 2026-02-14 05:35:18 #CODEX 2026-02-14 07:13:06 +01:00
92086055dc changed locales from .ts to .json,
configured i18n-ally,
upgrade APIlite and regenerated BackendAPI.ts,
fixed successMessage value
2026-02-14 06:47:14 +01:00
64a8ac047f add auto-signup login and localized auth UI
- backend: userLogin auto-registers missing users and returns auto_registered
- frontend: add responsive auth page (login + signup flow via userLogin) with light/dark mode and logo
- i18n: wire language switching, add translations for cs/en/es/de
- ui/tooling: add Font Awesome integration
2026-02-13 07:55:37 +01:00
42663b54c3 initialized empty Vue project 2026-02-11 23:12:03 +01:00