sauravniraula
11904c6cb0
refactor: cleans old unused export files from both docker and electron and uses package for export
2026-04-24 10:12:23 +05:45
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
6f58e3fcdd
fix: hide console window for export task on Windows
2026-04-14 11:07:43 +05:45
sudipnext
893e96cefe
feat: enhance setup installer with improved API integration and security settings
2026-04-13 22:06:49 +05:45
sudipnext
fd16768945
refactor: remove Sentry test error handling from main and renderer processes
2026-04-12 19:33:40 +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
c11e0ed9ae
refactor: makes launch screen light theme
2026-04-09 18:50:45 +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
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
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
sudipnext
47295572fe
feat: enhance export functionality and error handling in presentation generation
...
- Updated the export URL construction to include optional FastAPI URL from query parameters.
- Improved error handling when applying themes during PDF export to prevent blocking rendering.
- Added validation for theme font properties to ensure proper application.
2026-03-26 16:35:15 +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
Sudip Parajuli
1c69e94405
Merge pull request #463 from presenton/main
...
Migrated Main Changes
2026-03-23 17:01:00 +05:45
sudipnext
5ccf5bbb57
feat: enhance Windows compatibility with process handling and UI improvements
2026-03-23 16:58:25 +05:45
sudipnext
fd70d8de7a
Use Electron binary for export task to avoid system-wide node dependency
2026-03-20 13:32:02 +05:45
sudipnext
55ec443309
Refactor user configuration merging to simplify handling of incoming entries
2026-03-17 19:50:56 +05:45
sudipnext
6c72fe2e0e
Implement dynamic converter path resolution and binary format detection for export functionality
2026-03-16 14:54:19 +05:45
sudipnext
813ed998f5
Enhance dependency check to block app usage if setup is incomplete
2026-03-15 16:08:24 +05:45
sudipnext
1141719da6
Enhance authentication UI and improve chart rendering
...
- Updated the success and state mismatch HTML pages in openai_codex.py for a better user experience during authentication, including new styles and auto-reload functionality.
- Modified ChartWithBulletsSlideLayout.tsx to disable animations for various chart components and adjusted the layout for better responsiveness.
2026-03-15 14:08:21 +05:45
sauravniraula
1dc852d07b
chore: adds way to properly debug export
2026-03-13 17:25:34 +05:45
sudipnext
3c82260f54
feat: add fastapiUrl to export handlers and update binary convert file
2026-03-12 13:55:34 +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
a7d00fc1a3
feat: implement presentation export functionality via IPC in Electron app
2026-03-10 23:18:58 +05:45
sudipnext
9720a5c3e1
Remove puppeteer dependency from package.json
2026-03-10 19:20:13 +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
e0d219e5fe
feat: modify main window behavior to prevent app quit on "Skip for now" during LibreOffice check
2026-03-08 20:34:34 +05:45
sudipnext
69b809accd
feat: add MIGRATE_DATABASE_ON_STARTUP option to FastApiEnv interface
2026-03-08 20:21:51 +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
52b37335ea
feat: enhance Windows installation process for LibreOffice by running msiexec with elevated privileges and providing detailed error hints
2026-03-06 18:31:38 +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