4 Commits

Author SHA1 Message Date
cb49c3e50a feat: update favicon and replace logo; remove unused SVG files 2026-03-11 22:46:35 +01:00
20aed753d8 feat: enhance schedule generation with series continuity for sequential blocks 2026-03-11 22:42:44 +01:00
d1122656f3 feat: add K-TV Channel JSON format documentation for import and export 2026-03-11 21:38:10 +01:00
01108aa23e feat: initialize k-tv-frontend with Next.js and Tailwind CSS
- Added package.json with dependencies and scripts for development, build, and linting.
- Created postcss.config.mjs for Tailwind CSS integration.
- Added SVG assets for UI components including file, globe, next, vercel, and window icons.
- Configured TypeScript with tsconfig.json for strict type checking and module resolution.
2026-03-11 19:13:21 +01:00