vladmandic
4e8b0f83b4
lint
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-01-01 16:33:49 +01:00
vladmandic
98d304a493
fix longcat-edit
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-01-01 11:22:43 +01:00
vladmandic
49578171c5
fix wildcards with folder specifier
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-01-01 11:13:56 +01:00
Vladimir Mandic
b87305ff5b
Merge pull request #4509 from Tillerz/dev
...
allow weights for wildcards: {red:0.3|green:0.7}
2026-01-01 10:53:54 +01:00
Vladimir Mandic
2404a3cb85
Merge branch 'dev' into dev
2026-01-01 10:53:41 +01:00
vladmandic
a37c70d668
update changelog
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-01-01 10:45:48 +01:00
vladmandic
7a8d315e84
Merge branch 'dev' of https://github.com/vladmandic/sdnext into dev
2026-01-01 10:45:41 +01:00
Vladimir Mandic
2609f21fb3
Merge pull request #4514 from liutyi/dev
...
Add Qwen-Image-2512 model cover. And model itself..
2026-01-01 10:39:28 +01:00
vladmandic
427ce99397
update
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-01-01 10:30:45 +01:00
Vladimir Mandic
6b1978406b
Merge pull request #4507 from awsr/ext-table
...
Extension table update
2026-01-01 10:28:52 +01:00
Oleksandr Liutyi
bc8ee0e99e
Add Qwen-Image-2512 model cover. And model itself..
2025-12-31 15:58:57 +00:00
Tillerz
f0d67ea816
Merge branch 'vladmandic:dev' into dev
2025-12-31 12:26:29 +01:00
Oliver Hertel
6985faf5f2
weighted wildcards fix: ignore token weights
2025-12-31 12:16:28 +01:00
awsr
4de810b15d
Minor cleanup of function for installing from URL
2025-12-31 00:33:51 -08:00
awsr
632cf64d70
Update regex
2025-12-30 16:35:32 -08:00
awsr
a8bce14ee7
Remove unused icons
2025-12-30 16:26:49 -08:00
awsr
d14c64caa2
UI update
...
- Remove headers for "enable" and "status"
- Set status icon width to 1rem
- Remove `if_modern()`
2025-12-30 16:24:47 -08:00
awsr
67c5384d97
Standardize SVG input to minimal format
...
- Remove newlines
- Convert multiple spaces to just a single space
- Remove space between tags
- Remove surrounding whitespace
2025-12-30 14:06:24 -08:00
vladmandic
f7bb9f54fc
Merge branch 'dev' of https://github.com/vladmandic/sdnext into dev
2025-12-30 22:15:12 +01:00
vladmandic
0a8f5f2aa3
fix todo metadata
...
Signed-off-by: vladmandic <mandic00@live.com >
2025-12-30 22:15:09 +01:00
Oliver Hertel
ab9d3332e9
allow weights for wildcards: {red:0.3|green:0.7}
2025-12-30 21:31:09 +01:00
Disty0
8e34866238
SDNQ fix outdated PyTorch
2025-12-30 21:29:41 +03:00
vladmandic
595b07aef4
update base models
...
Signed-off-by: vladmandic <mandic00@live.com >
2025-12-30 18:36:02 +01:00
awsr
cae3249757
Ensure styling works correctly with display:block
2025-12-30 00:41:52 -08:00
awsr
24da36282e
Update extension table layout
...
- Use icons on Modern UI to better fit being in a narrow sidebar. (Full labels kept for Standard UI)
- Swap Status and Enabled columns.
- Improve status and enabled element spacing on Standard UI.
- Minor readability improvements to extension information.
- *Internal*: Add `if_modern()` function to `shared.py` to switch between two inputs depending on whether the Modern UI is being used or not.
2025-12-30 00:10:13 -08:00
awsr
e22f807f93
Update make_wrappable_html function
2025-12-29 23:45:20 -08:00
awsr
a5b7531d00
Update ui_symbols.py
...
- Fix wrong warning code in comment.
- Replace all instances of `currentColor` when stylizing.
- Enforce proper SVGSymbol usage.
2025-12-29 15:43:12 -08:00
vladmandic
9358266d87
controlnet with non-english ui locales
...
Signed-off-by: vladmandic <mandic00@live.com >
2025-12-29 07:48:17 +01:00
awsr
69865cf620
Fix regex and lru_cache
2025-12-28 16:59:57 -08:00
awsr
811ff45f21
Set default svg_bullet display to block
2025-12-28 16:56:16 -08:00
awsr
e1a4331a21
Update configurable symbols
...
- Support additional properties.
- Cached values.
2025-12-28 16:55:55 -08:00
awsr
0a20b58170
Merge branch 'dev' into ext-table
2025-12-28 14:28:51 -08:00
awsr
5df4b093d3
Make seconds optional and only show them in logs
2025-12-28 14:25:36 -08:00
Disty0
5e934a12a2
sdnq cleanup unused args
2025-12-28 20:08:58 +03:00
Vladimir Mandic
8bbe0aa239
Merge pull request #4505 from awsr/time-fixes
...
Functionality update to extensions handling
2025-12-28 15:06:06 +01:00
Vladimir Mandic
a392e2ff73
Merge pull request #4504 from awsr/read-update
...
Add warning messages on type mismatch and fix default
2025-12-28 15:05:00 +01:00
awsr
5a9a5d4f68
Add word break tags to snake_case and camelCase names
...
Otherwise these are not normally considered word-wrapping points.
2025-12-28 04:22:21 -08:00
awsr
be954a9812
Use helper function
2025-12-28 03:21:28 -08:00
awsr
39e9bbed1b
Update message
...
Bad data message will be handled by a different update to `readfile`
2025-12-28 03:14:44 -08:00
awsr
7c01fd71de
Don't warn about file if not reading from a file
...
Leave that up to the other log messages
2025-12-28 03:10:22 -08:00
awsr
89fd729d74
Restore accidental deletion
2025-12-28 03:02:39 -08:00
awsr
66f55a7d7c
Better data handling
2025-12-28 02:59:51 -08:00
awsr
70081e0d74
Fix default value
2025-12-28 02:38:17 -08:00
awsr
691ace3543
Add warning messages
2025-12-28 02:25:43 -08:00
awsr
6761ebd2a7
Remove sending force argument
...
`git_fetch()` un-sets the `have_info_from_repo` flag so it's not needed
2025-12-28 02:01:20 -08:00
awsr
f1414b0d61
Update log message
2025-12-28 01:33:11 -08:00
awsr
96e9cdae31
Fix update availability logic
...
Bug that was hidden by the other bug that was fixed on this line. (See PR https://github.com/vladmandic/sdnext/pull/4501 )
2025-12-28 01:32:37 -08:00
awsr
885cbcd118
Finalize utility format and usage
...
- Renamed to `format_dt`
- Only show values in UTC and omit "UTC" display
2025-12-28 01:25:23 -08:00
awsr
4d3dfac0a0
Add timestamp-to-UTC datetime util
2025-12-28 00:10:35 -08:00
awsr
d05ad24309
Fix reversed logic
2025-12-27 18:51:40 -08:00