presenton/electron/servers/nextjs/utils
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
..
api.ts feat: add new image assets and update presentation generation state 2026-03-20 11:41:50 +05:45
constant.ts updated 2026-02-20 12:02:23 +05:45
error_helpers.ts updated 2026-02-20 12:02:23 +05:45
image-url-converter.ts Add check to preserve Next.js static assets in path normalization 2026-03-18 13:06:48 +05:45
mixpanel.ts updated 2026-02-20 12:02:23 +05:45
pptx_models_utils.ts feat: add new image assets and update presentation generation state 2026-03-20 11:41:50 +05:45
providerConstants.ts feat: add new image assets and update presentation generation state 2026-03-20 11:41:50 +05:45
providerUtils.ts feat: add new image assets and update presentation generation state 2026-03-20 11:41:50 +05:45
storeHelpers.ts feat: integrate Codex OAuth flow and enhance user configuration 2026-02-28 09:08:10 +05:45