CalamitousFelicitousness
5c08821bc0
fix(ui): navigate to Control on right-click prompt/params transfer
2026-04-12 22:39:05 +01:00
CalamitousFelicitousness
afff6c1852
feat(ui): right-click send-to-control for prompt/params transfer
...
Right-clicking the "Send to Images" button now offers two entries:
one copies the prompt only, the other copies all generation parameters
except the image itself. Available in gallery, txt2img, img2img, and
extras. Keeps the results toolbar compact.
- extend ParamBinding with skip_image and only_prompt flags
- create prompt/params variants in all four output panels
- register per-tab context menu entries scoped to #{tab}_tabitem
- match menu selectors via e.target.closest for nested-icon clicks
- document the right-click surface in the "➠ Control" locale hint
2026-04-12 21:51:29 +01:00
vladmandic
dde91321b9
genai exception handling and lint all
...
Signed-off-by: vladmandic <mandic00@live.com>
2025-12-22 20:29:50 +01:00
awsr
00decaaa20
Fix generation loop state check
...
This also fixes log spam in the Python console.
2025-12-14 01:27:30 -08:00
Vladimir Mandic
8fb037d4d4
wrap all internal api calls with auth check and use token when possible
...
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-11-11 18:13:47 -05:00
Vladimir Mandic
4b74fd26b5
redesign gpu monitor
...
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-08-07 13:56:13 -04:00
Vladimir Mandic
3e3adcee74
add skyreels-v2
...
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-08-07 13:56:13 -04:00
Vladimir Mandic
538b81021c
add generate context menu get server status
...
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-04-05 12:58:00 -04:00
Vladimir Mandic
04a5071249
face-hires -> detailer refactor
...
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-10-06 11:23:33 -04:00
Vladimir Mandic
4136983f82
add reprocess plus major processing refactor
2024-09-24 20:31:05 -04:00
Vladimir Mandic
0b665fe4ae
add reprocess image
2024-09-21 11:38:54 -04:00
Vladimir Mandic
83c078b28e
ui updates
2024-04-16 11:41:57 -04:00
Vladimir Mandic
9d04255b54
reorganize js callbacks and startup sequence
2024-04-04 18:26:51 -04:00
Vladimir Mandic
011bac41df
jumbo commit see changelog for details
2024-01-12 15:00:02 -05:00
Vladimir Mandic
795865e4f5
control auto-refresh models
2023-12-30 13:59:22 -05:00
Vladimir Mandic
6e05fa865a
improve en performance
2023-11-04 12:58:45 -04:00
Vladimir Mandic
da3d5d0fc7
context menus
2023-11-03 11:41:46 -04:00
Vladimir Mandic
59b51cddf2
update context menu
2023-10-12 11:00:30 -04:00
Vladimir Mandic
9e2e2b8b8f
fix gallery, update js logging, add en caching
2023-08-29 14:16:37 -04:00
Vladimir Mandic
de2c239c26
large js refactor
2023-07-12 10:58:35 -04:00
Vladimir Mandic
efbe364f7d
js optimizations
2023-06-05 14:26:01 -04:00
Vladimir Mandic
0ccda9bc8b
jumbo patch
2023-05-17 14:15:55 -04:00
Vladimir Mandic
ff4f94fc2a
fixes
2023-05-16 18:05:29 -04:00
Vladimir Mandic
c5df80197e
new extension manager
2023-05-10 15:12:02 -04:00
Vladimir Mandic
4d9fab4984
fix txt_fullfn
2023-05-08 11:56:59 -04:00
Vladimir Mandic
cd4a852ffb
fix generate forever
2023-04-14 10:14:51 -04:00
AUTOMATIC
58c3144d2b
fix generate forever and other context menus
2023-03-25 09:00:38 +03:00
Jim Hays
c0355caefe
Fix various typos
2022-12-14 21:01:32 -05:00
DepFA
490494320e
add missing id property
2022-10-13 07:47:41 +03:00
DepFA
9b8faefde0
context menus closure
2022-10-11 15:34:48 +03:00
DepFA
45ada1c910
Correct list style, apply gen forever to both tabs, roll3 on both tabs
2022-10-11 15:34:48 +03:00
DepFA
42bf5fa325
Make cancel generate forever let the current gen complete ( #2206 )
2022-10-10 21:54:21 +01:00
DepFA
21679435e5
implement removal
2022-10-08 09:43:31 +03:00
DepFA
e21e473253
Context Menus
2022-10-08 09:43:31 +03:00