presenton/servers/nextjs/components
sudipnext 3d06644914 feat: update placeholder image references and improve asset handling
- Replaced all instances of the placeholder image path from "/static/images/placeholder.jpg" to "/static/images/replaceable_template_image.png".
- Added a new Nginx location block for serving app data with a long cache expiration.
- Enhanced the image generation service to return the new template image when generation fails.
- Updated various services and endpoints to ensure consistent handling of asset paths, including resolving backend asset URLs.
- Removed Electron-specific checks from several components to streamline API calls and improve compatibility with web deployments.
- Improved error handling and logging in the PDF export process.
- Adjusted Next.js configuration for API routing to ensure proper asset serving in Docker environments.
2026-04-18 20:56:37 +05:45
..
OnBoarding feat: update placeholder image references and improve asset handling 2026-04-18 20:56:37 +05:45
ui refactor: Update Onboarding UI 2026-04-16 19:00:24 +05:45
Announcement.tsx user_config in setting & fonts removed 2025-05-12 17:16:58 +05:45
AnthropicConfig.tsx feat: add support for optional embedded Ollama and enhance database migration handling 2026-04-15 15:39:35 +05:45
BackBtn.tsx style(nextjs): make navbar backbtn look better 2025-07-23 20:44:43 +05:45
CodexConfig.tsx refactor: Update Onboarding screen 2026-04-16 22:26:56 +05:45
CustomConfig.tsx feat: add support for optional embedded Ollama and enhance database migration handling 2026-04-15 15:39:35 +05:45
GoogleConfig.tsx feat: add support for optional embedded Ollama and enhance database migration handling 2026-04-15 15:39:35 +05:45
Header.tsx update: 'Create Template' button in header 2025-08-09 20:47:16 +05:45
Home.tsx refactor: Update Onboarding UI 2026-04-16 19:00:24 +05:45
ImageSelectionConfig.tsx feat: Add dashboard layout, components, and templates page with loading states 2026-02-16 23:20:11 +05:45
LLMSelection.tsx feat: add theme management endpoints, integrate color palette generation and UI implementation 2026-03-02 23:15:15 +05:45
MarkDownRender.tsx feat: integrate Markdown rendering for presentation title and close menu on export actions 2026-03-03 11:42:42 +05:45
OllamaConfig.tsx feat: add support for optional embedded Ollama and enhance database migration handling 2026-04-15 15:39:35 +05:45
OpenAIConfig.tsx feat: add support for optional embedded Ollama and enhance database migration handling 2026-04-15 15:39:35 +05:45
ToolTip.tsx feat: Upload page redesigns 2026-02-21 14:44:34 +05:45
Wrapper.tsx feat: Design improvements 2026-03-07 23:24:26 +05:45