presenton/electron
sudipnext 5e4ee9e039 Refactor presentation export runtime handling
- Update sync-presentation-export script to read version from package.json instead of export-version.json.
- Change entrypoint from index.js to index.cjs for CommonJS compatibility.
- Implement logic to ensure CommonJS entrypoint is created if missing.
- Modify ExportTaskService to resolve entrypoint path dynamically.
- Remove inline Puppeteer PDF export logic in favor of bundled export package.
- Add runtime availability checks and sync script execution in start.js.
- Introduce helper functions for output path normalization and entrypoint resolution.
2026-04-18 16:49:42 +05:45
..
app feat: enhance setup installer with improved API integration and security settings 2026-04-13 22:06:49 +05:45
build chore: update .gitignore and add new icon assets for the application 2026-04-04 07:41:43 +05:45
resources feat: enhance setup installer with improved API integration and security settings 2026-04-13 22:06:49 +05:45
scripts fix: prepare fastapi migrations syncing docker migrations 2026-04-09 19:19:06 +05:45
servers Refactor presentation export runtime handling 2026-04-18 16:49:42 +05:45
.gitignore Merge branch 'main' into feat/sentry-setup 2026-04-11 14:54:13 +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 fix: update version to 0.7.2-beta in package-lock.json and version.json 2026-04-13 22:42:36 +05:45
package.json fix: update version to 0.7.2-beta in package.json 2026-04-13 21:31:00 +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 fix: update version to 0.7.2-beta in package-lock.json and version.json 2026-04-13 22:42:36 +05:45