presenton/electron
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
..
app feat: enhance setup installer with improved API integration and security settings 2026-04-13 22:06:49 +05:45
build chore: update .gitignore and add new icon assets for the application 2026-04-04 07:41:43 +05:45
resources feat: enhance setup installer with improved API integration and security settings 2026-04-13 22:06:49 +05:45
scripts fix: prepare fastapi migrations syncing docker migrations 2026-04-09 19:19:06 +05:45
servers feat: add support for optional embedded Ollama and enhance database migration handling 2026-04-15 15:39:35 +05:45
.gitignore Merge branch 'main' into feat/sentry-setup 2026-04-11 14:54:13 +05:45
build.js Implement dynamic converter path resolution and binary format detection for export functionality 2026-03-16 14:54:19 +05:45
generate_update.js feat: enhance update notification system with detailed changelog and message support 2026-03-08 20:19:32 +05:45
package-lock.json fix: update version to 0.7.2-beta in package-lock.json and version.json 2026-04-13 22:42:36 +05:45
package.json fix: update version to 0.7.2-beta in package.json 2026-04-13 21:31:00 +05:45
sync_export_runtime.js Refactor export runtime synchronization script 2026-03-18 14:34:08 +05:45
tsconfig.json updated 2026-02-20 12:02:23 +05:45
version.json fix: update version to 0.7.2-beta in package-lock.json and version.json 2026-04-13 22:42:36 +05:45