Commit graph

199 commits

Author SHA1 Message Date
sudipnext
2d462d8df4 feat: implement database migration on startup and update dependencies for FastAPI 2026-03-08 20:05:44 +05:45
shiva raj badu
28f2b18e06
feat: completed theme & custom theme UI 2026-03-03 10:50:11 +05:45
shiva raj badu
ef078d57d2
feat: add theme management endpoints, integrate color palette generation and UI implementation 2026-03-02 23:15:15 +05:45
sudipnext
1523511e97 feat: optimize asset fetching by starting tasks immediately for parallel processing 2026-03-02 17:17:46 +05:45
sudipnext
d2e85a8ffa feat: implement Codex OAuth flow and integrate into application
- Added Codex authentication endpoints and logic for OAuth flow.
- Updated Docker configuration to expose port 1455 for Codex callback.
- Enhanced user configuration model to include Codex-related fields.
- Integrated Codex selection into the LLM provider UI.
- Implemented token management and refresh logic for Codex.
- Added utility functions for handling Codex OAuth tokens and state management.
2026-02-24 18:51:35 +05:45
sauravniraula
bcf8dabbed
feat: adds option to disable image generation for slides 2025-11-28 00:27:54 +05:45
sauravniraula
1e7950670f
fix: issue with document loader in API endpoints 2025-11-13 03:35:42 +05:45
sauravniraula
60f030abf7
chore(fastapi): refactor webhook id to use different format 2025-09-16 18:06:59 +05:45
sauravniraula
f13c58e805
fix(fastapi): issue on check if request is valid method response 2025-09-16 17:46:53 +05:45
Saurav Niraula
527d3eb890
Merge branch 'main' into feat/mock-endpoints 2025-09-16 17:36:07 +05:45
Saurav Niraula
e8af94d4a5
Merge pull request #293 from presenton/feat/webhook-support
feat(fastapi): adds webhook support which lets you listen to events
2025-09-16 17:34:55 +05:45
sauravniraula
8ba149c6f0
feat(fastapi): adds mock endpoints for webhook events 2025-09-16 17:33:34 +05:45
sauravniraula
b964e2d9e1
feat(fastapi): adds webhook support which lets you listen to events 2025-09-16 17:31:22 +05:45
sauravniraula
32e91732ad
feat(fastapi): adds async endpoint for presentation generation and status check 2025-09-16 17:27:04 +05:45
sauravniraula
c6ca4fe8a7
fix(fastapi): yield SSEErrorResponse on outline parse instead of raising 2025-09-15 22:08:17 +05:45
sauravniraula
7e4cf73f68
chore: adds exception traceback.print in outlines 2025-09-12 02:47:50 +05:45
sauravniraula
cc78faea73
fix(fastapi): /edit, /derive and /export endpoints 2025-09-12 02:27:59 +05:45
sauravniraula
3c5ba63309
feat(fastapi): uses better json loader that parses dirty json 2025-09-12 01:28:59 +05:45
sauravniraula
d344721708
fix: placeholder icon 2025-09-11 22:37:21 +05:45
sauravniraula
4a7f23adcc
Merge branch 'development' of github.com:presenton/presenton into development 2025-09-11 22:11:35 +05:45
sauravniraula
e28825d36b
refactor: use pdfplumber for pdf to images 2025-09-11 22:08:24 +05:45
shiva raj badu
3254db8808
fix: update presentation reference in summary 2025-09-11 16:57:31 +05:45
sauravniraula
f80a278c34
feat: use new endpoints in UI 2025-09-07 22:32:25 +05:45
sauravniraula
a992f40077
feat: adds table of contents, title slide, web search options in both UI and API Endpoints 2025-09-07 22:06:22 +05:45
sauravniraula
0c5c53e24c
perf: makes update endpoint flexible and reduces updates 2025-09-03 21:35:18 +05:45
sauravniraula
ca88bc67c4
fix(fastapi): fix flow for outlines generation if chunker fails 2025-09-01 11:06:07 +05:45
sauravniraula
5610ef8e78
chore: makes sure new slides are generated before deleting old ones 2025-08-30 17:31:46 +05:45
Saurav Niraula
3ad1e59a46
Merge pull request #260 from presenton/feat/llm-client-error-handling
feat(fastapi): adds better error handling for LLMClient
2025-08-30 16:39:13 +05:45
shiva raj badu
9765749a83
feat: add undo/redo buttons & re-generate in presentation page 2025-08-30 16:31:11 +05:45
sauravniraula
c4318b5c28
feat(fastapi): adds better error handling for LLMClient 2025-08-30 14:30:58 +05:45
shiva raj badu
99fd1f3ea9
Merge branch 'main' of github.com:presenton/presenton 2025-08-29 20:07:11 +05:45
shiva raj badu
c5b465eb02
feat: implement image upload, retrieval & deletetion endpoints, Also implemented on Nextjs 2025-08-29 20:04:18 +05:45
sauravniraula
f9b5fa32ea
perf: generate assets and slides batch concurrently 2025-08-29 15:07:34 +05:45
sauravniraula
e6d2cb6566
perf: generates slides concurrently in batch of 10 in API 2025-08-29 12:55:53 +05:45
sauravniraula
3acfc1dffb
fix: enable web search by default on UI flow if WEB_GROUNDING is enabled 2025-08-29 12:39:06 +05:45
sauravniraula
614948887f
feat: adds tone, verbosity and refactors tables 2025-08-29 10:52:34 +05:45
sauravniraula
5ec4144f9f
feat: adds content and instruction on UI endpoints 2025-08-28 20:35:27 +05:45
sauravniraula
6fa63c8ece
feat: documents support in API 2025-08-28 18:31:57 +05:45
sauravniraula
74dc67628d
feat: multiple document support in outlines generation 2025-08-28 18:25:13 +05:45
sauravniraula
b33b44de99
fix: icon finder services reinitiating in every request 2025-08-28 14:55:12 +05:45
sauravniraula
0d1de4a28e
feat: adds placeholder image and icons while generating 2025-08-28 14:11:04 +05:45
sauravniraula
9ba0346935
fix(fastapi): adds checks for none parts for google structured, chore: removes fastmcp logs 2025-08-20 20:45:45 +05:45
Suraj Jha
96ce602433
fix: max file size to 100mb for custom template 2025-08-19 23:44:41 +05:45
Suraj Jha
3c9a4f9ce8
update: simplify mcp 2025-08-17 23:16:26 +05:45
sauravniraula
32aa48e0e6
fix(fastapi): speaker note null issue on api 2025-08-14 21:25:54 +05:45
Suraj Jha
3415208a7c
fix: stuck template generation 2025-08-13 17:54:47 +05:45
sauravniraula
29841bdd06
feat(fastapi): adds logic to generate speaker notes and slide note support in export 2025-08-12 16:18:57 +05:45
sauravniraula
998e6be325
fix(llm_client): google structured stream and tool call issue 2025-08-11 16:33:59 +05:45
sauravniraula
2281d174d8
chore: changes api body 'layout' to 'template' 2025-08-10 18:00:39 +05:45
Suraj Jha
3ac73bffe4
fix: redirect after saving template and not saving style attributes to schema 2025-08-10 15:47:19 +05:45