This repository has been archived on 2026-02-06. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
serengo/drizzle/meta/_journal.json
Zias van Nes 067e228393 feat:video player, like button, and media fallbacks
Add VideoPlayer and LikeButton components with optimistic UI and /server
endpoints for likes. Update media processor to emit WebP and JPEG
fallbacks, store fallback URLs in the DB (migration + snapshot), add
video placeholder asset, and relax CSP media-src for R2.
2025-10-14 18:31:55 +02:00

41 lines
797 B
JSON

{
"version": "7",
"dialect": "postgresql",
"entries": [
{
"idx": 0,
"version": "7",
"when": 1758895882780,
"tag": "0000_amused_shooting_star",
"breakpoints": true
},
{
"idx": 1,
"version": "7",
"when": 1758905260578,
"tag": "0001_complete_namora",
"breakpoints": true
},
{
"idx": 2,
"version": "7",
"when": 1759502119139,
"tag": "0002_robust_firedrake",
"breakpoints": true
},
{
"idx": 3,
"version": "7",
"when": 1760092217884,
"tag": "0003_woozy_lily_hollister",
"breakpoints": true
},
{
"idx": 4,
"version": "7",
"when": 1760456880877,
"tag": "0004_large_doctor_strange",
"breakpoints": true
}
]
}