presenton/electron/servers/fastapi
sudipnext cc8f0bb862 feat: Enhance presentation generation features and improve asset handling
- Added MAX_NUMBER_OF_SLIDES constant to limit slide generation.
- Updated GeneratePresentationRequest model to allow optional slide count and language detection.
- Implemented language resolution in edit_slide and generate_presentation_outlines utilities.
- Enhanced user prompts to include optional parameters for slide count and table of contents.
- Introduced outline utilities for managing table of contents and slide outlines.
- Improved image and icon processing in slides to utilize outline image URLs.
- Updated frontend components to resolve backend asset URLs for icons and images.
- Refactored upload components to handle optional slide count and language selection.
- Enhanced API utility functions to resolve backend asset URLs correctly.
2026-04-06 18:28:43 +05:45
..
alembic chore: remove obsolete Alembic migration for theme column in presentations 2026-03-26 08:39:08 +05:45
api feat: Enhance presentation generation features and improve asset handling 2026-04-06 18:28:43 +05:45
assets updated 2026-02-20 12:02:23 +05:45
constants feat: Enhance presentation generation features and improve asset handling 2026-04-06 18:28:43 +05:45
enums feat: integrate Codex OAuth flow and enhance user configuration 2026-02-28 09:08:10 +05:45
models feat: Enhance presentation generation features and improve asset handling 2026-04-06 18:28:43 +05:45
scripts feat: add migration for theme column in presentations and enhance database migration handling 2026-03-25 20:09:35 +05:45
services feat: enhance document conversion services with improved logging and error handling 2026-03-31 14:06:57 +05:45
static updated 2026-02-20 12:02:23 +05:45
tests updated 2026-02-20 12:02:23 +05:45
utils feat: Enhance presentation generation features and improve asset handling 2026-04-06 18:28:43 +05:45
.python-version updated 2026-02-20 12:02:23 +05:45
alembic.ini feat: add migration for theme column in presentations and enhance database migration handling 2026-03-25 20:09:35 +05:45
build_vectorstore.py updated 2026-02-20 12:02:23 +05:45
mcp_server.py updated 2026-02-20 12:02:23 +05:45
migrations.py refactor: reorganize migration functions and enhance legacy database handling 2026-03-26 16:29:52 +05:45
openai_spec.json updated 2026-02-20 12:02:23 +05:45
placeholder fix:Theme issues 2026-03-24 13:08:47 +05:45
pyproject.toml feat: add language parameter to decomposeDocuments API call 2026-03-28 15:34:53 +05:45
server.py feat: Add support for dynamic FastAPI origin in image asset handling 2026-03-29 17:11:22 +05:45
server.spec feat: add language parameter to decomposeDocuments API call 2026-03-28 15:34:53 +05:45
uv.lock feat: add language parameter to decomposeDocuments API call 2026-03-28 15:34:53 +05:45