sauravniraula
d672d5ffa5
chore(nextjs): build fix
2025-07-26 04:18:17 +05:45
sauravniraula
e07a04ba6a
fix(nextjs): parses width height to int for sharp svg to png
2025-07-26 02:26:44 +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
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
sudipnext
3fe860d431
feat(api): implement presentation generation endpoint with layout and export options
2025-07-25 13:00:33 +05:45
shiva raj badu
1f8b9a70cd
chore: Change isDefault to default
2025-07-24 23:45:48 +05:45
shiva raj badu
c649ec495c
refactor(nextjs): remove unused files and clean up imports
2025-07-24 22:00:03 +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
shiva raj badu
b1bef2c2f0
feat(Nextjs): New Pitch Deck layout added
2025-07-23 15:59:16 +05:45
Saurav Niraula
470b6472f0
Merge pull request #117 from presenton/feat/presentation_export
...
fix(nextjs): adds wait untill all dom elements have loaded
2025-07-22 03:01:58 +05:45
sauravniraula
fa330e7fb3
fix(nextjs): adds wait untill all dom elements have loaded
2025-07-22 03:00:38 +05:45
shiva raj badu
2c342c4c98
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout
2025-07-22 02:26:45 +05:45
shiva raj badu
d5f6d39303
feat(nextjs): Default slides added
2025-07-22 02:26:24 +05:45
sauravniraula
300b1f13bd
fix(fastapi): removes seperate schema constraints from system prompt, fix(nextjs): improves layout schema constraints
2025-07-21 23:37:30 +05:45
sauravniraula
d763393376
fix(nextjs): improves parse border radius to clamp
2025-07-21 18:57:38 +05:45
sauravniraula
9f16249b41
fix(nextjs): pdf export endpoint
2025-07-21 17:43:03 +05:45
shiva raj badu
c583590c2f
fix(nextjs): fix build error & remove theme apis
2025-07-21 13:37:39 +05:45
shiva raj badu
dece7399d4
feat(nextjs): Slide edit using prompt added
2025-07-21 03:14:29 +05:45
Saurav Niraula
ea434e07dd
Merge branch 'feat/custom_schema_and_layout' into feat/presentation_export
2025-07-21 00:38:12 +05:45
sauravniraula
aaaf16543f
perf(nextjs): evaluates slide element attributes in parallel
2025-07-21 00:36:24 +05:45
sauravniraula
05835cbd48
chore(nextjs): pdf export puppeteer config
2025-07-20 23:33:10 +05:45
Saurav Niraula
b25cc3db92
Merge pull request #108 from presenton/feat/presentation_export
...
feat/presentation export
2025-07-20 23:07:31 +05:45
sauravniraula
7aaf90ef76
fix(nextjs): implements proper screenshot on export
2025-07-20 23:06:01 +05:45
shiva raj badu
516c9bade0
refactor(Nextjs/outline): Remove markdwon editor in streaming & increase export_as_pdf navigation timeout
2025-07-20 22:55:00 +05:45
Shiva Raj Badu
ce4e665e5c
Merge branch 'feat/custom_schema_and_layout' into feat/hot_reload_layout_preview
2025-07-20 20:31:53 +05:45
shiva raj badu
8eee6d55a2
feat(Nextjs): HMR support added & websocker added
2025-07-20 19:50:57 +05:45
sauravniraula
2dc59daeef
feat(nextjs): adds logic that hides all other elements to take screenshot of svg, tables and canvas
2025-07-20 18:48:44 +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
shiva raj badu
3ab3756fa5
feat(fastapi): Uploads directory mounted for uploaded images
2025-07-20 14:14:51 +05:45
Saurav Niraula
31ebf87191
Merge pull request #103 from presenton/feat/presentation_export
...
feat/presentation export
2025-07-20 00:50:22 +05:45
sauravniraula
433de2d6e9
feat(nextjs): adds border radius inheritance logic for child elements
2025-07-20 00:48:31 +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
9cf5ba3906
Merge pull request #98 from presenton/feat/nextjs_api_implement
...
chore: presentation image,icon updates & api implementation
2025-07-19 18:47:41 +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
shiva raj badu
cb0c938365
chore: presentation image,icon updates & api implementation
2025-07-19 17:43:31 +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
Saurav Niraula
73782f3594
Merge pull request #96 from presenton/feat/presentation_export
...
feat(fastapi): adds slide element attributes to pptx_model and improves element attributes scraping
2025-07-19 12:45:23 +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
Shiva Raj Badu
6428315115
Merge pull request #93 from presenton/feat/slide_editing
...
feat/slide editing
2025-07-18 20:53:58 +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
shiva raj badu
5798bcdbdf
feat(nextjs): Icon editor & refactor image editor
2025-07-18 15:20:32 +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
7a441188c1
fix(fastapi): fixes issue on ordered layout
2025-07-18 08:15:05 +05:45
shiva raj badu
a40984d4da
refactor(Nextjs): outlines & presentation pages refactored
2025-07-18 00:21:11 +05:45
shiva raj badu
afffb374c4
refactor(nextjs): layout renderer & Preview by group slug
2025-07-17 20:55:36 +05:45
shiva raj badu
3847336af6
chore(nextjs)
2025-07-17 15:27:37 +05:45