presenton/electron/servers/fastapi/services
sudipnext 024f174867 feat: add migration for theme column in presentations and enhance database migration handling
- Introduced a new Alembic migration to add a 'theme' column to the 'presentations' table.
- Updated migration scripts to handle unversioned databases more gracefully.
- Added a script for programmatically deleting local SQLite database files and running migrations.
- Enhanced database initialization logic to conditionally run migrations based on environment settings.
2026-03-25 20:09:35 +05:45
..
__init__.py updated 2026-02-20 12:02:23 +05:45
concurrent_service.py updated 2026-02-20 12:02:23 +05:45
database.py feat: add migration for theme column in presentations and enhance database migration handling 2026-03-25 20:09:35 +05:45
docling_service.py updated 2026-02-20 12:02:23 +05:45
documents_loader.py updated 2026-02-20 12:02:23 +05:45
html_to_text_runs_service.py updated 2026-02-20 12:02:23 +05:45
icon_finder_service.py feat: implement unified setup installer for LibreOffice and Chromium dependencies 2026-03-11 20:31:34 +05:45
image_generation_service.py feat: add migration for theme column in presentations and enhance database migration handling 2026-03-25 20:09:35 +05:45
lightweight_document_service.py updated 2026-02-20 12:02:23 +05:45
llm_client.py feat: update version to 0.6.1-beta and ensure array schemas have items in JSON responses 2026-03-02 17:11:25 +05:45
llm_tool_calls_handler.py updated 2026-02-20 12:02:23 +05:45
pptx_presentation_creator.py feat: implement image path resolution utility to streamline image handling in FastAPI endpoints and PPTX presentation creator 2026-03-08 20:55:20 +05:45
score_based_chunker.py updated 2026-02-20 12:02:23 +05:45
temp_file_service.py updated 2026-02-20 12:02:23 +05:45
webhook_service.py updated 2026-02-20 12:02:23 +05:45