presenton/servers/nextjs/app/api
sudipnext 5766e252aa feat: Implement PDF export functionality with session handling
- Added middleware to handle session cookies for the PDF export route.
- Introduced a new API endpoint for exporting presentation data using session cookies.
- Updated the PdfMakerPage component to accept and utilize the export cookie.
- Enhanced the presentation export logic to include session token extraction from cookies.
- Updated routing configuration to include the new PDF maker path.
2026-04-27 21:13:57 +05:45
..
can-change-keys refactor!: use presenton docker codebase 2025-06-23 15:13:04 +05:45
export-presentation feat: update presentation export version and enhance export functionality with cookie handling 2026-04-27 12:01:54 +05:45
export-presentation-data/[id] feat: Implement PDF export functionality with session handling 2026-04-27 21:13:57 +05:45
has-required-key feat: local image provider 2025-12-15 19:12:34 +05:45
read-file Add(others): Custom Filename sanitize & fix(api/read-file): Uncontrolled data used 2025-07-12 01:22:59 +05:45
save-layout feat(Nextjs): Save Layout implemented 2025-07-31 22:36:58 +05:45
telemetry-status feat: add support for optional embedded Ollama and enhance database migration handling 2026-04-15 15:39:35 +05:45
templates feat: add support for optional embedded Ollama and enhance database migration handling 2026-04-15 15:39:35 +05:45
upload-image fix(nextjs): Handle missing directory paths in API routes 2025-11-12 19:39:09 +05:45
user-config feat: implement single-user authentication with environment variable support and update FastAPI middleware for session management 2026-04-21 17:41:37 +05:45