presenton/servers/nextjs/app
sudipnext c7860127f2 feat: add support for optional embedded Ollama and enhance database migration handling
- Updated docker-compose.yml to allow disabling embedded Ollama via environment variable.
- Refactored Dockerfile and Dockerfile.dev for improved dependency management and installation process.
- Enhanced FastAPI migration scripts to handle orphaned Alembic revisions and added new database migration logic.
- Improved error handling in background tasks and Codex authentication endpoints.
- Added support for font file uploads with better validation and extraction of font names.
- Introduced new image search functionality with support for Pexels and Pixabay APIs.
2026-04-15 15:39:35 +05:45
..
(presentation-generator) feat: add support for optional embedded Ollama and enhance database migration handling 2026-04-15 15:39:35 +05:45
api feat: add support for optional embedded Ollama and enhance database migration handling 2026-04-15 15:39:35 +05:45
fonts user_config in setting & fonts removed 2025-05-12 17:16:58 +05:45
hooks feat: New Templates and refactor template loading approach 2026-02-11 14:39:30 +05:45
presentation-templates feat: add support for optional embedded Ollama and enhance database migration handling 2026-04-15 15:39:35 +05:45
schema feat: New Templates and refactor template loading approach 2026-02-11 14:39:30 +05:45
apple-icon.png feat: favicon & apple-icons 2025-09-11 21:22:51 +05:45
ConfigurationInitializer.tsx feat: add support for optional embedded Ollama and enhance database migration handling 2026-04-15 15:39:35 +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 feat: update font usage across components to include Syne and Unbounded, enhancing typography consistency 2026-03-04 11:44:10 +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 feat: update font usage across components to include Syne and Unbounded, enhancing typography consistency 2026-03-04 11:44:10 +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 user_config in setting & fonts removed 2025-05-12 17:16:58 +05:45
page.tsx fix(nextjs): Auto save before slide rendered & some layout issues 2025-07-24 14:12:51 +05:45
providers.tsx refactor: Seperate layouts.tsx for schema & rest of routes 2025-08-05 19:48:11 +05:45