Commit graph

20 commits

Author SHA1 Message Date
6658bffdbd feat: redesign frontend with Dragon Encode broadcast aesthetic 2026-04-14 09:43:50 -04:00
2c8fcf0192 Add frontend/vite.config.ts 2026-04-14 09:21:20 -04:00
49178acc24 Add frontend/tsconfig.node.json 2026-04-14 09:21:20 -04:00
a27248412f Add frontend/tsconfig.json 2026-04-14 09:21:19 -04:00
51387d938b Add frontend/tailwind.config.js 2026-04-14 09:21:19 -04:00
53f552bd9a Add frontend/src/types.ts 2026-04-14 09:21:19 -04:00
c850a5fdc9 Add frontend/src/main.tsx 2026-04-14 09:21:18 -04:00
e2ac2e8e21 Add frontend/src/index.css 2026-04-14 09:21:18 -04:00
8691ccd060 Add frontend/src/hooks/useWebSocket.ts 2026-04-14 09:21:17 -04:00
a9472e4715 Add frontend/src/hooks/useRecorder.ts 2026-04-14 09:21:17 -04:00
df84c6cbbc Add frontend/src/components/VideoPreview.tsx 2026-04-14 09:21:17 -04:00
0c1f78637b Add frontend/src/components/SCTE35Trigger.tsx 2026-04-14 09:21:16 -04:00
606004a443 Add frontend/src/components/PortCard.tsx 2026-04-14 09:21:16 -04:00
d8e4386426 Add frontend/src/components/ConfigPanel.tsx 2026-04-14 09:21:16 -04:00
52df4d0e11 Add frontend/src/App.tsx 2026-04-14 09:21:15 -04:00
6f45131b57 Add frontend/postcss.config.js 2026-04-14 09:21:15 -04:00
ec4df6b33e Add frontend/package.json 2026-04-14 09:21:15 -04:00
47ebf79794 Add frontend/nginx.conf 2026-04-14 09:21:14 -04:00
3cf5a1afbb Add frontend/index.html 2026-04-14 09:21:14 -04:00
cc1c3484ba Add frontend/Dockerfile 2026-04-14 09:21:14 -04:00