feat: harden Bunny upload flow, migrate Bunny playback to hls.js, and add Bunny storage admin stats

This commit is contained in:
Yusuf İpek
2026-02-22 13:03:45 +03:00
parent 10164069dd
commit e30b4a5b19
17 changed files with 1445 additions and 285 deletions
+1 -1
View File
@@ -28,6 +28,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"hls.js": "^1.6.15",
"lucide-react": "^0.563.0",
"nanoid": "^5.1.6",
"next": "16.1.6",
@@ -35,7 +36,6 @@
"next-themes": "^0.4.6",
"nodemailer": "^8.0.1",
"pg": "^8.18.0",
"player.js": "^0.1.0",
"prisma": "^7.3.0",
"radix-ui": "^1.4.3",
"react": "19.2.3",