Commit graph

1289 commits

Author SHA1 Message Date
shiva raj badu
13527f244b
fix: adjust layout and font settings in presentation and upload components 2026-04-15 22:09:39 +05:45
shiva raj badu
4af3534c6d
feat: new templates & update template preview, template selection, custom template 2026-04-15 21:52:55 +05:45
sudipnext
c7860127f2 feat: add support for optional embedded Ollama and enhance database migration handling
- Updated docker-compose.yml to allow disabling embedded Ollama via environment variable.
- Refactored Dockerfile and Dockerfile.dev for improved dependency management and installation process.
- Enhanced FastAPI migration scripts to handle orphaned Alembic revisions and added new database migration logic.
- Improved error handling in background tasks and Codex authentication endpoints.
- Added support for font file uploads with better validation and extraction of font names.
- Introduced new image search functionality with support for Pexels and Pixabay APIs.
2026-04-15 15:39:35 +05:45
sudipnext
98cc548984 fix: update version to 0.7.2-beta in package-lock.json and version.json 2026-04-13 22:42:36 +05:45
sudipnext
893e96cefe feat: enhance setup installer with improved API integration and security settings 2026-04-13 22:06:49 +05:45
Suraj Jha
7f2ed9f55b
Clarify PPTX template usage and add support tip
Updated README to clarify PPTX template usage and added a tip for support.
2026-04-13 22:05:15 +05:45
sudipnext
904fb5c219 fix: update version to 0.7.2-beta in package.json 2026-04-13 21:31:00 +05:45
shiva raj badu
b0e610ca07
feat: Size ollama listing, Help button 2026-04-13 21:25:08 +05:45
Shiva Raj Badu
adcda8676d
Merge pull request #515 from presenton/refactor/update_analytics
feat: Better mix panel analytics
2026-04-13 21:04:57 +05:45
shiva raj badu
fae796cd85
feat: Better mix panel analytics 2026-04-13 21:04:09 +05:45
sudipnext
c13fce42af feat: enhance error handling and add new Ollama models 2026-04-13 21:01:09 +05:45
shiva raj badu
bbb3c835e5
feat: discord button 2026-04-13 19:33:23 +05:45
Shiva Raj Badu
9f7d64d578
Merge pull request #514 from presenton/refactor/template_improvement
refactor/template improvement
2026-04-13 19:21:59 +05:45
shiva raj badu
4bc7faba7b
refactor: improve splash screen 2026-04-13 19:20:57 +05:45
shiva raj badu
521ff3e29a
feat: code formatting & highlighting in template 2026-04-13 19:11:00 +05:45
sudipnext
1aca07a647 feat: add font resolution for presentations and update model to include fonts 2026-04-13 12:31:08 +05:45
shiva raj badu
dd8af8e8cc
refactor: Improve template structure & schema 2026-04-13 12:13:26 +05:45
Shiva Raj Badu
2ddcd0e4f3
Merge pull request #513 from presenton/refactor/ui_components
refactor/ui components
2026-04-12 20:16:42 +05:45
shiva raj badu
43d0525d4b
refactor: Loading & setting page prevent 2026-04-12 20:15:36 +05:45
sudipnext
fd16768945 refactor: remove Sentry test error handling from main and renderer processes 2026-04-12 19:33:40 +05:45
shiva raj badu
463d78f396
refactor: Update UI components 2026-04-12 17:07:39 +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