sauravniraula
325ef1e66a
fix(fastapi): fix /generate enpoint to take form data, reduced database calls and makes assets fetch more efficient
2025-07-29 09:30:58 +05:45
sauravniraula
d15d0960d0
feat(fastapi): adds an endpoint where you can use generated presentation as template and create new presentation
2025-07-28 17:45:11 +05:45
sauravniraula
2edea1a4a1
fix(fastapi): changes default layout to general
2025-07-26 21:10:02 +05:45
sauravniraula
b1192e8471
fix(nextjs+fastapi): adds invert in pptx picture box model, which when set inverts the image during export
2025-07-26 20:25:29 +05:45
sudipnext
a450afc3a2
fix: set default value for notes in PresentationOutlineModel and improve response format handling in generate_ppt_outline and fixed OpenAI Streaming Response handling
2025-07-26 15:29:48 +05:45
sauravniraula
df90b7829c
fix(fastapi+nextjs): provides default height and width if not available, provides presentation json in sse complete response in outlines
2025-07-26 02:13:54 +05:45
sauravniraula
3c5b5d836f
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout
2025-07-26 01:31:07 +05:45
sauravniraula
70bb3a6a3a
feat(fastapi): adds properties field in slide model
2025-07-26 01:30:50 +05:45
sauravniraula
96f12e6c82
fix(nextjs): if element is svg convert it directly to png and pass opacity values in pptx picture model
2025-07-26 01:28:00 +05:45
sudipnext
3fe860d431
feat(api): implement presentation generation endpoint with layout and export options
2025-07-25 13:00:33 +05:45
sauravniraula
af00557fd5
feat(fastapi): adds endpoint to edit slide layout using its html
2025-07-25 03:31:10 +05:45
sauravniraula
b27efd8cd4
fix(fastapi): checks if generated image is ImageAsset or str and saves it to database accordingly, feat(fastapi): adds list generated images endpoint
2025-07-21 02:14:02 +05:45
sauravniraula
4d63c905f5
feat(fastapi): adds slide edit feature
2025-07-21 01:27:15 +05:45
sauravniraula
4b9cabbada
feat(nextjs): implements presentation export for all elements except svg, canvas and tables
2025-07-19 23:05:40 +05:45
sauravniraula
039048f139
fix(nextjs): makes box with shadow inherit color from parents to fix export issue
2025-07-19 18:09:38 +05:45
Saurav Niraula
ac90de96de
Merge pull request #92 from presenton/feat/separate-text-and-image-models-53
...
Feat/separate text and image models 53
2025-07-19 12:45:41 +05:45
sauravniraula
19e69739b8
feat(fastapi): adds slide element attributes to pptx_model and improves element attributes scraping
2025-07-19 12:43:48 +05:45
sudipnext
21dca979ce
feat: add image provider configuration and validation
...
- Updated LLMConfig interface to include IMAGE_PROVIDER and PIXABAY_API_KEY.
- Enhanced handleSaveLLMConfig to log the saving process and validate IMAGE_PROVIDER.
- Implemented image provider validation logic in hasValidLLMConfig to check for required API keys based on the selected provider.
- Modified start.js to read IMAGE_PROVIDER and PIXABAY_API_KEY from environment variables and include them in the user configuration setup.
2025-07-18 17:52:23 +05:45
sauravniraula
ee38963762
feat(fastapi): adds fetch network assets in pptx creator
2025-07-18 08:27:37 +05:45
sauravniraula
a7516ee208
feat(nextjs): adds basic slide scraper endpoint, feat(fastapi): adds presentation export endpoint and pptx creator service
2025-07-18 08:16:35 +05:45
sauravniraula
401d7c669b
feat(fastapi): adds layout group in slide model
2025-07-17 15:46:08 +05:45
Saurav Niraula
0b9c16a311
Merge pull request #89 from presenton/feat/layout_on_prepare
...
chore(fastapi): moves layout from create request to prepare
2025-07-17 15:35:30 +05:45
sauravniraula
a3a733ca77
chore(fastapi): moves layout from create request to prepare
2025-07-17 15:31:51 +05:45
sauravniraula
c9b65f72aa
feat(fastapi): adds presentation update endpoint
2025-07-17 12:47:14 +05:45
sauravniraula
03b2b06ff0
feat(fastapi): adds slide assets generation, adds dict and schema processors, fix(nextjs): changes image and icon schema fields to __xxxxx__
2025-07-17 06:38:02 +05:45
sauravniraula
d1754e6029
feat(fastapi): adds schema processor
2025-07-17 02:51:49 +05:45
sauravniraula
135a8a442d
feat(fastapi): adds get presentation from id endpoint
2025-07-17 00:27:49 +05:45
sauravniraula
a99db53bba
feat(fastapi): adds image generation service
2025-07-15 23:13:00 +05:45
sauravniraula
c88d427b31
feat(fastapi): adds presentation generation using provided slide schemas, refactor(fastapi): converts class based endpoint handlers to organized functional handlers
2025-07-15 05:41:31 +05:45
sauravniraula
788c8c4042
refactor(fastapi): progress
2025-07-14 18:49:48 +05:45
sauravniraula
518976d0b2
refactor(fastapi),fix(fastapi):icons won't be downloaded during update,feat(electron):store child process logs
2025-05-22 11:55:37 +05:45
sauravniraula
78e1006f2e
Initial: presenton
2025-05-10 19:57:24 +05:45