presenton/servers/nextjs/app/api
sudipnext 21dca979ce feat: add image provider configuration and validation
- Updated LLMConfig interface to include IMAGE_PROVIDER and PIXABAY_API_KEY.
- Enhanced handleSaveLLMConfig to log the saving process and validate IMAGE_PROVIDER.
- Implemented image provider validation logic in hasValidLLMConfig to check for required API keys based on the selected provider.
- Modified start.js to read IMAGE_PROVIDER and PIXABAY_API_KEY from environment variables and include them in the user configuration setup.
2025-07-18 17:52:23 +05:45
..
can-change-keys refactor!: use presenton docker codebase 2025-06-23 15:13:04 +05:45
export-as-pdf Fix: Implement GitHub security improvements 2025-07-11 21:25:35 +05:45
footer refactor!: use presenton docker codebase 2025-06-23 15:13:04 +05:45
get-theme-from-name refactor!: use presenton docker codebase 2025-06-23 15:13:04 +05:45
layouts chore(nextjs) 2025-07-17 15:27:37 +05:45
read-file Add(others): Custom Filename sanitize & fix(api/read-file): Uncontrolled data used 2025-07-12 01:22:59 +05:45
slide-metadata fix(api/read-file):uncontrolled data use & remove(supporting doc): unused images logic 2025-07-12 00:28:21 +05:45
theme refactor!: use presenton docker codebase 2025-06-23 15:13:04 +05:45
upload-image refactor!: use presenton docker codebase 2025-06-23 15:13:04 +05:45
user-config feat: add image provider configuration and validation 2025-07-18 17:52:23 +05:45