Commit Graph

18 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
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
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
5b93cdd002 added imlementation of API,
updated AGENTS.md by Codex
2026-02-12 01:36:37 +01:00
6b718a3cfa generated DB models 2026-02-12 01:18:15 +01:00
62552fe596 align logo to right 2026-02-12 01:02:39 +01:00
371addd6df added logo for Nutrio (generated by ChatGPT) 2026-02-12 01:00:59 +01:00
52339cb2a0 improved README.md in Slovak and English,
added AGENTS.md for AI bot
2026-02-12 00:45:50 +01:00
746090e1ab added DB tables
- users
- ingredients
- meals
- meal_items
- diary_days
- diary_entries
2026-02-12 00:37:48 +01:00
25910f08c2 added ignored files 2026-02-11 23:22:34 +01:00
42663b54c3 initialized empty Vue project 2026-02-11 23:12:03 +01:00
e59bfc26a0 generovane subory apilite,
fix globalnych $_SERVER v konfiguracii
2026-02-09 07:48:07 +01:00
d9a283cfdf inicializovany composer pre projekt,
instalovane balicky tpsoft/dbmodel a tpsoft/apilite.
vygenerovane subory dbmodel-files
2026-02-09 06:51:07 +01:00
36a1cb5704 Initial commit 2026-02-03 09:46:57 +01:00