Commit graph

1269 commits

Author SHA1 Message Date
sudipnext
fd16768945 refactor: remove Sentry test error handling from main and renderer processes 2026-04-12 19:33:40 +05:45
Shiva Raj Badu
5c0c09e623
Merge pull request #512 from presenton/fix/comfy_ui
fix: ComfyUI generation issue
2026-04-11 22:04:25 +05:45
shiva raj badu
24177d3961
fix: ComfyUI generation issue 2026-04-11 22:02:42 +05:45
sudipnext
8db90fb907 fix: update version to 0.7.1-beta in package-lock.json 2026-04-11 15:01:25 +05:45
Sudip Parajuli
01167c7327
Merge pull request #511 from presenton/fix/streaming-retry
refactor: enhance streaming logic with retry mechanism for outline an…
2026-04-11 14:57:15 +05:45
Sudip Parajuli
927f737f76
Merge pull request #510 from presenton/feat/sentry-setup
Feat/sentry setup
2026-04-11 14:55:39 +05:45
Sudip Parajuli
48db43e86b
Merge branch 'main' into feat/sentry-setup 2026-04-11 14:54:13 +05:45
sudipnext
94b9fcc5e0 refactor: enhance streaming logic with retry mechanism for outline and presentation hooks 2026-04-11 14:49:05 +05:45
Sudip Parajuli
5d7c782115
Merge pull request #508 from presenton/fix/update-banner-download-link-version
fix: update download URL and version message in version.json
2026-04-10 18:29:34 +05:45
sudipnext
5b3ac7fa74 fix: update download URL and version message in version.json 2026-04-10 18:28:12 +05:45
sudipnext
bab9dbb430 fix: update version to 0.7.1-beta in version.json 2026-04-10 01:36:01 +05:45
sudipnext
b00ccdefc1 fix: update version to 0.7.1-beta in package.json 2026-04-10 00:56:45 +05:45
shiva raj badu
3a9f8a0b34
Merge branch 'main' of github.com:presenton/presenton 2026-04-10 00:55:32 +05:45
shiva raj badu
8e5c37a7bf
feat: Custom template note 2026-04-10 00:55:16 +05:45
sudipnext
9f2168a4c0 fix: allow theme to be None in presentation update 2026-04-10 00:54:46 +05:45
Shiva Raj Badu
09d7b300fc
Merge pull request #505 from presenton/feat/new_templates
feat/new templates
2026-04-10 00:22:07 +05:45
shiva raj badu
acfb6dcf27
feat: new templates fonts & icons color changing 2026-04-10 00:11:39 +05:45
shiva raj badu
b1c7c3fd27
Merge branch 'feat/new_templates' of github.com:presenton/presenton into feat/new_templates 2026-04-09 23:38:09 +05:45
shiva raj badu
c1908635df
feat: new tempalte improvements 2026-04-09 23:37:14 +05:45
Suraj Jha
995e481137
Merge branch 'feat/new_templates' of https://github.com/presenton/presenton into feat/new_templates
merge
2026-04-09 23:34:00 +05:45
Suraj Jha
d3254143c2
update: 'Code' template updates 2026-04-09 23:33:23 +05:45
shiva raj badu
4ecab24add
feat: new template improvement 2026-04-09 22:54:41 +05:45
sauravniraula
708b2f1406
fix: changes template slide layout generation prompt for schema default fix 2026-04-09 22:51:33 +05:45
sauravniraula
0737779ca9
fix: implements changes to fix slide layout edit 2026-04-09 22:28:40 +05:45
Suraj Jha
009d29d12a
refactor: 'Report' tempalte filename changes 2026-04-09 22:11:05 +05:45
Suraj Jha
c9033c82cf
refactor: 'Report' tempalte filename changes 2026-04-09 22:10:41 +05:45
shiva raj badu
0fd8011e3e
Merge branch 'feat/new_templates' of github.com:presenton/presenton into feat/new_templates 2026-04-09 21:57:37 +05:45
shiva raj badu
4d166be0c3
feat: New templates improvements 2026-04-09 21:56:43 +05:45
sudipnext
8f776d9dee Refactor getFastAPIUrl function to prioritize query parameter retrieval after environment checks 2026-04-09 21:50:02 +05:45
Suraj Jha
c957f4f63a
refactor: report filename changed 2026-04-09 21:47:07 +05:45
Suraj Jha
e77b674bf1
refactor: 'Report' template schema correction 2026-04-09 21:46:31 +05:45
sauravniraula
0f460d74f5
fix: prepare fastapi migrations syncing docker migrations 2026-04-09 19:19:06 +05:45
Saurav Niraula
5a6bfdb1be
Merge pull request #504 from presenton/refactor/loading-screen
refactor: makes launch screen light theme
2026-04-09 18:52:58 +05:45
sudipnext
a203e61e2f fix: use resolveBackendAssetUrl for font and image URLs in ThemePanel and SlidePreviewSection 2026-04-09 18:51:29 +05:45
sauravniraula
c11e0ed9ae
refactor: makes launch screen light theme 2026-04-09 18:50:45 +05:45
Suraj Jha
c6dd188753
refactor: better 'Code' template schema and description 2026-04-09 17:30:21 +05:45
sudipnext
7b61956dff fix: update presenton_short_filled.png asset 2026-04-09 16:43:34 +05:45
shiva raj badu
679ae31a4e
feat: New template improvements 2026-04-09 15:08:01 +05:45
sudipnext
946e9f5a0c fix: update import path for Header component in LoadingSpinner 2026-04-09 14:23:21 +05:45
shiva raj badu
de290281eb
feat: font support in new templates 2026-04-09 13:09:49 +05:45
Shiva Raj Badu
9903df99d6
Merge pull request #503 from presenton/refactor/custom_template
refactor/custom template
2026-04-09 11:28:15 +05:45
shiva raj badu
ab05f19ffd
fix: custom template preview 2026-04-09 11:27:18 +05:45
shiva raj badu
950ca497b1
feat: Theme implementation in new templates 2026-04-09 01:44:18 +05:45
shiva raj badu
9bf7096234
feat: New Custom Template UI 2026-04-08 22:28:14 +05:45
shiva raj badu
a485342f3c
feat: New templates added & improvements 2026-04-08 21:12:32 +05:45
Sudip Parajuli
bd8fd77113
Merge pull request #502 from presenton/fix/various-issues
Fix/various issues
2026-04-08 19:40:06 +05:45
Saurav Niraula
df7c672e01
Merge pull request #501 from presenton/feat/better-template-generation
Implements better template generation that works with openai, google, anthropic and codex
2026-04-08 18:45:52 +05:45
sauravniraula
92de673e11
feat: adds working new template generation with openai, google, anthropic and codex; fix: improves libreoffice binary detection 2026-04-08 17:58:49 +05:45
sauravniraula
36432f5f52
feat: implements pptx conversion task for new template generation 2026-04-08 17:56:21 +05:45
sauravniraula
087d64ed62
feat: implements new template generation flow; refactor: removes old template generation flow and adds new endpoints 2026-04-08 11:25:13 +05:45