Commit graph

29 commits

Author SHA1 Message Date
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
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
sauravniraula
7122325401
feat(nextjs): elements with background image style will be extractly correctly on export 2025-07-26 00:52:18 +05:45
sauravniraula
cd8361ed2d
fix(nextjs): adds overlay to change icon color based on brightness and invert filters 2025-07-26 00:06:04 +05:45
sauravniraula
23d0c7fb17
feat(nextjs+fastapi): fixes presentation export 2025-07-24 01:45:50 +05:45
sauravniraula
521c85f726
fix(nextjs): parses border radius to int 2025-07-24 00:26:49 +05:45
sauravniraula
99cde255ac
fix(fastapi): adds a default transparent shadow effect if shadow is None while creating PPTX, fix(nextjs): improvements on presentation_to_pptx_model endpoint, fix(nextjs): improves pdf export 2025-07-24 00:13:58 +05:45
sauravniraula
801f103c2a
style(nextjs): changes home llm selection layout 2025-07-23 00:00:06 +05:45
sauravniraula
d763393376
fix(nextjs): improves parse border radius to clamp 2025-07-21 18:57:38 +05:45
sauravniraula
52892482e4
fix(nextjs): implements working screenshot logic, perf(nextjs): process all slides in parallel 2025-07-20 18:45:44 +05:45
Saurav Niraula
523945a8f1
Merge pull request #101 from presenton/feat/presentation_export
feat(nextjs): implements presentation export for all elements except svg, canvas and tables
2025-07-19 23:06:42 +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
shiva raj badu
d4813b02a6
refactor (Nextjs): Unused files and function removed 2025-07-19 22:59:02 +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
sauravniraula
c760736e51
feat(nextjs): somewhat working presentation export 2025-07-19 17:05:18 +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
2171dba4e5 feat: replace 'imagen' with 'gemini_flash' across image provider configurations and related services 2025-07-19 11:22:20 +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
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
d5cb629d2b
fix(custom_url_support): makes api key optional 2025-07-08 16:12:47 +05:45
sauravniraula
eb25416219
feat(fastapi, nextjs): adds custom openai compartible url support 2025-07-08 13:12:01 +05:45
sauravniraula
62e56b988d
fix(fastapi, nextjs): fixes errors while using Custom Ollama URL 2025-07-06 15:29:23 +05:45
sauravniraula
2542ad6f20
feat(nextjs, fastapi): support for ollama custom url 2025-06-29 23:12:31 +05:45
sauravniraula
31073b6016
refactor!: use presenton docker codebase 2025-06-23 15:13:04 +05:45
shiva raj badu
1e6a12bd9c user_config in setting & fonts removed 2025-05-12 17:16:58 +05:45
shiva raj badu
a2fe0c4aa2 update deps and streamline env config 2025-05-11 20:00:30 +05:45
shiva raj badu
10b0c830ef Replace BASE_URL references;Cleaned up the slides Layout. 2025-05-10 23:07:45 +05:45
sauravniraula
78e1006f2e
Initial: presenton 2025-05-10 19:57:24 +05:45