Commit graph

641 commits

Author SHA1 Message Date
sauravniraula
60f030abf7
chore(fastapi): refactor webhook id to use different format 2025-09-16 18:06:59 +05:45
sauravniraula
c143fdf964
fix: list new tables for creation 2025-09-16 17:49:52 +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
d44868c75a
fix(nextjs): layout-preview to template-preview in delete custom template 2025-09-12 03:11:44 +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
72d7814998
Merge branch 'development' of github.com:presenton/presenton into development 2025-09-12 01:29:35 +05:45
sauravniraula
3c5ba63309
feat(fastapi): uses better json loader that parses dirty json 2025-09-12 01:28:59 +05:45
sauravniraula
6420d4638a
fix(nextjs): replace placeholder.png icons with placeholder.svg icons 2025-09-12 01:27:46 +05:45
shiva raj badu
79cf37f168
Merge branch 'development' of github.com:presenton/presenton into development 2025-09-11 23:37:55 +05:45
shiva raj badu
c234a0ec01
fix: Font issue in general template 2025-09-11 23:37:34 +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
738d842190
feat: favicon & apple-icons 2025-09-11 21:22:51 +05:45
shiva raj badu
3254db8808
fix: update presentation reference in summary 2025-09-11 16:57:31 +05:45
shiva raj badu
724f0f4c3c
fix: redo undo after streaming, auto trigger 2025-09-11 16:33:02 +05:45
shiva raj badu
ed154269d8
feat: Svg Icons & Icon Editor for svg 2025-09-11 16:02:03 +05:45
shiva raj badu
7452220e5c
feat: proper loading in dashboard 2025-09-11 14:27:27 +05:45
shiva raj badu
7a38dbf37d
fix: template loading issue & feat: rechart all import during compile custom template 2025-09-11 14:23:40 +05:45
sauravniraula
73c097bd31
fix: export issue in chromium 2025-09-09 05:19:57 +05:45
Saurav Niraula
3dc5a22a62
Merge pull request #282 from presenton/fix/nextjs-import-issues
fix: adds missing modules in nextjs
2025-09-09 04:10:01 +05:45
Saurav Niraula
f971243ef1
Merge pull request #275 from presenton/fix/llm-tool-call-parser-issue
fix(fastapi): llm client issue where tool call arguments is None while streaming (openai)
2025-09-09 04:09:48 +05:45
sauravniraula
202e8bc317
fix: adds missing modules in nextjs 2025-09-09 04:08:49 +05:45
Suraj Jha
5eec194152
update: general template 2025-09-09 03:55:55 +05:45
Suraj Jha
2e015451e1
update: professional template 2025-09-09 03:55:36 +05:45
Suraj Jha
d6adc55602
add: standard template 2025-09-09 03:54:26 +05:45
Suraj Jha
a1b7dfd51b
add: swift template 2025-09-09 03:53:31 +05:45
Suraj Jha
d3209e4b9f
delete: remove chalss and classic-dark theme 2025-09-09 03:46:08 +05:45
Shiva Raj Badu
f72b3280ed
Merge pull request #280 from presenton/feat/advance_configuration
Remove image_type configuration
2025-09-09 00:14:57 +05:45
shiva raj badu
6ab451f2c1
refactor(nextjs): image_type option remove from advance configuration 2025-09-09 00:13:39 +05:45
Shiva Raj Badu
563f38eba6
Merge pull request #279 from presenton/feat/advance_configuration
feat/advance configuration
2025-09-09 00:04:16 +05:45
shiva raj badu
ba257cdfa6
feat(Nextjs): advance configuration selection 2025-09-09 00:01:17 +05:45
sauravniraula
762ac9e8b1
fix(fastapi): llm client issue where tool call arguments is None while streaming (openai) 2025-09-08 00:30:16 +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
shiva raj badu
23e06cb77f
fix(nextjs): outline edit issue 2025-09-02 20:01:30 +05:45
sauravniraula
b56e01a3c0
fix: ollama pull status sql table 2025-09-01 14:31:07 +05:45
sauravniraula
fa8a8c20f1
chore: change gemini flash image generation to 2.5 flash preview 2025-09-01 12:27:45 +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