sauravniraula
11904c6cb0
refactor: cleans old unused export files from both docker and electron and uses package for export
2026-04-24 10:12:23 +05:45
Sudip Parajuli
7f4d6acdd8
Merge branch 'main' into feat/docker-release-electron-sync
2026-04-20 20:56:20 +05:45
sudipnext
9d5bdae20c
feat: update DEFAULT_CODEX_MODEL to gpt-5.2 across relevant files
2026-04-20 14:13:09 +05:45
sudipnext
5e4ee9e039
Refactor presentation export runtime handling
...
- Update sync-presentation-export script to read version from package.json instead of export-version.json.
- Change entrypoint from index.js to index.cjs for CommonJS compatibility.
- Implement logic to ensure CommonJS entrypoint is created if missing.
- Modify ExportTaskService to resolve entrypoint path dynamically.
- Remove inline Puppeteer PDF export logic in favor of bundled export package.
- Add runtime availability checks and sync script execution in start.js.
- Introduce helper functions for output path normalization and entrypoint resolution.
2026-04-18 16:49:42 +05:45
shiva raj badu
8c5fd218d1
refactor: Update Onboarding screen
2026-04-16 22:26:56 +05:45
sudipnext
040c619889
fix: refine web search handling in LLM client and presentation outline generation
...
- Updated LLMClient to include CODEX in web search checks.
- Simplified web search logic in generate_ppt_outline to improve clarity and efficiency.
- Ensured consistent usage of web search settings across methods.
2026-04-16 20:11:25 +05:45
shiva raj badu
bd455a0819
merged
2026-04-16 19:04:16 +05:45
shiva raj badu
41f9eae61d
refactor: Update Onboarding UI
2026-04-16 19:00:24 +05:45
sudipnext
22c4356955
fix: update Codex model versions and default settings
...
- Changed DEFAULT_CODEX_MODEL to "gpt-5.1-codex-mini" in multiple files.
- Updated CHATGPT_MODELS to reflect the new model naming conventions and removed deprecated entries.
2026-04-16 14:48:05 +05:45
sudipnext
4370b0291b
feat: enhance web search functionality in LLM client and presentation generation
...
- Added methods to enable web search based on user settings and LLM provider.
- Updated presentation outline generation to utilize prefetched web facts.
- Modified system prompts to clarify web search usage.
- Improved UI text in advanced settings to better inform users about web search controls.
2026-04-16 14:40:31 +05:45
sudipnext
a3a6a1acd2
Refactor code structure and remove redundant changes in multiple sections
2026-04-16 13:33:21 +05:45
shiva raj badu
af5ce9e33b
refactor: improve file upload section layout and enhance API error handling
2026-04-15 22:38:01 +05:45
shiva raj badu
e12c6dcdab
style: enhance upload page background gradient
2026-04-15 22:23:12 +05:45
shiva raj badu
13527f244b
fix: adjust layout and font settings in presentation and upload components
2026-04-15 22:09:39 +05:45
Saurav Niraula
6522299f25
Merge pull request #456 from voidborne-d/fix/db-connection-pool-config
...
fix: configure SQLAlchemy connection pool and dispose engines on shutdown
2026-04-15 18:35:31 +05:45
sauravniraula
f95c1b1eb6
feat: implements overflow mitigation loop on structured generation; fix: changes slide content generation system prompt to avoid clipping
2026-04-15 15:56:01 +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
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
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
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
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
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