Commit Graph
11 Commits
Author SHA1 Message Date
IgorMino 02e9aa1ac4 token validity increase from 1 hour to 7 days 2026-02-16 07:41:49 +01:00
IgorMino 276cc21c5a added theme toggle,
fixed create entityies in API
2026-02-14 08:01:07 +01:00
IgorMino 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
IgorMino ae7f05786d upgrade APIlite and change build backend use TypeScript instead of JavaScript 2026-02-13 10:40:32 +01:00
IgorMino 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
IgorMino 2d96baa389 added TOKEN for users,
added user*() method for API,
added check TOKEN for all methods in API
2026-02-12 02:11:07 +01:00
IgorMino 5b93cdd002 added imlementation of API,
updated AGENTS.md by Codex
2026-02-12 01:36:37 +01:00
IgorMino 6b718a3cfa generated DB models 2026-02-12 01:18:15 +01:00
IgorMino 746090e1ab added DB tables
- users
- ingredients
- meals
- meal_items
- diary_days
- diary_entries
2026-02-12 00:37:48 +01:00
IgorMino e59bfc26a0 generovane subory apilite,
fix globalnych $_SERVER v konfiguracii
2026-02-09 07:48:07 +01:00
IgorMino d9a283cfdf inicializovany composer pre projekt,
instalovane balicky tpsoft/dbmodel a tpsoft/apilite.
vygenerovane subory dbmodel-files
2026-02-09 06:51:07 +01:00