Commit graph

27 commits

Author SHA1 Message Date
sudipnext
9d5bdae20c feat: update DEFAULT_CODEX_MODEL to gpt-5.2 across relevant files 2026-04-20 14:13:09 +05:45
shiva raj badu
8c5fd218d1
refactor: Update Onboarding screen 2026-04-16 22:26:56 +05:45
shiva raj badu
bd455a0819
merged 2026-04-16 19:04:16 +05:45
shiva raj badu
41f9eae61d
refactor: Update Onboarding UI 2026-04-16 19:00:24 +05:45
sudipnext
a3a6a1acd2 Refactor code structure and remove redundant changes in multiple sections 2026-04-16 13:33:21 +05:45
Shiva Raj Badu
adcda8676d
Merge pull request #515 from presenton/refactor/update_analytics
feat: Better mix panel analytics
2026-04-13 21:04:57 +05:45
shiva raj badu
fae796cd85
feat: Better mix panel analytics 2026-04-13 21:04:09 +05:45
sudipnext
c13fce42af feat: enhance error handling and add new Ollama models 2026-04-13 21:01:09 +05:45
shiva raj badu
dd8af8e8cc
refactor: Improve template structure & schema 2026-04-13 12:13:26 +05:45
shiva raj badu
43d0525d4b
refactor: Loading & setting page prevent 2026-04-12 20:15:36 +05:45
shiva raj badu
463d78f396
refactor: Update UI components 2026-04-12 17:07:39 +05:45
shiva raj badu
24177d3961
fix: ComfyUI generation issue 2026-04-11 22:02:42 +05:45
shiva raj badu
bda9d2b99e
refactor: Update content & fix some issues 2026-04-07 11:37:21 +05:45
sudipnext
172b8e657d feat: enhance Codex user profile management with username, email, and subscription status 2026-04-03 13:26:07 +05:45
shiva raj badu
5f191ebf11
feat: add telemetry in electron app & UI improvements 2026-04-02 01:10:53 +05:45
shiva raj badu
179c7d35b2
fix: UI issues 2026-03-31 17:32:06 +05:45
shiva raj badu
afa27f88ae
feat: ChatGpt login new UI 2026-03-31 12:50:24 +05:45
shiva raj badu
3e469cb945
fix: sonner and proper error message 2026-03-29 12:31:57 +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
sudipnext
69baa06c81 feat: update Codex model versions and enhance content length limits 2026-03-27 18:30:03 +05:45
shiva raj badu
a7bd9ace23
refactor: ChatGpt signin 2026-03-24 15:59:06 +05:45
shiva raj badu
e48a15fad0
refactor: replace dynamic slug route with query params 2026-03-24 11:46:58 +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
sudipnext
7660379b7d feat: enhance image handling in FastAPI and Next.js with web-safe URLs 2026-03-13 13:34:25 +05:45
sudipnext
00be7ee946 feat: integrate Codex OAuth flow and enhance user configuration
- Added Codex-related fields to UserConfig and LLMConfig for managing OAuth tokens and model settings.
- Implemented Codex authentication endpoints and integrated them into the application.
- Enhanced LLMClient to support Codex as a valid provider, including token management and refresh logic.
- Updated UI components to include Codex configuration options and authentication status handling.
- Refactored environment variable utilities to accommodate Codex-specific settings.
2026-02-28 09:08:10 +05:45
sudipnext
9959b5a677 updated 2026-02-20 12:02:23 +05:45