Vladimir Mandic
f30e6baa67
codespell
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-08-16 12:45:50 +02:00
Vladimir Mandic
ad6f3d3e11
minimax ui
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-08-13 15:33:47 +02:00
Vladimir Mandic
1ca694aa26
Merge pull request #5017 from vladmandic/feat/minimax-h3
...
Feat/minimax h3
2026-08-11 13:34:36 +02:00
Vladimir Mandic
431774e6e2
fix progress in legacy tabs
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-08-11 10:41:34 +02:00
CalamitousFelicitousness
ca9495cbe2
fix(ui): show the reported stage in generation progress
...
The progress response carries a stage label in textinfo, but the
button and hint composed their text from the job name alone, so
staged pipelines sat on a bare inference label. The stage now takes
precedence in the button label and appears next to the job in the
performance hint.
2026-08-10 22:11:57 +01:00
Vladimir Mandic
8b1f0d60b5
cleanup
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-08-10 11:13:28 +02:00
Vladimir Mandic
40fb45a546
improve handling of hf auth
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-08-10 10:55:25 +02:00
Vladimir Mandic
48cf0166f3
separate progress monitoring from live preview, live preview improvements, progress details
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-08-07 11:41:40 +02:00
Vladimir Mandic
66f90eb31e
fix stuck live preview
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-07-22 21:08:56 +02:00
Vladimir Mandic
326fa643fc
preview fix cache
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-07-20 09:05:07 +02:00
Vladimir Mandic
8ce3313f9a
improve log viewer
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-07-10 13:14:27 +02:00
Vladimir Mandic
b61475574e
preview check for output panel visibility
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-06-25 10:54:35 +02:00
Pablo Hellmann
642a2be76f
Add user option to enable/disable not-in-focus live previews
2026-06-17 16:08:37 +02:00
Pablo Hellmann
396b15e567
Revert "Adds per step based live preview as a option"
...
This reverts commit ecad61ce92 .
2026-06-17 16:00:05 +02:00
Pablo Hellmann
ecad61ce92
Adds per step based live preview as a option
2026-06-16 20:20:18 +02:00
Pablo Hellmann
07d5836679
Revert "Made live preview and progress tracker per step based with new UI setting"
...
This reverts commit 7bb0b06254 .
2026-06-16 16:20:19 +02:00
Pablo Hellmann
7bb0b06254
Made live preview and progress tracker per step based with new UI setting
2026-06-16 03:18:37 +02:00
QualiaRain
148a7883a2
Fix assorted small typos: dead __str__, unformatted messages, preview min-height, tooltip
...
- processing.py: __str___ misspelled dunder never dispatched; rename to __str__
- demofusion.py: missing f-prefix printed literal {width}x{height} in user-facing error
- sparse_backend.py: missing f-prefix printed literal {size} in ValueError
- generation_parameters_copypaste.py: debug message typo 'Not not registered'
- progressBar.ts: live-preview gallery minHeight computed from naturalWidth; mirrors the adjacent maxHeight line (naturalHeight)
- settings.ts: stray } in settings-tab tooltip
2026-06-11 01:42:29 -04:00
Vladimir Mandic
5f04d472ce
additional exports
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-05-23 08:32:33 +02:00
Vladimir Mandic
4b2f38ab7f
complete refactor javascript to typescript and reorg frontend files and folders
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-05-20 18:08:10 +02:00