b3c6999218
Fix SSL SAN cert + React hydration #423
...
- SAN cert covers all 5 PWA domains (tasks,cal,plans,goals,chat)
- i18n hydration: SSR uses cs default, localStorage after mount
- Matches ThemeProvider pattern
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-29 14:56:25 +00:00
Claude CLI Agent
235bcab97f
i18n: integrate translations into components
...
- StatusBadge, TaskForm, tasks page use i18n hook
- All 4 language files complete (cs, he, ru, ua)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-29 13:13:34 +00:00
Claude CLI Agent
6c38c9438f
Add Moodle + Pohoda connectors
...
- Moodle: courses->goals, assignments->tasks, completion, grades, webhook
- Pohoda: XML-RPC adapter, invoice sync, webhook
- All 3 connectors (Odoo, Moodle, Pohoda) returning 200
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-29 12:56:50 +00:00
Claude CLI Agent
4a6b5e5498
UI fixes: emoji icons, modal form, Czech labels, polish
...
- Fixed group emoji icons in DB (💼 🛒 📚 🗺️ 🏃 ✨ 🏠 🌿 )
- Added TaskModal component for + button
- Czech status labels (Čeká, Probíhá, Hotovo, Zrušeno)
- Improved TaskCard, GroupSelector, Header, StatusBadge
- Better dark/light mode transitions
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-29 11:16:07 +00:00
Claude CLI Agent
b5a6dd6d6f
Add Next.js frontend PWA
...
- Pages: login, register, tasks list, task detail
- Components: TaskCard, TaskForm, GroupSelector, StatusBadge, Header
- Tailwind CSS, dark/light mode, PWA manifest
- Running on :3001 via systemd
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-29 10:02:32 +00:00