Cronologia Commit

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