Commit graph

9 commits

Author SHA1 Message Date
sudipnext
8f776d9dee Refactor getFastAPIUrl function to prioritize query parameter retrieval after environment checks 2026-04-09 21:50:02 +05:45
sauravniraula
92de673e11
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
sudipnext
414381112b feat: enhance LiteParse service to support Electron as Node runtime 2026-03-31 11:06:06 +05:45
sudipnext
49579a0f97 feat: enhance ImageMagick installation process with direct download and improved logging 2026-03-31 10:45:13 +05:45
sudipnext
3207422651 feat: add language parameter to decomposeDocuments API call
- Updated the decomposeDocuments method in PresentationGenerationApi to accept an optional language parameter.
- Modified the UploadPage component to pass the selected language from the config when calling the decomposeDocuments method.
2026-03-28 15:34:53 +05:45
sudipnext
69b809accd feat: add MIGRATE_DATABASE_ON_STARTUP option to FastApiEnv interface 2026-03-08 20:21:51 +05:45
sudipnext
73b60ebd8c feat: add LibreOffice availability check and configure soffice binary path for subprocess calls 2026-03-04 15:02:31 +05:45
sudipnext
00be7ee946 feat: integrate Codex OAuth flow and enhance user configuration
- Added Codex-related fields to UserConfig and LLMConfig for managing OAuth tokens and model settings.
- Implemented Codex authentication endpoints and integrated them into the application.
- Enhanced LLMClient to support Codex as a valid provider, including token management and refresh logic.
- Updated UI components to include Codex configuration options and authentication status handling.
- Refactored environment variable utilities to accommodate Codex-specific settings.
2026-02-28 09:08:10 +05:45
sudipnext
9959b5a677 updated 2026-02-20 12:02:23 +05:45