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