Commit graph

9 commits

Author SHA1 Message Date
shiva raj badu
287bc6bd69
fix: improve Next.js server increase timeout for server readiness 2026-03-24 10:57:02 +05:45
sudipnext
0b64a2aedb Refactor export runtime synchronization script
- Removed the deprecated convert binary file from the project.
- Enhanced the runtime synchronization logic to support dynamic version fetching from GitHub releases.
- Improved platform and architecture detection for the converter candidates.
- Added functions for downloading, extracting, and validating the export runtime.
- Implemented error handling for HTTP requests and file operations.
- Updated the main function to handle existing runtime validation and conditional downloading.
2026-03-18 14:34:08 +05:45
sudipnext
3d1932b5a5 Update binary file for export conversion tool 2026-03-18 13:13:32 +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
sauravniraula
b95cc12e85
fix: update export functionality in Electron app and modify binary convert file 2026-03-11 21:45:45 +05:45
sudipnext
b56af5e801 feat: implement unified setup installer for LibreOffice and Chromium dependencies 2026-03-11 20:31:34 +05:45
sauravniraula
a7d00fc1a3
feat: implement presentation export functionality via IPC in Electron app 2026-03-10 23:18:58 +05:45