presenton/electron
sudipnext 024f174867 feat: add migration for theme column in presentations and enhance database migration handling
- Introduced a new Alembic migration to add a 'theme' column to the 'presentations' table.
- Updated migration scripts to handle unversioned databases more gracefully.
- Added a script for programmatically deleting local SQLite database files and running migrations.
- Enhanced database initialization logic to conditionally run migrations based on environment settings.
2026-03-25 20:09:35 +05:45
..
.cache/export-runtime fix: improve Next.js server increase timeout for server readiness 2026-03-24 10:57:02 +05:45
app Merge pull request #465 from presenton/libreoffice-win-fix 2026-03-25 11:30:33 +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 fix: improve Next.js server increase timeout for server readiness 2026-03-24 10:57:02 +05:45
scripts updated 2026-02-20 12:02:23 +05:45
servers feat: add migration for theme column in presentations and enhance database migration handling 2026-03-25 20:09:35 +05:45
.gitignore fix: improve Next.js server increase timeout for server readiness 2026-03-24 10:57:02 +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 Bump version to 0.6.3-beta in package.json, package-lock.json, and version.json 2026-03-21 20:11:03 +05:45
package.json Bump version to 0.6.3-beta in package.json, package-lock.json, and version.json 2026-03-21 20:11:03 +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 Bump version to 0.6.3-beta in package.json, package-lock.json, and version.json 2026-03-21 20:11:03 +05:45