Historial de Commits

Autor SHA1 Mensaje Fecha
  Fszontagh af2d50723f upscaler progress hace 3 meses
  Fszontagh 56ec0ba738 fix upscaler hace 3 meses
  Fszontagh e75fd73ce1 fix upscaler hace 3 meses
  Fszontagh 6c02197ac0 fix: add sonner dependency for toast notifications hace 3 meses
  Fszontagh 5e4c6d8914 fix: update .gitignore to allow webui source files hace 3 meses
  Fszontagh d9af136a6e fix: improve UI layout and auto-refresh for models and queue pages hace 3 meses
  Fszontagh a9114d6a21 feat: Integrate enhanced queue list component with authentication fixes hace 3 meses
  Fszontagh 8049154a1e refactor: complete authentication system overhaul hace 3 meses
  Fszontagh eea90f52ce Fix logging deadlock in levelToSystemdPriority() hace 3 meses
  Fszontagh 426270c50e feat: Make systemd priority markers conditional based on detection hace 3 meses
  Fszontagh 2a948a6010 feat: Add systemd detection functionality to Logger class hace 3 meses
  Fszontagh 145ede85ad remove #include directive hace 3 meses
  Fszontagh 26688e646c Fix sign comparison warnings in server.cpp hace 3 meses
  Fszontagh 6d1ceeb8c2 Replace logging macros with std::cout for help text output hace 3 meses
  Fszontagh fbeef51399 Refactor logging in model_manager.cpp: Replace std::cout/std::cerr with LOG_DEBUG/LOG_ERROR macros and remove redundant verbose checks hace 3 meses
  Fszontagh d8e8f40b42 Add --hash-all-models command-line argument to hash all models during startup hace 3 meses
  Fszontagh 4cb9204b41 Implement hash validation for model loading endpoint hace 3 meses
  Fszontagh 6678698a45 Fix progress calculation to start from 0% instead of jumping to 50% hace 3 meses
  Fszontagh 4e5fd7a99c Fix progress reporting issues hace 3 meses
  Fszontagh dcabe0c6ae Fix server-side progress calculation issue in generation_queue.cpp hace 3 meses
  Fszontagh 55c3467c7e Fix GCC warning in version.h: use strcmp for string literal comparison hace 3 meses
  Fszontagh 6ffd564e76 Fix const-correctness in logHttpAccess function hace 3 meses
  Fszontagh 924751e0ec Fix model loading progress callback hace 3 meses
  Fszontagh f9956a50db Fix progress callback for generation jobs hace 3 meses
  Fszontagh c4e12cdb28 fix: replace all stream operator debug outputs with proper string formatting hace 3 meses
  Fszontagh 00c2f67c5f refactor: continue replacing std::cout/std::cerr with structured logging hace 3 meses
  Fszontagh 40ad7b3ea8 refactor: implement enhanced logging system with HTTP access logging hace 3 meses
  Fszontagh 31d309b3da refactor queue, fix webui navigation hace 3 meses
  Fszontagh 26d96e0908 Fix progress reporting: convert decimal fraction to percentage in generation_queue.cpp hace 3 meses
  Fszontagh d83e5d4b29 Fix useCallback import error in image-input component hace 3 meses