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
shiva raj badu
a34d018d0f
fix(Nextjs): update slide ID generation to use uuid & expand slide options to 20
2025-07-28 12:01:41 +05:45
shiva raj badu
ea1db315d0
Chore: Save Presentation Data Before exports
2025-07-26 19:47:46 +05:45
sauravniraula
d672d5ffa5
chore(nextjs): build fix
2025-07-26 04:18:17 +05:45
sauravniraula
e25adff64d
fix(nextjs): fix image edit grid issue
2025-07-26 03:50:45 +05:45
sauravniraula
c247f10318
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout
2025-07-26 03:32:01 +05:45
sauravniraula
ab83f4d5e7
fix(nextjs): does not parse sse response twice in outlines
2025-07-26 03:31:55 +05:45
shiva raj badu
b55b3a4df0
fix(Nextjs): Outline Stream Json fix & Image Edit improved
2025-07-26 03:31:49 +05:45
shiva raj badu
5faf61d70f
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout
2025-07-26 02:43:02 +05:45
shiva raj badu
fc68faea43
feat(nextjs): Image edit with object fit & focal point added
2025-07-26 02:42:54 +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
b3815493c9
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout
2025-07-26 00:06:13 +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
shiva raj badu
b8c81a38d5
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout
2025-07-25 23:58:29 +05:45
shiva raj badu
9ce7ed23ee
feat(Nextjs): enchance editableLayoutWrapper
2025-07-25 23:58:15 +05:45
Saurav Niraula
f14a856ba4
Merge branch 'feat/custom_schema_and_layout' into presentation-api-from_custom_schema_and_layout
2025-07-25 23:29:22 +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
4707ab276d
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout
2025-07-25 11:40:51 +05:45
shiva raj badu
d7c9858365
feat(nextjs): Proper api error handling
2025-07-25 11:40:33 +05:45
sauravniraula
1f9853ceb2
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout
2025-07-25 02:19:27 +05:45
sauravniraula
30ae6ebff2
chore(nextjs): wraps slide layouts with 16:9 box
2025-07-25 02:19:12 +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
shiva raj badu
ba01fe1154
fix(nextjs): Auto save before slide rendered & some layout issues
2025-07-24 14:12:51 +05:45
shiva raj badu
8dfd8734c0
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout
2025-07-24 00:44:48 +05:45
shiva raj badu
e951404cdf
refactor(nextjs): Modern layout refactored
2025-07-24 00:38:16 +05:45
Saurav Niraula
4f1ef75111
Merge pull request #131 from presenton/fix/presentation-export
...
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:15:09 +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
343fd970e7
fix(nextjs): Z-Index issue with loader & editor solved
2025-07-23 23:23:22 +05:45
shiva raj badu
817abf9b2e
refactor(nextjs): Default layout field validation before rendering
2025-07-23 22:46:22 +05:45
shiva raj badu
27781ef72b
fix(nextjs): Fix DND & click event issue on sidepanel
2025-07-23 21:46:22 +05:45
Shiva Raj Badu
0b32eab54b
Merge pull request #127 from presenton/feat/new_layout
...
style(nextjs): New layouts styles & description tuned
2025-07-23 21:19:04 +05:45
shiva raj badu
0c35f2107c
style(nextjs): New layouts styles & description tuned
2025-07-23 21:18:08 +05:45
sauravniraula
220c0839e2
style(nextjs): changes initial loading screen
2025-07-23 20:36:19 +05:45
Saurav Niraula
b6cf962147
Merge pull request #125 from presenton/style/nextjs-layout
...
style(nextjs): makes outline page look better and changes loading shimmer for Home and Settings to match the actual layout
2025-07-23 19:49:16 +05:45
sauravniraula
7373b2ccee
style(nextjs): makes outline page look better and changes loading shimmer for Home and Settings to match the actual layout
2025-07-23 19:25:10 +05:45
shiva raj badu
f6ff67714e
refactor(nextjs): Sonner Colors & Design changed
2025-07-23 17:58:07 +05:45
Suraj Jha
7dd95d5443
Merge pull request #123 from presenton/feat/new_layout
...
feat(Nextjs): New Pitch Deck layout added
2025-07-23 16:22:34 +05:45
shiva raj badu
b1bef2c2f0
feat(Nextjs): New Pitch Deck layout added
2025-07-23 15:59:16 +05:45
sauravniraula
bffcb22776
chore: Merge branch 'feat/custom_schema_and_layout'
2025-07-23 00:14:12 +05:45
sauravniraula
fad0e48437
style(nextjs): changes settings llm selection layout
2025-07-23 00:10:41 +05:45
sauravniraula
801f103c2a
style(nextjs): changes home llm selection layout
2025-07-23 00:00:06 +05:45
shiva raj badu
33299da3ac
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout
2025-07-22 19:21:01 +05:45
shiva raj badu
4306776178
feat(Nextjs): Fonts and meta data changed
2025-07-22 17:27:56 +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