Commit Graph

12169 Commits (93fc65b2ea552b714df0820995b3c650b4e30153)

Author SHA1 Message Date
awsr 93fc65b2ea
Allow addition to monitored options 2026-01-27 13:55:16 -08:00
awsr 3ca4ebf2d0
Minor updates 2026-01-27 13:51:47 -08:00
awsr 2cb68b7432
Reusable IDB transaction configuration + update
- Use standard DOMException when rejecting
2026-01-27 13:41:53 -08:00
awsr ef416f9628
Move gallery reset steps into their own function 2026-01-27 13:32:06 -08:00
awsr b0cd31a0cb
Formatting and names 2026-01-27 13:29:48 -08:00
awsr 22240b93b5
Abort handling helper in SimpleFunctionQueue 2026-01-27 13:26:14 -08:00
awsr a89d97a1f3
Simplify message clearing 2026-01-27 13:23:33 -08:00
awsr e63422ba16
Move cache clear to Image Options in settings 2026-01-26 01:53:29 -08:00
awsr 5613cb383a
Update text 2026-01-24 16:37:13 -08:00
awsr 7fc18befc5
Add `monitorOption` function 2026-01-24 16:12:36 -08:00
awsr 58347af998
Fix logic error and update syntax 2026-01-24 16:12:17 -08:00
awsr 5e8ea52177
Toggle visibility from settings 2026-01-24 16:10:26 -08:00
awsr 603560c079
Move setup, update style 2026-01-24 13:35:04 -08:00
awsr 849f045301
Clear gallery image list when running 2026-01-21 05:45:43 -08:00
awsr cb0aa2fb97
Update layout 2026-01-21 05:45:04 -08:00
awsr 2fae55a7f9
Initial thumbnail cache clearing setup 2026-01-21 05:38:24 -08:00
awsr a344a13863
Move AbortController reset to function 2026-01-21 05:31:37 -08:00
vladmandic 84ad7bf20b improve wrap_gradio_call
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-20 18:56:49 +01:00
vladmandic a7b69cd805 fix get_fixed_seed
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-20 18:33:39 +01:00
vladmandic bb1e62f2ae fix_seed
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-20 18:32:19 +01:00
vladmandic b3a99274e2 enhance SD_DEVICE_DEBUG
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-20 18:12:05 +01:00
vladmandic cbc5ada65e Merge branch 'dev' of https://github.com/vladmandic/sdnext into dev 2026-01-20 17:30:24 +01:00
vladmandic b82132c17d cleanup
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-20 17:30:22 +01:00
Vladimir Mandic 1e16d001fe
Merge pull request #4573 from james58899/fix-rocm-triton-windows
Fix rocm triton windows patch
2026-01-20 14:37:51 +01:00
James58899 f77361f49a
Fix rocm triton windows patch 2026-01-20 20:58:04 +08:00
Vladimir Mandic e48b8b777e
Merge pull request #4572 from vladmandic/master
refresh dev
2026-01-20 11:18:27 +01:00
vladmandic c637403ce8 update changelog
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-20 11:17:48 +01:00
Vladimir Mandic 252d9c6a1b
Merge pull request #4562 from vladmandic/dev
merge dev
2026-01-20 11:01:09 +01:00
vladmandic f9cb90cd25 pre-merge
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-20 10:58:36 +01:00
vladmandic 0f3442bbd7 update kanvas and modernui
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-20 10:49:41 +01:00
vladmandic 7664d7ea88 lint js
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-20 10:11:31 +01:00
vladmandic e6f4c76638 Merge branch 'dev' of https://github.com/vladmandic/sdnext into dev 2026-01-20 10:09:02 +01:00
vladmandic 86c0681453 lint and changelog
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-20 10:09:00 +01:00
Vladimir Mandic 3e76ba9d3b
Merge pull request #4545 from ryanmeador/fix-gallery-next-prev
Fix gallery next/prev buttons
2026-01-20 10:07:06 +01:00
vladmandic f9aa2591e5 fix gallery save/delete
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-20 09:53:20 +01:00
Ryan Meador 300bc31de7 address PR feedback 2026-01-19 21:04:04 -05:00
Ryan Meador a38e5af3b3 add selection indicator to gallery view 2026-01-19 14:27:35 -05:00
Ryan Meador 383898eae7 fix gallery modal next/prev button navigation 2026-01-19 14:27:35 -05:00
vladmandic 8cf27dffdb allow unsafe ssl context for downloads
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-19 17:36:01 +01:00
vladmandic ae357a5e49 fix handling of p.seeds
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-19 11:35:21 +01:00
vladmandic cc0b0e8e3d cleanup todo
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-19 11:10:05 +01:00
vladmandic e8a158f4f5 refactor prompt set
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-19 10:51:28 +01:00
Vladimir Mandic 204bee6d2b
Merge pull request #4567 from CalamitousFelicitousness/fix/lora-null-description
fix(ui): handle null description in network info JSON
2026-01-19 08:12:29 +01:00
vladmandic 9a62c47490 Merge branch 'dev' of https://github.com/vladmandic/sdnext into dev 2026-01-19 08:11:38 +01:00
CalamitousFelicitousness 66607c48e1 fix(ui): handle null description in network info JSON
Use both default parameter and `or ''` fallback to handle missing
keys and explicit null values in LoRA info JSON files.
2026-01-19 01:26:44 +00:00
Vladimir Mandic 2c5b082095
Merge pull request #4566 from liutyi/dev
FLUX.2-klein SDNQ Cover images
2026-01-18 17:06:02 +01:00
Oleksandr Liutyi 9e23e53340 FLUX.2-klein SDNQ Cover images 2026-01-18 15:29:39 +00:00
vladmandic 16293375dc lora native stack improvements
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-18 10:06:03 +01:00
vladmandic 9e3b261836 Merge branch 'dev' of https://github.com/vladmandic/sdnext into dev 2026-01-18 07:30:14 +01:00
vladmandic 77612b746e refresh
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-18 07:30:12 +01:00