Files
kr-phim/server/database/migrations/meta/_journal.json
T
ngthanhvu f42dff9b0a feat: add episode total handling and display across movie pages
- Implemented `getEpisodeDisplay` function to format episode information for movies.
- Updated movie display components to show episode information using the new function.
- Added `episodeTotal` field to the movies schema and updated related API endpoints to handle this new field.
- Enhanced movie synchronization process to fetch and store episode totals from external sources.
- Created a new error page component for better user experience on 404 errors.
- Added migration scripts to update the database schema for episode totals.
2026-07-23 02:56:24 -04:00

55 lines
1.1 KiB
JSON

{
"version": "7",
"dialect": "mysql",
"entries": [
{
"idx": 0,
"version": "5",
"when": 1784692643696,
"tag": "0000_regular_quentin_quire",
"breakpoints": true
},
{
"idx": 1,
"version": "5",
"when": 1784693272000,
"tag": "0001_lively_nightmare",
"breakpoints": true
},
{
"idx": 2,
"version": "5",
"when": 1784694350192,
"tag": "0002_small_black_panther",
"breakpoints": true
},
{
"idx": 3,
"version": "5",
"when": 1784704595989,
"tag": "0003_slow_masked_marvel",
"breakpoints": true
},
{
"idx": 4,
"version": "5",
"when": 1784707891329,
"tag": "0004_opposite_sasquatch",
"breakpoints": true
},
{
"idx": 5,
"version": "5",
"when": 1784709136940,
"tag": "0005_illegal_purple_man",
"breakpoints": true
},
{
"idx": 6,
"version": "5",
"when": 1784780104334,
"tag": "0006_sour_retro_girl",
"breakpoints": true
}
]
}