presenton/electron/servers/fastapi
2026-04-12 19:33:40 +05:45
..
alembic feat: adds working new template generation with openai, google, anthropic and codex; fix: improves libreoffice binary detection 2026-04-08 17:58:49 +05:45
api refactor: remove Sentry test error handling from main and renderer processes 2026-04-12 19:33:40 +05:45
assets updated 2026-02-20 12:02:23 +05:45
constants feat: adds working new template generation with openai, google, anthropic and codex; fix: improves libreoffice binary detection 2026-04-08 17:58:49 +05:45
enums feat: integrate Codex OAuth flow and enhance user configuration 2026-02-28 09:08:10 +05:45
models feat: implements new template generation flow; refactor: removes old template generation flow and adds new endpoints 2026-04-08 11:25:13 +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 fix: ComfyUI generation issue 2026-04-11 22:02:42 +05:45
static feat: adds working new template generation with openai, google, anthropic and codex; fix: improves libreoffice binary detection 2026-04-08 17:58:49 +05:45
templates fix: changes template slide layout generation prompt for schema default fix 2026-04-09 22:51:33 +05:45
tests Merge pull request #502 from presenton/fix/various-issues 2026-04-08 19:40:06 +05:45
utils Merge branch 'main' into feat/sentry-setup 2026-04-11 14:54:13 +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 refactor: reorganize migration functions and enhance legacy database handling 2026-03-26 16:29:52 +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 Merge branch 'main' into feat/sentry-setup 2026-04-11 14:54:13 +05:45
server.py Refactor getFastAPIUrl function to prioritize query parameter retrieval after environment checks 2026-04-09 21:50:02 +05:45
server.spec feat: add language parameter to decomposeDocuments API call 2026-03-28 15:34:53 +05:45
uv.lock feat: add Sentry error capture methods to ElectronAPI for renderer and main processes 2026-04-06 11:29:08 +05:45