Fszontagh a58f73db87 Make SD1x and SDXL VAE models optional instead of required 3 months ago
..
CMakeLists.txt 528b44e561 Implement folder-based model detection and caching mechanism (#40) 3 months ago
auth_middleware.cpp 647f242fdf Fix unused parameters in server.cpp to silence clangd warnings 3 months ago
generation_queue.cpp e262669103 Implement multiple authentication and UI improvements 3 months ago
jwt_auth.cpp 186fbe2b12 Implement logAuthAttempt for detailed auth logging 3 months ago
logger.cpp af1d6cfb03 Initial commit: Stable Diffusion REST API Server 4 months ago
main.cpp 647f242fdf Fix unused parameters in server.cpp to silence clangd warnings 3 months ago
model_detector.cpp a58f73db87 Make SD1x and SDXL VAE models optional instead of required 3 months ago
model_manager.cpp a58f73db87 Make SD1x and SDXL VAE models optional instead of required 3 months ago
pam_auth.cpp e262669103 Implement multiple authentication and UI improvements 3 months ago
server.cpp 773fa2e57f feat: enhance /api/models endpoint with model existence checking (#44) 3 months ago
stable_diffusion_wrapper.cpp a58f73db87 Make SD1x and SDXL VAE models optional instead of required 3 months ago
user_manager.cpp 647f242fdf Fix unused parameters in server.cpp to silence clangd warnings 3 months ago