Commit graph

19 commits

Author SHA1 Message Date
shiva raj badu
ef078d57d2
feat: add theme management endpoints, integrate color palette generation and UI implementation 2026-03-02 23:15:15 +05:45
sudipnext
d2e85a8ffa feat: implement Codex OAuth flow and integrate into application
- Added Codex authentication endpoints and logic for OAuth flow.
- Updated Docker configuration to expose port 1455 for Codex callback.
- Enhanced user configuration model to include Codex-related fields.
- Integrated Codex selection into the LLM provider UI.
- Implemented token management and refresh logic for Codex.
- Added utility functions for handling Codex OAuth tokens and state management.
2026-02-24 18:51:35 +05:45
Suraj Jha
d96ac341e1 update: gpt5 for template generation 2025-08-08 20:41:39 +05:45
shiva raj badu
d9cbf3ea5a
Merged with main 2025-08-05 22:37:25 +05:45
Suraj Jha
077cdbdca2 update: add endpoint to process pdf 2025-08-01 23:53:37 +05:45
Suraj Jha
e93f8e0f4d feat: add endpoint for presentation summary 2025-08-01 23:08:39 +05:45
Suraj Jha
3e14c0a7e8 feat: add font endpoint 2025-08-01 16:18:49 +05:45
Suraj Jha
34b8343f6c fix: add left changes for layout management 2025-08-01 14:40:51 +05:45
Suraj Jha
ff2977d2a0 feat: add endpoints to save and retrieve generated layouts 2025-08-01 13:44:20 +05:45
sauravniraula
e542fdf869
feat(fastapi): adds strict support for every schemas, proper models check, refactor 2025-08-01 00:15:03 +05:45
sauravniraula
2150742a54
feat(fastapi): adds a LLMClient wrapper for better control and error handling 2025-07-30 23:31:21 +05:45
Suraj Jha
6722a91748 feat: add html edit with image endpoint 2025-07-30 22:51:11 +05:45
Suraj Jha
182c3d4c78 feat: endpoints to convert slide to html and html to react component 2025-07-30 03:02:08 +05:45
sauravniraula
4d63c905f5
feat(fastapi): adds slide edit feature 2025-07-21 01:27:15 +05:45
sauravniraula
578792de76
feat(fastapi): adds missing ollama and custom llm endpoints and redis service 2025-07-19 10:35:53 +05:45
sauravniraula
ffa22b1663
feat(fastapi): adds image gen and icon search endpoints, chore(fastapi): seperates middlewares and lifespan from main.py 2025-07-16 04:36:19 +05:45
sauravniraula
a99db53bba
feat(fastapi): adds image generation service 2025-07-15 23:13:00 +05:45
sauravniraula
c88d427b31
feat(fastapi): adds presentation generation using provided slide schemas, refactor(fastapi): converts class based endpoint handlers to organized functional handlers 2025-07-15 05:41:31 +05:45
sauravniraula
788c8c4042
refactor(fastapi): progress 2025-07-14 18:49:48 +05:45