admin admin
  • Joined on 2025-11-24
admin pushed to main at admin/scribe 2026-06-14 21:33:16 +00:00
7adca3d921 Add cover pages to transcript/summary .docx with AI-generated descriptions; include combined .docx when both requested
admin pushed to main at admin/scribe 2026-06-14 21:18:43 +00:00
efb34dd9ff Translate markdown headings to WYSIWYG styles in summary .docx
admin pushed to main at admin/scribe 2026-06-14 21:14:46 +00:00
11e5309a8e End underline at colon in transcript .docx, not over following space
admin pushed to main at admin/scribe 2026-06-14 21:11:54 +00:00
a3ca1f3505 Ensure success email subject is wired to EMAIL_SUBJECT_SUCCESS and never blank
admin pushed to main at admin/scribe 2026-06-14 21:09:27 +00:00
154cac6c7b Ensure success email subject is wired to EMAIL_SUBJECT_SUCCESS and never blank
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