Commit graph

959 commits

Author SHA1 Message Date
sauravniraula
c6ca4fe8a7
fix(fastapi): yield SSEErrorResponse on outline parse instead of raising 2025-09-15 22:08:17 +05:45
Saurav Niraula
7aa168ac5b
Merge pull request #291 from presenton/refactor/start-script-and-dockerfile
refactor: dockerfile and script for node modules setup
2025-09-15 12:12:46 +05:45
sauravniraula
8260849363
refactor: dockerfile and script for node modules setup
Instead of installing node_modules in seperate directory and later
copying, now it directly runs npm install in start script
2025-09-15 12:10:24 +05:45
Saurav Niraula
8877275410
Merge pull request #289 from presenton/fix/github-issues
fix: adds simple package.json to allow imports in start.js
2025-09-14 16:14:04 +05:45
sauravniraula
06d8181db5
fix: adds simple package.json to allow imports in start.js 2025-09-14 16:10:42 +05:45
sauravniraula
d44868c75a
fix(nextjs): layout-preview to template-preview in delete custom template 2025-09-12 03:11:44 +05:45
Saurav Niraula
046754d0b1
Merge pull request #287 from presenton/development
chore: adds exception traceback.print in outlines
2025-09-12 02:48:28 +05:45
sauravniraula
7e4cf73f68
chore: adds exception traceback.print in outlines 2025-09-12 02:47:50 +05:45
Saurav Niraula
c1671c4380
Merge pull request #286 from presenton/development
New templates and fields in /generate endpoint
2025-09-12 02:42:40 +05:45
sauravniraula
172f4320ac
docs: fixes request body section to use new fields 2025-09-12 02:40:33 +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
87cc508c89
Merge branch 'main' into development 2025-09-11 22:09:05 +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
Suraj Jha
ad470a6cf2
Update README.md 2025-09-10 10:25:31 +05:45
Suraj Jha
d869ba2d2f
Add files via upload 2025-09-10 10:23:29 +05:45
Suraj Jha
595c01fec0
Update README.md 2025-09-10 10:21:43 +05:45
Suraj Jha
dafe32ecf3
Update README.md 2025-09-10 10:20:03 +05:45
Suraj Jha
6ad7496bb6
Add files via upload 2025-09-10 10:12:18 +05:45
Suraj Jha
88f7bde8bd
Add files via upload 2025-09-10 10:07:28 +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
a33ecae920
Merge pull request #281 from presenton/theme-updates
Theme updates
2025-09-09 03:59:31 +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
Saurav Niraula
64daae1065
Merge pull request #274 from presenton/refactor/images-and-ppt-endpoints
refactor/images and ppt endpoints
2025-09-07 22:33:48 +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