1
0
mirror of https://github.com/vladmandic/sdnext.git synced 2026-01-29 05:02:09 +03:00
Commit Graph

382 Commits

Author SHA1 Message Date
Alex Heller
825d0cacb8 Changed the default value hover messages. 2023-06-05 01:10:07 +02:00
Alex Heller
8c6ed7fe11 Added support for differentiation between "default unsaved" and "changed" settings. 2023-06-05 00:57:30 +02:00
Alex Heller
a1881ff0cd Consolidated options metadata in frontend ui.js 2023-06-04 23:40:11 +02:00
Alex Heller
9da0f71f9b Removed some variables from global scope. 2023-06-04 18:19:37 +02:00
Alex Heller
993da0a680 Some cleanup on the frontend side 2023-06-04 17:46:15 +02:00
Alex Heller
ba5b46b570 Removed repeated calls to unfold other tabs when in show all mode. 2023-06-04 17:15:38 +02:00
Alex Heller
c6f50fcf4a Fixed wrong type for init of stored settings in ui.js 2023-06-04 04:45:21 +02:00
Alex Heller
6c8e7a75c7 Added initial sync of unstored parameters to the UI. 2023-06-04 04:39:48 +02:00
Alex Heller
f4cd452c14 Made show all settings a tab instead of a separate button
This makes it play more nicely with the other tabs.
It still needs some js though to keep the other setting tabs open, when resetting settings.
2023-05-20 00:18:46 +02:00
Alex Heller
d2108ab2b9 Made setting tabs move to top if not enough space
Currently the tabs will be ordered in grid fashion, but might be worth considering to somehow bring back the original flex tab layout.
This is hard though due to the interleaved modification indicators,
and the inability to wrap the tab headers in a custom div
(as gradio's svelte replaces the wrapper with each ui update)
2023-05-17 03:40:16 +02:00
Alex Heller
1fdbab5e64 Fix: Issue with show all setting pages 2023-05-08 00:15:51 +02:00
Alex Heller
47a19f1f83 Slightly changed hover information
Now it's more in line with the toplevel indicator message.
2023-05-08 00:11:09 +02:00
Alex Heller
16b5281d13 Added toplevel change indicator functionality 2023-05-08 00:09:53 +02:00
Alex Heller
a48e2b90a5 Added visual toplevel setting change indicators 2023-05-07 23:21:37 +02:00
Alex Heller
ab03159e59 Fix: Bar was not removed for array settings (checkbox-group)
Hopefully this is the last time the behaviour needs to be adapted for that setting type.
2023-05-02 01:02:14 +02:00
Alex Heller
2d82bc67d4 Changed modification indicator to button element
The setting value now resets to previous when clicking on the indicator.
Furthermore, when hovering over the indicator it also shows what the last value was.
2023-05-01 03:38:44 +02:00
Alex Heller
ddfee28e7c Use Json serialized value to compare previous value
This is done so that arrays get compared correctly (deep compare)
2023-04-30 23:15:53 +02:00
Alex Heller
1c8eadab95 Merge branch 'master' of https://github.com/vladmandic/automatic into settings-improvements 2023-04-30 05:11:08 +02:00
Alex Heller
2c5ec7ce0b Improvement: Added individual setting changed indicator 2023-04-30 04:07:02 +02:00
Vladimir Mandic
1469f8c69c force lightbox 2023-04-29 18:18:08 -04:00
Vladimir Mandic
69ee51f7f2 fix extra networks 2023-04-29 14:16:39 -04:00
Vladimir Mandic
408147d9c4 critical fix 2023-04-29 13:25:20 -04:00
Vladimir Mandic
d3f0294bde update options 2023-04-28 22:01:29 -04:00
Thomas Young
21ea7d2c89 Moved exra network close button 2023-04-28 15:06:57 -05:00
Ryan Harden
e75a19c090 Renable Zip button in black-orange.css 2023-04-27 20:47:47 -05:00
Vladimir Mandic
1f6261be80 jumbo patch 2023-04-27 13:12:20 -04:00
Vladimir Mandic
9bf8507f7c Merge pull request #437 from one111eric/dev-add-extra-network-description-vlad
add extra network description
2023-04-27 09:18:23 -04:00
Vladimir Mandic
e83708284a add shared.url 2023-04-26 15:55:18 -04:00
Vladimir Mandic
5ce8ef68a7 increase thumnails 2023-04-26 14:48:12 -04:00
Thomas Young
bf153900c3 Further refined regexp pattern 2023-04-25 17:33:25 -05:00
Thomas Young
30f2d0b4ac Refined regexp to not check the path 2023-04-25 13:26:00 -05:00
Thomas Young
acb289dd98 #488: Added check for initial tmp image 2023-04-25 13:14:16 -05:00
Vladimir Mandic
11fa3aff6d ti fixes 2023-04-25 09:21:38 -04:00
Vladimir Mandic
85798f634a increase timeout 2023-04-24 12:34:49 -04:00
Miao Xiang
f7c7f396bb fix for vlad fork 2023-04-23 21:36:59 -07:00
Vladimir Mandic
d105074598 fix lightbox 2023-04-23 10:40:23 -04:00
Vladimir Mandic
40184f9e0b update post merge 2023-04-23 09:08:42 -04:00
Vladimir Mandic
74e3f71dfa Merge branch 'master' into master 2023-04-23 08:41:34 -04:00
Vladimir Mandic
9a65233845 update setup to deal with extensions preload 2023-04-22 11:23:17 -04:00
Vladimir Mandic
4a848e43d3 add builtin gradio themes 2023-04-22 08:35:17 -04:00
Vladimir Mandic
4b2f52f0a0 Merge pull request #254 from liamkerr/generation_params_fix
fixed logic for updating the displayed generation params when the ima…
2023-04-21 09:13:25 -04:00
Samuel
1439100617 🔃 buttons in extra networks submenu 2023-04-20 14:35:08 -04:00
Vladimir Mandic
0e7144186d jump patch 2023-04-20 11:20:27 -04:00
Vladimir Mandic
955b841d0f fix temp folder 2023-04-19 10:59:20 -04:00
Vladimir Mandic
b298b002ae optional torch and xformers installer 2023-04-19 08:08:25 -04:00
Vladimir Mandic
ee3cea54eb fix live preview 2023-04-19 07:52:26 -04:00
Vladimir Mandic
ed32259bf7 reconnect ui on browser restart 2023-04-18 12:10:30 -04:00
Vladimir Mandic
e8d8dae4c7 fix broken js 2023-04-18 10:06:55 -04:00
Vladimir Mandic
f5a29752e7 add dynamic themes and preview 2023-04-17 13:49:18 -04:00
Vladimir Mandic
8808b1a222 add setup auto-recover 2023-04-17 09:53:53 -04:00