Commit graph

91 commits

Author SHA1 Message Date
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
shiva raj badu
e79ad34ff7
feat: revamp document preview page 2026-03-29 20:47:03 +05:45
shiva raj badu
9fb474a3ea
fix: custom fonts theme issues 2026-03-29 19:19:21 +05:45
sudipnext
6a6afc7ab7 feat: enhance document handling with new conversion service and MIME type support 2026-03-29 18:58:16 +05:45
shiva raj badu
13672f6254
fix: Merge conflict 2026-03-29 18:14:33 +05:45
Shiva Raj Badu
a8a0d88e8b
Merge branch 'main' into feat/updated-image-asset 2026-03-29 18:01:56 +05:45
shiva raj badu
6951340a85
fix: slide image rendering issue 2026-03-29 17:42:06 +05:45
shiva raj badu
0c772a28e4
fix: present mode theme issue 2026-03-29 17:27:31 +05:45
sudipnext
cf74b79c8e feat: Update environment variable for FastAPI public URL 2026-03-29 17:11:35 +05:45
sudipnext
f200c84d0c feat: Add support for dynamic FastAPI origin in image asset handling 2026-03-29 17:11:22 +05:45
shiva raj badu
6b450a3f21
refactor: Revamp Present mode 2026-03-29 16:34:38 +05:45
shiva raj badu
3e469cb945
fix: sonner and proper error message 2026-03-29 12:31:57 +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
shiva raj badu
c6ad9de46b
refactor: Update Sonner design & links updates 2026-03-28 00:49:31 +05:45
shiva raj badu
052340275b
feat: UI changes accoding to Design 2026-03-27 21:54:28 +05:45
Sudip Parajuli
c208639a15
Merge pull request #471 from presenton/feat/fixed-chatgpt-codex-models-and-clipping
feat: update Codex model versions and enhance content length limits
2026-03-27 18:32:58 +05:45
sudipnext
69baa06c81 feat: update Codex model versions and enhance content length limits 2026-03-27 18:30:03 +05:45
Sudip Parajuli
e0771b724e
Merge pull request #470 from presenton/fix/anthropic-generation-issue
feat: improve handling of Anthropic responses and add retry logic for…
2026-03-27 17:02:07 +05:45
Sudip Parajuli
c1fa81d1f1
Merge branch 'main' into fix/theme-export-issue 2026-03-27 16:59:44 +05:45
sudipnext
d347786aaa feat: improve handling of Anthropic responses and add retry logic for content retrieval 2026-03-27 16:45:31 +05:45
shiva raj badu
76841ae4ce
fix: Presentation page responsive issue 2026-03-27 14:26:32 +05:45
shiva raj badu
f112934662
fix: scrollbar & theme in sidebar 2026-03-27 00:14:28 +05:45
shiva raj badu
22ed1ff2e3
Fix: PDF export empty slide issue 2026-03-26 22:43:18 +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
sudipnext
653e35bb3d refactor: reorganize migration functions and enhance legacy database handling
- Moved the legacy database URL conversion function to improve clarity.
- Introduced a new function to handle legacy database stamping before migrations.
- Updated error handling during migration to ensure legacy databases are properly managed.
- Cleaned up redundant code and improved comments for better maintainability.
2026-03-26 16:29:52 +05:45
sudipnext
f050064771 feat: add legacy database migration support and new database schema
- Introduced functions to handle legacy database stamping and migration.
- Added a new Alembic migration script for initializing the database schema.
- Enhanced the migration process to check for unversioned databases and apply necessary stamps before upgrades.
- Created new migration files for adding a theme column to presentations.
2026-03-26 15:33:49 +05:45
sudipnext
e541c1d57c chore: remove obsolete Alembic migration for theme column in presentations 2026-03-26 08:39:08 +05:45
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
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
78e6318c71
refactor: enhance loading components with improved skeleton structure and styling 2026-03-24 16:08:32 +05:45
shiva raj badu
a7bd9ace23
refactor: ChatGpt signin 2026-03-24 15:59:06 +05:45
shiva raj badu
f58f2758ed
fix:Theme issues 2026-03-24 13:08:47 +05:45
shiva raj badu
e48a15fad0
refactor: replace dynamic slug route with query params 2026-03-24 11:46:58 +05:45
shiva raj badu
287bc6bd69
fix: improve Next.js server increase timeout for server readiness 2026-03-24 10:57:02 +05:45
sudipnext
93ef13604a feat: update API endpoints to use FastAPI URL for streaming in outline and presentation components 2026-03-23 19:38:57 +05:45
sudipnext
a31f2a0c15 feat: add support for Codex model in TextProvider and update UI accordingly 2026-03-23 19:09:07 +05:45
sudipnext
b0d50c27dd refactor: simplify GroupLayoutPreview component by removing unused code and dependencies 2026-03-23 18:49:36 +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
7a56045db3 feat: implement theme management and color generation endpoints 2026-03-22 19:43:54 +05:45
sudipnext
88d41a5ef1 Bump version to 0.6.3-beta in package.json, package-lock.json, and version.json 2026-03-21 20:11:03 +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
78569a9cb0 Fix build:nextjs script to remove existing .next-build directory before building 2026-03-20 11:56:50 +05:45
sudipnext
b615156192 Update exportVersion to v0.1.1 in package.json 2026-03-20 11:45:04 +05:45
sudipnext
fc1bad2d7c feat: add new image assets and update presentation generation state
- Added new image assets: image_mode.png, logo-with-bg.png, image-provider.png, and openai.png.
- Enhanced presentation generation state to include theme property.
- Introduced updateTheme action in presentation generation slice.
- Updated user configuration with default LLM and image provider settings.
- Modified Tailwind CSS configuration to include new font families.
- Improved API utility functions for better handling of URLs in Electron environment.
- Adjusted PPTX model utility for border radius handling.
- Expanded provider constants to include URLs and icons for LLM providers.
- Updated provider utility functions for consistent API URL usage.
- Added new quality options for image generation providers.
- Updated package-lock.json to include new dependencies for react-colorful and scheduler.
2026-03-20 11:41:50 +05:45
Sudip Parajuli
ecc004788a
Bump version to 0.6.2-beta and update release notes
Updated version to 0.6.2-beta with new export package and bug fixes.
2026-03-18 20:33:16 +05:45