Commit Graph

15 Commits

Author SHA1 Message Date
6990be7903 fix(diarization-ui): jobs page server-side fallback list + robust live refresh/status 2026-03-21 15:10:39 +01:00
7397dcaf4c fix(diarization-ui): background jobs page auto-refresh with runtime/cancel/delete actions 2026-03-21 15:07:31 +01:00
648a24303a feat(diarization-ui): run upload/analysis as background jobs with max 2 workers and add jobs page 2026-03-21 15:00:21 +01:00
280b78251b feat(diarization-ui): replace browser prompt/confirm with in-app JS modal dialogs on document and library pages 2026-03-21 14:43:55 +01:00
9b78f43866 fix(diarization-ui): restore rename handler script parsing and make library 'Ansehen' an icon button 2026-03-21 14:40:44 +01:00
9e12bf4397 fix(diarization-ui): escape braces in inline JS template to restore startup 2026-03-21 14:38:40 +01:00
90dd0c0e4b fix(diarization-ui): bind document action handlers on window to avoid renameDoc undefined 2026-03-21 14:37:26 +01:00
3100aa22b3 feat(diarization-ui): document actions as icons with JS modal prompts (rename/move/delete) 2026-03-21 14:35:26 +01:00
1c9953251f feat(diarization-ui): render markdown in document preview 2026-03-21 14:32:24 +01:00
3215dde312 feat(diarization-ui): redesign modern app-like UI and add PWA manifest/service worker/icon 2026-03-21 14:30:15 +01:00
be416b7766 fix(diarization-ui): download markdown with sanitized document title filename 2026-03-21 14:27:52 +01:00
f0d851a28a feat(diarization-ui): add rename/delete for prompts/projects/documents and document move between projects 2026-03-21 14:25:18 +01:00
0f5a857b6e fix(diarization-ui): avoid route conflict for markdown download path 2026-03-21 14:21:10 +01:00
119c8b3f7b feat(diarization-ui): multi-page app with sidebar, projects, prompt config, db library, markdown download, and qwen analysis runs 2026-03-21 14:02:21 +01:00
25793c022c feat(diarization-ui): add FastAPI UI backend with sqlite storage and Ollama analysis pipeline 2026-03-21 13:47:36 +01:00