transcription/backend
2026-06-01 12:02:49 +03:00
..
static Fix: add debounce to renderTasks to prevent frontend freeze during WebSocket updates 2026-06-01 10:32:12 +03:00
__init__.py Add web service: FastAPI backend + minimal frontend with drag-drop, WebSocket progress, file tree and MD viewer 2026-05-29 12:17:08 +03:00
main.py Fix: change filename to file in API responses for task queue display 2026-05-31 16:42:10 +03:00
queue.py Fix: run heavy pipeline in threads to unblock event loop, mount code volumes for live updates 2026-06-01 12:02:49 +03:00