presenton/servers/nextjs/app/api
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
..
can-change-keys refactor!: use presenton docker codebase 2025-06-23 15:13:04 +05:45
export-as-pdf Refactor presentation export runtime handling 2026-04-18 16:49:42 +05:45
has-required-key feat: local image provider 2025-12-15 19:12:34 +05:45
presentation_to_pptx_model feat: update placeholder image references and improve asset handling 2026-04-18 20:56:37 +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
template fix(fastapi): /edit, /derive and /export endpoints 2025-09-12 02:27:59 +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: add support for optional embedded Ollama and enhance database migration handling 2026-04-15 15:39:35 +05:45