presenton/electron/servers/fastapi
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
..
alembic feat: add migration for theme column in presentations and enhance database migration handling 2026-03-25 20:09:35 +05:45
api Merge pull request #465 from presenton/libreoffice-win-fix 2026-03-25 11:30:33 +05:45
assets updated 2026-02-20 12:02:23 +05:45
build/server updated 2026-02-20 12:02:23 +05:45
constants feat: integrate Codex OAuth flow and enhance user configuration 2026-02-28 09:08:10 +05:45
enums feat: integrate Codex OAuth flow and enhance user configuration 2026-02-28 09:08:10 +05:45
models fix:Theme issues 2026-03-24 13:08:47 +05:45
scripts feat: add migration for theme column in presentations and enhance database migration handling 2026-03-25 20:09:35 +05:45
services feat: add migration for theme column in presentations and enhance database migration handling 2026-03-25 20:09:35 +05:45
static updated 2026-02-20 12:02:23 +05:45
tests updated 2026-02-20 12:02:23 +05:45
utils feat: implement theme management and color generation endpoints 2026-03-22 19:43:54 +05:45
.python-version updated 2026-02-20 12:02:23 +05:45
alembic.ini feat: add migration for theme column in presentations and enhance database migration handling 2026-03-25 20:09:35 +05:45
build_vectorstore.py updated 2026-02-20 12:02:23 +05:45
mcp_server.py updated 2026-02-20 12:02:23 +05:45
migrations.py feat: add migration for theme column in presentations and enhance database migration handling 2026-03-25 20:09:35 +05:45
openai_spec.json updated 2026-02-20 12:02:23 +05:45
placeholder fix:Theme issues 2026-03-24 13:08:47 +05:45
pyproject.toml feat: implement database migration on startup and update dependencies for FastAPI 2026-03-08 20:05:44 +05:45
runtime_hook_docling.py updated 2026-02-20 12:02:23 +05:45
server.py updated 2026-02-20 12:02:23 +05:45
server.spec feat: enhance Windows compatibility with process handling and UI improvements 2026-03-23 16:58:25 +05:45
uv.lock feat: add migration for theme column in presentations and enhance database migration handling 2026-03-25 20:09:35 +05:45