presenton/servers/nextjs/app
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
..
(export) feat: implement PDF/PPTX export functionality with dedicated routes and components 2026-04-24 10:30:51 +05:45
(presentation-generator) feat: implement PDF/PPTX export functionality with dedicated routes and components 2026-04-24 10:30:51 +05:45
api refactor: cleans old unused export files from both docker and electron and uses package for export 2026-04-24 10:12:23 +05:45
fonts user_config in setting & fonts removed 2025-05-12 17:16:58 +05:45
hooks feat: update placeholder image references and improve asset handling 2026-04-18 20:56:37 +05:45
presentation-templates refactor: Improve Presentation page, Present Mode & theme 2026-04-15 23:30:18 +05:45
schema refactor: streamline authentication handling and remove deprecated components, enhancing session management in Next.js middleware 2026-04-22 12:43:17 +05:45
apple-icon.png feat: favicon & apple-icons 2025-09-11 21:22:51 +05:45
ConfigurationInitializer.tsx feat: implement PDF/PPTX export functionality with dedicated routes and components 2026-04-24 10:30:51 +05:45
favicon.ico feat: favicon & apple-icons 2025-09-11 21:22:51 +05:45
global-error.tsx feat: add support for optional embedded Ollama and enhance database migration handling 2026-04-15 15:39:35 +05:45
globals.css fix: adjust layout and font settings in presentation and upload components 2026-04-15 22:09:39 +05:45
icon1.svg feat: favicon & apple-icons 2025-09-11 21:22:51 +05:45
icon2.png feat: favicon & apple-icons 2025-09-11 21:22:51 +05:45
layout.tsx refactor: streamline authentication handling and remove deprecated components, enhancing session management in Next.js middleware 2026-04-22 12:43:17 +05:45
loading.tsx style(nextjs): makes outline page look better and changes loading shimmer for Home and Settings to match the actual layout 2025-07-23 19:25:10 +05:45
MixpanelInitializer.tsx fix(nextjs): changes some event names and removes search query from button click event 2025-08-13 13:21:43 +05:45
not-found.tsx refactor: streamline authentication handling and remove deprecated components, enhancing session management in Next.js middleware 2026-04-22 12:43:17 +05:45
page.tsx feat: implement single-user authentication with environment variable support and update FastAPI middleware for session management 2026-04-21 17:41:37 +05:45
providers.tsx refactor: Seperate layouts.tsx for schema & rest of routes 2025-08-05 19:48:11 +05:45