Commit graph

557 commits

Author SHA1 Message Date
sauravniraula
aa63bf213f
docs(readme): adds new env variables 2025-07-26 04:25:19 +05:45
sauravniraula
d672d5ffa5
chore(nextjs): build fix 2025-07-26 04:18:17 +05:45
sauravniraula
011e669cd2
fix(fastapi): makes outline notes optional 2025-07-26 04:07:57 +05:45
sauravniraula
aa0a04e113
Merge branch 'main' of github.com:presenton/presenton 2025-07-26 03:58:39 +05:45
sauravniraula
5e146e5148
Merge branch 'feat/custom_schema_and_layout' 2025-07-26 03:58:10 +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
91577a9c29
chore(fastapi): returns presentation as object in sse complete response on outlines endpoint 2025-07-26 01:53:20 +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
Saurav Niraula
ed4b81292b
Merge pull request #142 from presenton/fix/presentation-export
fix(nextjs): if element is svg convert it directly to png and pass opacity values in pptx picture model
2025-07-26 01:29:22 +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
Suraj Jha
b93701a168 Merge branch 'feat/custom_schema_and_layout' of https://github.com/presenton/presenton into feat/custom_schema_and_layout
merge
2025-07-25 23:33:36 +05:45
Suraj Jha
129168dcce add table and quote in general layout 2025-07-25 23:32:58 +05:45
Saurav Niraula
e41839d36a
Merge pull request #140 from presenton/presentation-api-from_custom_schema_and_layout
Migrate Presentation Generation Endpoint to custom_schema_and_layout, Add New Layout Feature and Test Cases
2025-07-25 23:29:47 +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
395914106e feat: update slide layouts with improved descriptions and schema validations 2025-07-25 17:21:32 +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
ec398bbbee
chore: modern layout design adjustement 2025-07-25 12:13:14 +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
Saurav Niraula
7ac578224a
Merge pull request #139 from presenton/feat/slide-html-content-edit
feat/slide html content edit
2025-07-25 03:31:52 +05:45
sauravniraula
af00557fd5
feat(fastapi): adds endpoint to edit slide layout using its html 2025-07-25 03:31:10 +05:45
Saurav Niraula
d6a345b7f2
Merge pull request #138 from presenton/fix/fastapi-issues
fix(fastapi): changes google genai stream to create with stream=True to solve json decode error
2025-07-25 02:51:59 +05:45
Saurav Niraula
9cabd34eff
Merge pull request #137 from presenton/docs/readme
docs(readme)
2025-07-25 02:51:47 +05:45
sauravniraula
4d08a05f09
fix(fastapi): changes google genai stream to create with stream=True to solve json decode error 2025-07-25 02:43:34 +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
1ecd5c164b
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout 2025-07-24 23:47:11 +05:45
shiva raj badu
1f8b9a70cd
chore: Change isDefault to default 2025-07-24 23:45:48 +05:45
sauravniraula
a5a2a23fb0
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout 2025-07-24 23:29:11 +05:45
sauravniraula
7f9c0f61e9
chore(nextjs): changes names of files and directory in presentation-layouts, also changes the examples 2025-07-24 23:18:27 +05:45
sauravniraula
df0d4851b4
docs(readme) 2025-07-24 22:18:30 +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
2addb9ee65
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout 2025-07-24 14:13:10 +05:45
shiva raj badu
ba01fe1154
fix(nextjs): Auto save before slide rendered & some layout issues 2025-07-24 14:12:51 +05:45
sudipnext
6bf77c48b7 Updated Readme 2025-07-24 10:59:54 +05:45
sauravniraula
f1480ecd70
fix(nextjs): schema catchAll default value issue 2025-07-24 02:27:31 +05:45
sauravniraula
224efcbad4
chore: changes layout names 2025-07-24 02:04:05 +05:45