Historie revizí

Autor SHA1 Zpráva Datum
  Fszontagh c315ceb3ce fix: resolve webui TypeScript and ESLint warnings před 3 měsíci
  Fszontagh 8f80961d5a Fix gallery display and scrolling issues před 3 měsíci
  Fszontagh eb6d02798c feat: backend improvements and webui cleanup před 3 měsíci
  Fszontagh e0f4f91f3d docs: add project documentation and structure guide před 3 měsíci
  Fszontagh d3633093fc refactor: reorganize webui component structure for better maintainability před 3 měsíci
  Fszontagh 05be52a612 fix: resolve webui freezing issues with proper cleanup and error handling před 3 měsíci
  Fszontagh 9dd58a4176 fix: resolve progress callback segfault on second image generation před 3 měsíci
  Fszontagh 5dc7608fee feat: implement comprehensive versioning system před 3 měsíci
  Fszontagh 5eb4c96b4f Clean up project: remove debug files, test files, and build artifacts před 3 měsíci
  Fszontagh a449bee1fc Fix VAE path resolution logic in model_manager.cpp před 3 měsíci
  Fszontagh 8f8907cf2b Fix model architecture detection regressions for SDXL Refiner and Flux models před 3 měsíci
  Fszontagh bfbd5a8da3 Fix model architecture detection: prioritize text encoder dimensions over UNet channel count před 3 měsíci
  Fszontagh c410471789 Fix image preview from URL functionality in ImageInput component před 3 měsíci
  Fszontagh a58f73db87 Make SD1x and SDXL VAE models optional instead of required před 3 měsíci
  Fszontagh ad6bcde855 feat: implement automatic model selection in web UI (#45) před 3 měsíci
  Fszontagh 773fa2e57f feat: enhance /api/models endpoint with model existence checking (#44) před 3 měsíci
  Fszontagh b864306631 Implement model existence checking logic před 3 měsíci
  Fszontagh e78bec3fff Fix segmentation fault in model loading před 3 měsíci
  Fszontagh ffae92d32e Fix Qwen detection před 3 měsíci
  Fszontagh 528b44e561 Implement folder-based model detection and caching mechanism (#40) před 3 měsíci
  Fszontagh 8496001fce Implement model detection logic in stable_diffusion_wrapper.cpp před 3 měsíci
  Fszontagh 4204677fb0 Fix unused parameters in server.cpp to silence clangd warnings před 3 měsíci
  Fszontagh 647f242fdf Fix unused parameters in server.cpp to silence clangd warnings před 3 měsíci
  Fszontagh 5f45d2c4be Modernize AuthConfig parameter to pass-by-value (clang-tidy modernize-pass-by-value) před 3 měsíci
  Fszontagh 186fbe2b12 Implement logAuthAttempt for detailed auth logging před 3 měsíci
  Fszontagh b7e5a6e900 Implement logAuthAttempt for detailed auth logging před 3 měsíci
  Fszontagh fc23c0e1df feat: add image resize, URL loading for inpainting, and UI improvements před 3 měsíci
  Fszontagh 83da0a0e3f ui fixes před 3 měsíci
  Fszontagh 4de1542abd Add support for diffusion_models directory - treat .gguf files as checkpoint models před 3 měsíci
  Fszontagh ea197f1e75 Fix model manager path calculation bug před 3 měsíci