Commit Graph

12 Commits

Author SHA1 Message Date
2b237d3d71 auto-logout after session expired 2026-02-14 12:41:32 +01:00
1d5b730e11 added toast and modal confirmation 2026-02-14 08:22:35 +01:00
072f44c213 added show/hide for ingrediens form 2026-02-14 08:08:26 +01:00
276cc21c5a added theme toggle,
fixed create entityies in API
2026-02-14 08:01:07 +01:00
9b2f2c4e91 added transalations for UI texts 2026-02-14 07:34:04 +01:00
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
210ab43a0b fixed response data for login,
fixed tabs
2026-02-13 22:01:40 +01:00
ae7f05786d upgrade APIlite and change build backend use TypeScript instead of JavaScript 2026-02-13 10:40:32 +01:00
d13d861113 new favicon from logo 2026-02-13 08:07:21 +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