presenton/electron
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
..
app Refactor user configuration merging to simplify handling of incoming entries 2026-03-17 19:50:56 +05:45
build 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
resources/ui Refactor export runtime synchronization script 2026-03-18 14:34:08 +05:45
scripts updated 2026-02-20 12:02:23 +05:45
servers Add check to preserve Next.js static assets in path normalization 2026-03-18 13:06:48 +05:45
.gitignore updated 2026-02-20 12:02:23 +05:45
build.js Implement dynamic converter path resolution and binary format detection for export functionality 2026-03-16 14:54:19 +05:45
generate_update.js feat: enhance update notification system with detailed changelog and message support 2026-03-08 20:19:32 +05:45
package-lock.json Bumped the Version to 0.6.2 2026-03-15 15:51:50 +05:45
package.json Refactor export runtime synchronization script 2026-03-18 14:34:08 +05:45
sync_export_runtime.js Refactor export runtime synchronization script 2026-03-18 14:34:08 +05:45
tsconfig.json updated 2026-02-20 12:02:23 +05:45
version.json feat: enhance update notification system with detailed changelog and message support 2026-03-08 20:19:32 +05:45