presenton/electron/servers/nextjs/app/(presentation-generator)/components
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
..
EditableLayoutWrapper.tsx fix: Presentation page responsive issue 2026-03-27 14:26:32 +05:45
HeaderNab.tsx feat: add new image assets and update presentation generation state 2026-03-20 11:41:50 +05:45
IconsEditor.tsx feat: Enhance presentation generation features and improve asset handling 2026-04-06 18:28:43 +05:45
ImageEditor.tsx fix: Presentation page responsive issue 2026-03-27 14:26:32 +05:45
MarkdownEditor.tsx feat: add new image assets and update presentation generation state 2026-03-20 11:41:50 +05:45
NewSlide.tsx updated 2026-02-20 12:02:23 +05:45
PresentationMode.tsx updated 2026-02-20 12:02:23 +05:45
PresentationRender.tsx fix: Merge conflict 2026-03-29 18:14:33 +05:45
SlideErrorBoundary.tsx updated 2026-02-20 12:02:23 +05:45
TemplatePreviewComponents.tsx refactor: update Ui components in settings & templates 2026-04-03 18:43:24 +05:45
TiptapText.tsx updated 2026-02-20 12:02:23 +05:45
TiptapTextReplacer.tsx updated 2026-02-20 12:02:23 +05:45
V1ContentRender.tsx fix: scrollbar & theme in sidebar 2026-03-27 00:14:28 +05:45