admin admin
  • Joined on 2025-11-24
admin pushed to main at admin/scribe 2026-06-14 21:05:20 +00:00
18f4a4e8de Reduce logo to 75px desktop / 50px mobile; increase title font by 3pt
admin pushed to main at admin/scribe 2026-06-14 21:03:01 +00:00
2f304e3ed1 Fix header.html template escaping so title and logo render correctly
admin pushed to main at admin/scribe 2026-06-14 21:00:06 +00:00
fd94e2daa0 Center logo above title in header for desktop and mobile
admin pushed to main at admin/scribe 2026-06-14 20:57:32 +00:00
e74bc04cb3 Show timestamp and speaker name on same line as text in transcript .docx
admin pushed to main at admin/scribe 2026-06-14 20:54:19 +00:00
c792fa17e8 Fix .logo-container: remove flex, limit to 75px
admin pushed to main at admin/scribe 2026-06-14 20:51:36 +00:00
e55f36a131 Improve queue position accuracy and wording in upload email
admin pushed to main at admin/scribe 2026-06-14 20:43:39 +00:00
572587bb85 Fix syntax error in tasks.py speaker identification prompt
cfc38b21ed Reduce header logo size to 25% while keeping responsive layout
Compare 2 commits »
admin pushed to main at admin/scribe 2026-06-14 20:11:31 +00:00
1582b90ddb Fix header template escaping; ensure title and logo render from env vars
admin pushed to main at admin/scribe 2026-06-14 19:48:59 +00:00
9ec4c4ccba Restore title and logo in header with responsive layout
admin pushed to main at admin/scribe 2026-06-14 19:00:41 +00:00
8ecae8f648 Optimize Web UI for mobile: fix logo overlap and responsive layout
admin pushed to main at admin/scribe 2026-06-14 18:05:39 +00:00
49e999f0ee Add Identify speakers option: AI infers names and replaces Speaker IDs in transcript
admin pushed to main at admin/scribe 2026-06-14 17:53:11 +00:00
eb9b2f9126 Fix 'Section' object has no attribute '_element' in create_transcript_docx
admin pushed to main at admin/mcp-summary 2026-06-14 17:13:11 +00:00
208e4195b0 Fix: robust MCP handler with proper logging and error handling
admin pushed to main at admin/scribe 2026-06-14 17:00:08 +00:00
50c7ec90a0 Always send numeric queue position in upload notification email
admin pushed to main at admin/scribe 2026-06-14 16:31:04 +00:00
f7c9c70bfc Robustly wire email subjects from env vars with safe fallbacks and logging
admin pushed to main at admin/scribe 2026-06-14 16:20:11 +00:00
a8f48b9e58 Use structured filenames and formal DOCX transcript styling
admin pushed to main at admin/scribe 2026-06-14 16:02:57 +00:00
2dce9b43c9 Use email logo as subtle watermark instead of standalone image
admin pushed to main at admin/mcp-summary 2026-06-14 16:02:22 +00:00
63617550a1 Restore Dockerfile
f9c7b446d5 Improve error handling and logging for diagnostics
a98903c048 Refactor: Match time tools pattern exactly for MCP compatibility
b0f19810d4 Fix: Improve LLM connectivity, add logging, increase timeout, update docs
dbddfcd61d Initial commit: MCP Summary Server
Compare 5 commits »
admin pushed to main at admin/scribe 2026-06-14 15:55:45 +00:00
1dea51f1f9 Add cleanup of temp and upload files after transcription job
admin pushed to main at admin/scribe 2026-06-14 15:49:12 +00:00
63cd620b79 Add accent color, email subjects, MD+DOCX outputs, update README