Commit graph

33 commits

Author SHA1 Message Date
sudipnext
72d3a71e41 chore: update version to 0.7.3-beta in package-lock.json and fix ImageMagick download URL for Windows 2026-04-16 20:51:10 +05:45
sudipnext
893e96cefe feat: enhance setup installer with improved API integration and security settings 2026-04-13 22:06:49 +05:45
Sudip Parajuli
48db43e86b
Merge branch 'main' into feat/sentry-setup 2026-04-11 14:54:13 +05:45
sudipnext
5b3ac7fa74 fix: update download URL and version message in version.json 2026-04-10 18:28:12 +05:45
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
b37aae4987 feat: add Sentry error capture methods to ElectronAPI for renderer and main processes 2026-04-06 11:29:08 +05:45
shiva raj badu
5f191ebf11
feat: add telemetry in electron app & UI improvements 2026-04-02 01:10:53 +05:45
sudipnext
49579a0f97 feat: enhance ImageMagick installation process with direct download and improved logging 2026-03-31 10:45:13 +05:45
Sudip Parajuli
28ff86c19b
Merge pull request #481 from presenton/feat/liteparseVsDocling
Feat/liteparse vs docling
2026-03-30 20:23:27 +05:45
sudipnext
691d0f62e8 feat: enhance ImageMagick installation process and update documentation
- Added functions to resolve Homebrew and Linux escalation commands for ImageMagick installation.
- Improved error handling and logging for manual installation steps.
- Updated download URLs for ImageMagick based on the platform.
- Enhanced user interface messages to clarify installation steps for different operating systems.
- Adjusted CPU worker count in document extraction for better performance.
2026-03-30 20:21:15 +05:45
sudipnext
6a6afc7ab7 feat: enhance document handling with new conversion service and MIME type support 2026-03-29 18:58:16 +05:45
sudipnext
3e9994690b fix: resolve npm spawn issue on Windows by using npm.cmd and enabling shell 2026-03-29 08:51:12 +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
f446b7eb55 fix: ensure proper type casting for Windows compatibility in LibreOffice checks 2026-03-25 11:26:28 +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
287bc6bd69
fix: improve Next.js server increase timeout for server readiness 2026-03-24 10:57:02 +05:45
sudipnext
5ccf5bbb57 feat: enhance Windows compatibility with process handling and UI improvements 2026-03-23 16:58:25 +05:45
sudipnext
55ec443309 Refactor user configuration merging to simplify handling of incoming entries 2026-03-17 19:50:56 +05:45
sudipnext
813ed998f5 Enhance dependency check to block app usage if setup is incomplete 2026-03-15 16:08:24 +05:45
sudipnext
b56af5e801 feat: implement unified setup installer for LibreOffice and Chromium dependencies 2026-03-11 20:31:34 +05:45
Sudip Parajuli
21d094edb9
Merge branch 'main' into feat/export-update 2026-03-11 06:23:56 +05:45
sauravniraula
e79c64ec21
feat: puppeteer chrome download on start and background dependencies status on UI 2026-03-09 22:48:53 +05:45
sudipnext
46044735c1 feat: enhance update notification system with detailed changelog and message support 2026-03-08 20:19:32 +05:45
sudipnext
2d462d8df4 feat: implement database migration on startup and update dependencies for FastAPI 2026-03-08 20:05:44 +05:45
sudipnext
b4323c3034 feat: enhance LibreOffice installation process with improved progress tracking and fallback size handling 2026-03-07 10:04:43 +05:45
sudipnext
047ddf284e feat: improve Windows cache management and enhance FastAPI/Next.js logging in the Electron app 2026-03-06 19:08:28 +05:45
sudipnext
1825240365 feat: update LibreOffice version and improve download validation with minimum size check 2026-03-06 18:01:00 +05:45
sudipnext
016cd44cb9 feat: implement in-app LibreOffice installer with progress UI and update build configurations for Linux and Windows 2026-03-06 17:41:15 +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