Commit graph

407 commits

Author SHA1 Message Date
shiva raj badu
5f58828d02
feat(nextjs): New slide add featture added 2025-07-19 22:11:18 +05:45
shiva raj badu
2d49e536ca
refactor(nextjs): enhance image and icon handling in EditableLayoutWrapper 2025-07-19 20:47:08 +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
b82799a4b8
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout 2025-07-19 18:10:07 +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
Suraj Jha
130d6b7141 Merge branch 'feat/custom_schema_and_layout' of https://github.com/presenton/presenton into feat/custom_schema_and_layout
merge
2025-07-19 17:59:24 +05:45
Suraj Jha
bc862c5778 feat: add new templates general 2025-07-19 17:58:42 +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
Shiva Raj Badu
0a95fa0cb7
Merge pull request #97 from presenton/feat/slide_state_handling
feat/slide state handling
2025-07-19 16:01:28 +05:45
shiva raj badu
1bdc5e642e
feat(Nextjs): Add EditableLayoutWrapper and enhance image/icon editing capabilities 2025-07-19 15:59:47 +05:45
sauravniraula
6ae502fc9e
fix(nextjs): changes ollama and custom llm endpoints, fix(fastapi): fixes broken image search due to ImageAsset 2025-07-19 13:26:29 +05:45
sauravniraula
41a17da47d
chore(fastapi): organizes all env usage in get and set env utilities 2025-07-19 13:00:45 +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
sudipnext
2171dba4e5 feat: replace 'imagen' with 'gemini_flash' across image provider configurations and related services 2025-07-19 11:22:20 +05:45
Saurav Niraula
dfd4b22932
Merge pull request #95 from presenton/feat/ollama_and_custom_llm_endpoints
feat(fastapi): adds missing ollama and custom llm endpoints and redis service
2025-07-19 10:37:11 +05:45
sauravniraula
578792de76
feat(fastapi): adds missing ollama and custom llm endpoints and redis service 2025-07-19 10:35:53 +05:45
shiva raj badu
19b6ecfc5c
feat(Nextjs): Markdown support on text 2025-07-19 01:18:54 +05:45
Shiva Raj Badu
ffeded7045
Merge pull request #94 from presenton/feat/slide_state_handling
feat/slide state handling
2025-07-19 01:09:12 +05:45
shiva raj badu
1e9d210954
feat(Nextjs): Text saving to store & Auto saving 2025-07-19 01:07:44 +05:45
shiva raj badu
e57b21838a
fix(Nextjs): Editable Text ClassName error 2025-07-18 23:18:49 +05:45
shiva raj badu
26bd4e5894
Merge branch 'feat/slide_editing' into feat/custom_schema_and_layout 2025-07-18 21:47:45 +05:45
shiva raj badu
f4d547937f
fix(Nextjs) : Presentation layout tailwind styling issue 2025-07-18 21:47:13 +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
shiva raj badu
4268a943b6
feat(Nextjs): Basic text Editing 2025-07-18 20:49:06 +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
Saurav Niraula
9bb985101f
Merge pull request #91 from presenton/feat/presentation_export
feat/presentation export
2025-07-18 17:41:49 +05:45
sauravniraula
d523eae8ac
fix(fastapi): fix pptx models network assets download 2025-07-18 17:40:17 +05:45
shiva raj badu
5798bcdbdf feat(nextjs): Icon editor & refactor image editor 2025-07-18 15:20:32 +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
7a441188c1
fix(fastapi): fixes issue on ordered layout 2025-07-18 08:15:05 +05:45
shiva raj badu
83dab9346b feat(nextjs): Image editor features added 2025-07-18 04:07:28 +05:45
shiva raj badu
54ef377226 feat(Nextjs): Basic image & icon editor 2025-07-18 03:50:09 +05:45
shiva raj badu
a40984d4da refactor(Nextjs): outlines & presentation pages refactored 2025-07-18 00:21:11 +05:45
shiva raj badu
49412fccad feat(nextjs): present mode enabled 2025-07-17 21:18:45 +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
957ad959dd feat(nextjs): Group layouts render feature added 2025-07-17 16:25:59 +05:45
shiva raj badu
2b7814eb2e Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout 2025-07-17 15:47:50 +05:45
sauravniraula
401d7c669b
feat(fastapi): adds layout group in slide model 2025-07-17 15:46:08 +05:45
shiva raj badu
a959d132e1 Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout 2025-07-17 15:35:48 +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
shiva raj badu
3847336af6 chore(nextjs) 2025-07-17 15:27:37 +05:45
shiva raj badu
03afc2ee87 Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout 2025-07-17 14:22:52 +05:45
shiva raj badu
512cde9f47 refactor(Nextjs/layout): layout grouping 2025-07-17 14:22:31 +05:45
Saurav Niraula
6d8908e81d
Merge pull request #88 from presenton/feat/presentation_udpate
feat(fastapi): adds presentation update endpoint
2025-07-17 12:54:31 +05:45
sauravniraula
c9b65f72aa
feat(fastapi): adds presentation update endpoint 2025-07-17 12:47:14 +05:45