admin admin
  • Joined on 2025-11-24
admin pushed to main at admin/scribe 2026-06-15 03:26:43 +00:00
6233a41f61 Remove Gradio API page and 'Use via API' link from web UI
admin pushed to main at admin/scribe 2026-06-15 03:17:01 +00:00
237bd4b37c Refactor PDF generation and attachment logic
admin pushed to main at admin/scribe 2026-06-15 03:02:26 +00:00
7ece1a50c2 Update Web UI: rename option, increase title font, default identify speakers
admin pushed to main at admin/scribe 2026-06-15 02:57:17 +00:00
46fbcf80af Ensure success and error emails always have a subject
admin pushed to main at admin/scribe 2026-06-15 02:19:31 +00:00
42a155aeaa Add PDF-based document generation with LibreOffice; fix line numbering and margins
admin pushed to main at admin/mcp-summary 2026-06-15 00:22:29 +00:00
dce352b02a Add expanded tools and in-memory document cache
admin pushed to main at admin/scribe 2026-06-14 23:08:53 +00:00
b0a23b32e1 Fix page numbering: correct field insertion for PAGE and NUMPAGES
admin pushed to main at admin/scribe 2026-06-14 23:03:13 +00:00
2e2bc3fb29 Fix page numbering: use correct python-docx field insertion for PAGE and NUMPAGES
admin pushed to main at admin/mcp-summary 2026-06-14 23:01:08 +00:00
73fb7000b5 Improve tool description to encourage model to use summarize_document
admin pushed to main at admin/scribe 2026-06-14 22:25:28 +00:00
2f9299389b Fix line numbering: only transcript pages; ensure page numbering fields are set correctly
admin pushed to main at admin/scribe 2026-06-14 22:07:39 +00:00
e0d2fd6963 Fix combined .docx: line numbering only for transcript, centered cover pages, correct date format, reliable page numbering
admin pushed to main at admin/mcp-summary 2026-06-14 22:03:07 +00:00
741714a4bc Fix: handle MCP notifications/initialized without 400
admin pushed to main at admin/scribe 2026-06-14 21:56:06 +00:00
4651c5f8b2 Ensure success email subject is never blank; add final guard in send_email
admin pushed to main at admin/scribe 2026-06-14 21:51:13 +00:00
6c11a8f19a Add 'Page X of Y' footer to all .docx files
admin pushed to main at admin/scribe 2026-06-14 21:47:38 +00:00
2a2a5e024c Update combined .docx order: cover page, page break, summary, page break, transcript
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