presenton/servers/nextjs/utils
sudipnext 2e7e31db8c feat: implement PDF/PPTX export functionality with dedicated routes and components
- Added new middleware to handle session authentication for presentation retrieval.
- Introduced new layout and page components for PDF export, ensuring no loading state is shown during headless rendering.
- Enhanced ConfigurationInitializer to manage loading state based on route.
- Updated DashboardApi to include credentials in requests for presentation data.
- Refactored hasValidLLMConfig function for cleaner validation logic.
2026-04-24 10:30:51 +05:45
..
api.ts feat: update placeholder image references and improve asset handling 2026-04-18 20:56:37 +05:45
authErrors.ts feat: implement single-user authentication with environment variable support and update FastAPI middleware for session management 2026-04-21 17:41:37 +05:45
constant.ts refactor!: use presenton docker codebase 2025-06-23 15:13:04 +05:45
error_helpers.ts feat(nextjs): adds basic slide scraper endpoint, feat(fastapi): adds presentation export endpoint and pptx creator service 2025-07-18 08:16:35 +05:45
image-url-converter.ts feat: add support for optional embedded Ollama and enhance database migration handling 2026-04-15 15:39:35 +05:45
mixpanel.ts refactor: cleans old unused export files from both docker and electron and uses package for export 2026-04-24 10:12:23 +05:45
providerConstants.ts Merge branch 'main' into feat/docker-release-electron-sync 2026-04-20 20:56:20 +05:45
providerUtils.ts feat: integrates llmai instead of using old llm client and tool call handlers 2026-04-23 11:42:15 +05:45
serverAuth.ts refactor: streamline authentication handling and remove deprecated components, enhancing session management in Next.js middleware 2026-04-22 12:43:17 +05:45
storeHelpers.ts feat: implement PDF/PPTX export functionality with dedicated routes and components 2026-04-24 10:30:51 +05:45