Commit graph

260 commits

Author SHA1 Message Date
sauravniraula
2b5d58be8c
Merge branch 'main' of github.com:presenton/presenton 2025-08-06 18:49:37 +05:45
sauravniraula
ce71337cd6
fix(nextjs): outlines not rendering properly 2025-08-06 18:49:22 +05:45
shiva raj badu
1296c2fc6a
fix(Nextjs): improve outline stream & replace router.push with router.replace 2025-08-06 01:09:05 +05:45
sauravniraula
bf16491c73
fix: nextjs build issues and docling support for Powerpoint and Word 2025-08-05 23:19:59 +05:45
Saurav Niraula
41a8eb005a
Merge pull request #189 from presenton/refactor/replace-redis-with-sqlite
refactor/replace redis with sqlite
2025-08-05 20:49:27 +05:45
shiva raj badu
40dde6ea44
Merged with main 2025-08-05 20:32:05 +05:45
shiva raj badu
3084b848a0
refactor: Seperate layouts.tsx for schema & rest of routes 2025-08-05 19:48:11 +05:45
sauravniraula
3b4c38923c
chore(ollama): removes description of graph support for ollama models 2025-08-05 17:23:07 +05:45
sauravniraula
e10fe106ec
chore(layouts) 2025-08-04 15:09:32 +05:45
sauravniraula
c3449986ea
fix(user_config): fix user config set for bool fields 2025-08-04 14:56:12 +05:45
sauravniraula
c599aa15e4
feat: adds options to select between tool calls/json schema and enable disable thinking for custom models 2025-08-04 14:50:55 +05:45
sauravniraula
746aef024f
Merge branch 'feat/improved-document-parsing' of github.com:presenton/presenton into feat/improved-document-parsing 2025-08-04 13:46:21 +05:45
sauravniraula
686f60676e
chore(fastapi), feat(nextjs): adds tool calls selector 2025-08-04 13:46:07 +05:45
shiva raj badu
a73b0814f6
Merge branch 'feat/improved-document-parsing' of github.com:presenton/presenton into feat/improved-document-parsing 2025-08-04 13:29:25 +05:45
shiva raj badu
a3b2dc1631
fix(Nextjs): Get Presentation by ID stuck in loading 2025-08-04 13:29:08 +05:45
sauravniraula
427292d1ef
chore(classic-dark layout): adds min and max constraints to reduce overflow 2025-08-04 13:06:39 +05:45
sauravniraula
69a1fefa06
Merge branch 'main' into feat/improved-document-parsing 2025-08-04 12:54:36 +05:45
Saurav Niraula
edf7373dab
Merge branch 'main' into presentation-mcp-server 2025-08-04 00:21:21 +05:45
sauravniraula
ca72a652ee
feat(fastapi): changes presentation generation flow for documents to chunk it and extract as outlines 2025-08-03 20:14:53 +05:45
sauravniraula
f2e410639a
feat: adds docling 2025-08-02 23:32:48 +05:45
Shiva Raj Badu
f299cad078
Merge pull request #179 from presenton/refactor/chinese_language
refactor(Nextjs): Chinese Language With Simplified & Traditional
2025-08-02 14:35:42 +05:45
sudipnext
14774e26eb feat: Initiate presentation MCP server setup 2025-08-02 09:19:42 +05:45
sauravniraula
16aec6b5e8
feat(nextjs): adds new classic dark layout 2025-08-01 21:41:28 +05:45
sauravniraula
4b6de697ec
feat: adds support for deepseek using custom llm (tool calls for deepseek) 2025-08-01 18:16:59 +05:45
sauravniraula
8792239ee4
chore(nextjs): sets default models for openai, google and anthropic in UI 2025-08-01 14:10:10 +05:45
sauravniraula
d8586f0a7a
fix(nextjs): sets default ollama url if none provided on start 2025-08-01 13:56:09 +05:45
shiva raj badu
63f34f90ae
refactor(Nextjs): Chinese Language With Simplified & Traditional 2025-08-01 12:02:09 +05:45
sauravniraula
6b9635d165
feat(nextjs): adds model selection options for openai and google, refactor 2025-08-01 00:15:56 +05:45
sauravniraula
bb6abf1890
feat(fastapi): converts schema to pydantic model for structured response, fix: changes icon and image schema for pydantic model support 2025-07-31 15:50:41 +05:45
sauravniraula
ac5d278a9b
feat(nextjs): adds claude support in home and settings page 2025-07-30 23:30:39 +05:45
sauravniraula
8ab8617696
chore(nextjs): sets general as default layout 2025-07-30 10:40:46 +05:45
sauravniraula
bafac14035
fix(nextjs): fix markdown parse returning string | promise build issue 2025-07-29 14:51:42 +05:45
sauravniraula
46552b29e0
fix(nextjs): extracts html elements inside of svg to solve pptx export issue 2025-07-29 14:26:13 +05:45
shiva raj badu
f09e24bacf
feat(Nextjs): Mermaid diagram layout & support added & refactor setting.json to settings.json 2025-07-29 13:30:19 +05:45
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
sauravniraula
03e3e0da77
fix(layout): reduces scatter plot max to 20 from 100 2025-07-28 15:33:35 +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
sauravniraula
c890857fd4
fix(nextjs): sets ollama url on when llm changes to ollama to make sure llmconfig has ollama url 2025-07-27 01:56:30 +05:45
Saurav Niraula
0b8d0ba812
Merge pull request #144 from presenton/fix/presentation-export
fix/presentation export
2025-07-26 20:26:25 +05:45
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
sudipnext
80226215d1 Refine layouts and update API docs for modern presentation slides
- Remove unused product boxes from ProductOverviewSlideLayout - Only
render business model chart if data is present - Update README to
clarify layout options and fix formatting
2025-07-26 20:25:24 +05:45
sauravniraula
3f76f1872f
fix(nextjs): adds actual placeholder icons as defautl for layout preview 2025-07-26 20:15:48 +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