presenton/electron/servers/fastapi/api/v1/ppt/endpoints
2026-03-13 13:34:25 +05:45
..
__init__.py updated 2026-02-20 12:02:23 +05:45
anthropic.py updated 2026-02-20 12:02:23 +05:45
codex_auth.py feat: integrate Codex OAuth flow and enhance user configuration 2026-02-28 09:08:10 +05:45
files.py updated 2026-02-20 12:02:23 +05:45
fonts.py updated 2026-02-20 12:02:23 +05:45
google.py updated 2026-02-20 12:02:23 +05:45
icons.py updated 2026-02-20 12:02:23 +05:45
images.py feat: enhance image handling in FastAPI and Next.js with web-safe URLs 2026-03-13 13:34:25 +05:45
layouts.py updated 2026-02-20 12:02:23 +05:45
ollama.py updated 2026-02-20 12:02:23 +05:45
openai.py updated 2026-02-20 12:02:23 +05:45
outlines.py updated 2026-02-20 12:02:23 +05:45
pdf_slides.py updated 2026-02-20 12:02:23 +05:45
pptx_slides.py feat: add LibreOffice availability check and configure soffice binary path for subprocess calls 2026-03-04 15:02:31 +05:45
presentation.py feat: optimize asset fetching by starting tasks immediately for parallel processing 2026-03-02 17:17:46 +05:45
prompts.py updated 2026-02-20 12:02:23 +05:45
slide.py updated 2026-02-20 12:02:23 +05:45
slide_to_html.py feat: implement image path resolution utility to streamline image handling in FastAPI endpoints and PPTX presentation creator 2026-03-08 20:55:20 +05:45