..
__init__.py
feat: add font endpoint
2025-08-01 16:18:49 +05:45
anthropic.py
feat(fastapi): adds strict support for every schemas, proper models check, refactor
2025-08-01 00:15:03 +05:45
codex_auth.py
feat: implement Codex OAuth flow and integrate into application
2026-02-24 18:51:35 +05:45
files.py
feat: adds tone, verbosity and refactors tables
2025-08-29 10:52:34 +05:45
fonts.py
feat: adds tone, verbosity and refactors tables
2025-08-29 10:52:34 +05:45
google.py
feat(fastapi): adds strict support for every schemas, proper models check, refactor
2025-08-01 00:15:03 +05:45
icons.py
fix: icon finder services reinitiating in every request
2025-08-28 14:55:12 +05:45
images.py
feat: use new endpoints in UI
2025-09-07 22:32:25 +05:45
layouts.py
refactor: streamline MCP workflow by integrating file processing into outline generation and removing redundant states
2025-08-05 20:04:56 +05:45
ollama.py
refactor: removes redis service and env variables, fix(fastapi): user config bool env variables issues, parse tool fix for custom llm on tool call structured output
2025-08-09 03:03:13 +05:45
openai.py
feat(fastapi): adds strict support for every schemas, proper models check, refactor
2025-08-01 00:15:03 +05:45
outlines.py
fix(fastapi): yield SSEErrorResponse on outline parse instead of raising
2025-09-15 22:08:17 +05:45
pdf_slides.py
refactor: use pdfplumber for pdf to images
2025-09-11 22:08:24 +05:45
pptx_slides.py
refactor: use pdfplumber for pdf to images
2025-09-11 22:08:24 +05:45
presentation.py
fix: issue with document loader in API endpoints
2025-11-13 03:35:42 +05:45
prompts.py
fix: redirect after saving template and not saving style attributes to schema
2025-08-10 15:47:19 +05:45
slide.py
feat: adds tone, verbosity and refactors tables
2025-08-29 10:52:34 +05:45
slide_to_html.py
feat(fastapi): uses better json loader that parses dirty json
2025-09-12 01:28:59 +05:45