feat: Implement IPTV stream proxy to resolve CORS issues and refine desktop player menu positioning for fullscreen.

This commit is contained in:
kuekhaoyang
2026-02-17 17:57:56 +08:00
parent 5d139114b5
commit 6a2e28c615
8 changed files with 425 additions and 77 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "kvideo",
"version": "4.3.6",
"version": "4.3.7",
"private": true,
"scripts": {
"dev": "next dev",
@@ -15,7 +15,7 @@
"@dnd-kit/utilities": "^3.2.2",
"@vercel/analytics": "^1.6.1",
"hls.js": "^1.6.15",
"lucide-react": "^0.568.0",
"lucide-react": "^0.570.0",
"next": "16.1.6",
"react": "19.2.4",
"react-dom": "19.2.4",