Commit graph

13 commits

Author SHA1 Message Date
sudipnext
6a6afc7ab7 feat: enhance document handling with new conversion service and MIME type support 2026-03-29 18:58:16 +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
Sudip Parajuli
a516664683
Merge pull request #465 from presenton/libreoffice-win-fix
Libreoffice win fix
2026-03-25 11:30:33 +05:45
sudipnext
43f433597b feat: enhance Windows compatibility for LibreOffice checks and subprocess handling 2026-03-25 09:24:00 +05:45
shiva raj badu
f58f2758ed
fix:Theme issues 2026-03-24 13:08:47 +05:45
sudipnext
7a56045db3 feat: implement theme management and color generation endpoints 2026-03-22 19:43:54 +05:45
sudipnext
7660379b7d feat: enhance image handling in FastAPI and Next.js with web-safe URLs 2026-03-13 13:34:25 +05:45
sudipnext
d185d10462 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
sudipnext
2d462d8df4 feat: implement database migration on startup and update dependencies for FastAPI 2026-03-08 20:05:44 +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
1523511e97 feat: optimize asset fetching by starting tasks immediately for parallel processing 2026-03-02 17:17:46 +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