Do Siki
d1c278c90a
docs: create next_steps.md to outline upcoming QA and CI tasks
2026-04-27 01:29:34 +02:00
Do Siki
80f5b92c45
docs: sync TODO.md with today's progress
2026-04-27 01:23:40 +02:00
Do Siki
c71c692c6a
feat: add publish button to CMS for automated git push and deployment
2026-04-27 01:19:42 +02:00
Do Siki
649724de11
feat: add basic auth protection to CMS editor
2026-04-27 01:11:51 +02:00
Do Siki
c02017e30f
chore: change docker mapped ports to prevent conflicts with local development
2026-04-27 01:06:44 +02:00
Do Siki
6beb2a5149
chore: replace dokploy with native docker compose deployment workflow
2026-04-27 01:02:24 +02:00
Do Siki
5c62920bc4
chore: add docker-compose.prod.yml optimized for dokploy deployment
2026-04-27 00:59:40 +02:00
Do Siki
17a16281c4
chore: update content for terms of service, services, and privacy policy pages
2026-04-27 00:52:45 +02:00
Do Siki
9575ef1d79
fix: update webmail link to mail.mozdit.hu
2026-04-27 00:12:34 +02:00
Do Siki
ca56d4e477
feat: add legal pages to CMS editor
2026-04-27 00:01:32 +02:00
Do Siki
8f449bbef7
content: restore authentic about page content and fix JSON array structure
2026-04-26 23:59:28 +02:00
Do Siki
6ee03b7339
style: use cropped text-only logo in header
2026-04-26 23:54:12 +02:00
Do Siki
25bb5ede07
style: add mozdit logo and update color palette
2026-04-26 23:48:20 +02:00
Do Siki
54ab14595b
feat: add 'Modern és Biztonságos' USP based on tech stack document
2026-04-26 23:36:03 +02:00
Do Siki
feb68436cb
feat: add privacy policy and terms of service pages with CMS content
2026-04-26 23:30:53 +02:00
Do Siki
703ce7f1d0
style: adjust USP grid to accommodate 3 items
2026-04-26 23:16:35 +02:00
Do Siki
b5cce49f64
feat: remove 'Személyes és gyors ügyintézés' USP panel from home page
2026-04-26 23:16:06 +02:00
Do Siki
23a7c053c1
fix: resolve test failures after restructuring landing page components
2026-04-26 23:13:20 +02:00
Do Siki
438ac5439b
feat: align landing page structure with modern IT layout concepts
2026-04-26 23:01:08 +02:00
Do Siki
a6e626179d
feat: improve content editor and move hero config to JSON
2026-04-26 22:52:28 +02:00
Do Siki
30f0b94a2f
chore: migrate from Linear to Plane MCP, add .agent/ framework
...
- Add .agent/ directory with AGENTS.md, steering docs, workflows, references
- Replace CLAUDE.md with slim reference pointing to .agent/
- Migrate TODO.md from Linear ZEE-* to Plane MITHOME-* identifiers (26 issues synced)
- Add .mcp.json.example with Plane MCP server config
- Remove .agents/, .cursor/, .roo/ legacy directories
- Update .gitignore: add .mcp.json, remove old IDE dirs
- Replace linear-sync.js approach with Plane MCP server (@makeplane/plane-mcp-server)
2026-04-26 21:25:39 +02:00
Do Siki
e413bab812
refactor: update testing architecture, improve CI/CD workflows, and standardize documentation across the project.
2026-04-26 20:20:53 +02:00
Do Siki
94588f3ade
feat: update TODO.md with new tasks and backlog items, including GDPR compliance page
2026-01-24 02:44:40 +01:00
Do Siki
c7c157bad4
feat: update TODO.md with new tasks and backlog items
2026-01-24 02:35:45 +01:00
Do Siki
d1213f9b3f
feat(ZEE-29): implement design system, dark mode, and JSON content management
...
- Add comprehensive design system with CSS variables, animations, and utility classes
- Implement dark mode with ThemeProvider (system preference + manual toggle)
- Create JSON-based content management system in src/content/
- Update all pages to use structured JSON content
- Add ThemeProvider component with theme toggle button
- Update Header with glass effect and animated mobile menu
- Update Footer with dark mode support
- Update documentation (README.md, CLAUDE.md, knowledge.md, proto/README.md)
- Sync with Linear (ZEE-29 completed)
2026-01-24 02:30:27 +01:00