Saurav Niraula
|
18bfdbf19b
|
Merge pull request #361 from presenton/feat/option-to-disable-image-generation
feat/option to disable image generation
|
2025-11-28 00:49:24 +05:45 |
|
sauravniraula
|
bcf8dabbed
|
feat: adds option to disable image generation for slides
|
2025-11-28 00:27:54 +05:45 |
|
Saurav Niraula
|
aa864484df
|
Merge pull request #360 from presenton/fix/security
fix: changes host to localhost for everything except nginx
|
2025-11-27 23:38:15 +05:45 |
|
sauravniraula
|
dc17336508
|
fix: changes host to localhost for everything except nginx
|
2025-11-27 23:11:34 +05:45 |
|
Saurav Niraula
|
34a48e4450
|
Merge pull request #351 from presenton/fix/nextjs-bugs
fix: removes credits from generate presentation button
|
2025-11-13 03:58:53 +05:45 |
|
sauravniraula
|
c7a21cee26
|
fix: removes credits from generate presentation button
|
2025-11-13 03:57:37 +05:45 |
|
Saurav Niraula
|
09843c5dfb
|
Merge pull request #350 from presenton/fix/bug-fixes
fix/bug fixes
|
2025-11-13 03:37:06 +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 |
|
sauravniraula
|
b146596ee6
|
fix: pass string to --reload rather than js boolean
|
2025-11-13 03:18:29 +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
|
66f3efac42
|
Merge pull request #304 from presenton/refactor/template_keyword
refactor/template keyword, use template keyword instead of group or group layouts
|
2025-09-22 17:31:26 +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
|
df8167e5bb
|
Merge pull request #302 from presenton/fix/new_slide_addition
fix(nextjs): New slide addition issue in presentation
|
2025-09-21 16:13:28 +05:45 |
|
shiva raj badu
|
5885ba7f7e
|
fix(nextjs): New slide addition issue in presentation
|
2025-09-21 16:11:41 +05:45 |
|
Saurav Niraula
|
09581c694e
|
Merge pull request #296 from presenton/feat/adds-trigger-webhook-field
feat(fastapi): adds trigger_webhook option in generate request
|
2025-09-18 15:41:00 +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
|
10d23a779d
|
Merge pull request #294 from presenton/feat/mock-endpoints
feat(fastapi): adds mock endpoints for webhook events
|
2025-09-16 17:36:17 +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 |
|
Saurav Niraula
|
39cf9f2d19
|
Merge pull request #292 from presenton/feat/async-support
feat(fastapi): adds async endpoint for presentation generation and status check
|
2025-09-16 17:34:30 +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 |
|
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 |
|