sudipnext
|
47f78d22b4
|
refactor: update type definitions in useTemplateLayoutsAutoSave hook for improved clarity and consistency
|
2026-02-21 14:18:38 +05:45 |
|
sudipnext
|
92a583c226
|
fix: remove dependency on FASTAPI_URL in useTemplateLayoutsAutoSave hook for improved flexibility
|
2026-02-21 14:10:52 +05:45 |
|
sudipnext
|
fc17b25909
|
refactor: update import statements in TemplateSelection component for better organization
|
2026-02-21 13:49:03 +05:45 |
|
sudipnext
|
50570516cd
|
feat: enhance fastapi server.spec to conditionally include fastembed_cache and update pyproject.toml for package discovery
|
2026-02-21 13:43:03 +05:45 |
|
sudipnext
|
5ea12c3619
|
refactor: update import paths for TemplateLayoutsWithSettings to use utils directory
|
2026-02-21 13:29:26 +05:45 |
|
sudipnext
|
7759936d44
|
chore: clean up test workflow by removing redundant dependencies and test steps
|
2026-02-21 13:23:47 +05:45 |
|
shiva raj badu
|
45e27bf96f
|
feat: New Templates and refactor template loading approach
|
2026-02-11 14:39:30 +05:45 |
|
sudipnext
|
d623fa6670
|
fix: add fallback to placeholder icon when no icon is found in slide processing
|
2026-01-04 17:49:22 +05:45 |
|
sudipnext
|
c5e36ab565
|
fix: rename 'prompt' to 'content' in presentation generation API and update tests accordingly
|
2026-01-04 17:33:05 +05:45 |
|
shiva raj badu
|
46d89c0ca8
|
feat: add Ukrainian language support to LanguageType enum
|
2025-12-22 15:37:07 +05:45 |
|
sauravniraula
|
908bea18b5
|
feat: adds gpt image 1.5
|
2025-12-21 01:14:31 +05:45 |
|
shiva raj badu
|
f421260bfc
|
feat: nano banana image generation model integration
|
2025-12-19 00:41:55 +05:45 |
|
shiva raj badu
|
ea8db1bfdd
|
feat: replace local image provider with ComfyUI configuration in environment variables and user settings
|
2025-12-18 22:42:53 +05:45 |
|
shiva raj badu
|
e72cea3655
|
feat: integrate ComfyUI workflow for local image generation
|
2025-12-17 21:04:32 +05:45 |
|
shiva raj badu
|
0a70f3c4e3
|
refactor: image generation service handle multiple response formats
|
2025-12-16 19:29:23 +05:45 |
|
shiva raj badu
|
c34fb75302
|
feat: local image provider
|
2025-12-15 19:12:34 +05:45 |
|
sauravniraula
|
c9b60d5f51
|
fix: default ollama url
|
2025-11-28 02:56:33 +05:45 |
|
Shiva Raj Badu
|
fb84032da4
|
Merge pull request #363 from presenton/refactor/templates
fix: clean up unused code in presentation templates
|
2025-11-28 01:02:09 +05:45 |
|
shiva raj badu
|
c93d5cc800
|
fix: clean up unused code in presentation templates
|
2025-11-28 00:55:43 +05:45 |
|
sauravniraula
|
939ebf87af
|
fix: issue where shadow was causing issue on powerpoint and keynote
|
2025-11-28 00:54:38 +05:45 |
|
sauravniraula
|
bcf8dabbed
|
feat: adds option to disable image generation for slides
|
2025-11-28 00:27:54 +05:45 |
|
sauravniraula
|
dc17336508
|
fix: changes host to localhost for everything except nginx
|
2025-11-27 23:11:34 +05:45 |
|
sauravniraula
|
c7a21cee26
|
fix: removes credits from generate presentation button
|
2025-11-13 03:57:37 +05:45 |
|
sauravniraula
|
1e7950670f
|
fix: issue with document loader in API endpoints
|
2025-11-13 03:35:42 +05:45 |
|
sauravniraula
|
aa610d5c86
|
fix: adds checks for empty openai choices
|
2025-11-13 03:25:18 +05:45 |
|
shiva raj badu
|
18f3466258
|
fix(nextjs): Handle missing directory paths in API routes
|
2025-11-12 19:39:09 +05:45 |
|
shiva raj badu
|
d48d5ac28f
|
fix: template selection issue
|
2025-10-10 15:16:09 +05:45 |
|
shiva raj badu
|
a519c288da
|
fix: keyword build issues
|
2025-09-24 13:36:20 +05:45 |
|
shiva raj badu
|
e737a3b5a4
|
feat(nextjs): Custom layout name instead of id
|
2025-09-22 17:29:36 +05:45 |
|
shiva raj badu
|
c64cc86684
|
refactor(nextjs): use template keyword instead of group/group layouts
|
2025-09-22 17:20:55 +05:45 |
|
shiva raj badu
|
5885ba7f7e
|
fix(nextjs): New slide addition issue in presentation
|
2025-09-21 16:11:41 +05:45 |
|
sauravniraula
|
f773e0a66d
|
feat(fastapi): adds trigger_webhook option in generate request
|
2025-09-17 14:54:12 +05:45 |
|
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 |
|