openreader/drizzle/postgres/meta/_journal.json
Richard R 4497f610c0 feat(pdf): implement granular PDF parse progress tracking and migrate to parseState
Introduce detailed progress reporting for PDF layout parsing, exposing phase and page-level updates to clients. Replace legacy parseStatus with a structured parseState field in the database schema, updating all relevant backend and API logic. Add SSE endpoint for real-time parse progress updates. Update client hooks and UI to reflect granular progress and improve user feedback during document parsing. Includes migration scripts and new parse-state utility module.
2026-05-21 10:27:16 -06:00

62 lines
No EOL
1.2 KiB
JSON

{
"version": "7",
"dialect": "postgresql",
"entries": [
{
"idx": 0,
"version": "7",
"when": 1771386480954,
"tag": "0000_black_lucky_pierre",
"breakpoints": true
},
{
"idx": 1,
"version": "7",
"when": 1777928320804,
"tag": "0001_tts_segments",
"breakpoints": true
},
{
"idx": 2,
"version": "7",
"when": 1778502597852,
"tag": "0002_add_segment_key_to_tts_segments",
"breakpoints": true
},
{
"idx": 3,
"version": "7",
"when": 1778627816569,
"tag": "0003_tts_segments_v2_split",
"breakpoints": true
},
{
"idx": 4,
"version": "7",
"when": 1778644075378,
"tag": "0004_admin_panel",
"breakpoints": true
},
{
"idx": 5,
"version": "7",
"when": 1779041718214,
"tag": "0005_pdf_layout_and_compute",
"breakpoints": true
},
{
"idx": 6,
"version": "7",
"when": 1779102950715,
"tag": "0006_preview-defaults-cleanup",
"breakpoints": true
},
{
"idx": 7,
"version": "7",
"when": 1779378127846,
"tag": "0007_pdf_parse_progress",
"breakpoints": true
}
]
}