340 Commits

Author SHA1 Message Date
MarcusNyne
fa9d1f8567
Merge 3f9efd532968f9083c129de193fedc5dfd9fd216 into 374bb6cc384d2a19422c0b07d69de0a41d1f3f4d 2025-03-06 23:16:52 +08:00
w-e-w
b82ba9b0be setting change scroll when over 5 line 2024-12-28 17:25:29 +09:00
w-e-w
45493949cd Revert
This reverts commit 8c6c9736145fe0874db6ce630b4919e4d4146c91.

Revert "Update settings.js"

This reverts commit 4fa673a68af3a447b59dd82af74c98e93ef1d60a.

Revert "Update style.css"

This reverts commit a0379187482e68af0a1bfa2edeada1e177a19883.
2024-12-28 17:25:29 +09:00
gutris1
a037918748
Update style.css 2024-12-27 20:35:06 +07:00
w-e-w
41bb886979 geninfo-setting-string remove italic 2024-10-21 13:45:52 +09:00
w-e-w
5968b875cf preserve white spaces 2024-10-20 11:23:33 +09:00
w-e-w
9fb7b07b2b add break-word for geninfo in pnginfo 2024-10-20 10:27:55 +09:00
MarcusNyne
eef1f1e0c6 Improvements for pnginfo
- Handled no negative prompt scenario
- Include new lines in positive/negative prompts
- Added links to the top to copy png info sections (all/positive/negative/settings)
2024-08-24 17:27:32 -04:00
MarcusNyne
efa87a6abe Display features for PNG Info tab
Text on PNG Info tab is parsed and colorized in a way that makes it easier to read.  Parameter values can be copied by clicking on them.
- High performance regex used for parsing
- Normal values are displayed in blue, but string content is displayed in orange to improve readability (i.e. adetailer prompts)
- Clicking to copy uses a pointer cursor and a green color animation to show something is happening
- Color choices configured differently for dark mode in order to optimize readability
- Copying strings with \n automatically converts to newlines during copy operation
- Settings that don't follow normal conventions are not parsed, but displayed in the old style (i.e. dynamic prompt templates)
- If there are parsing issues (or exceptions), defaults to the old display mode
2024-08-19 17:26:56 -04:00
AUTOMATIC1111
57e6d05a43 added tool for profiling code 2024-06-09 21:18:36 +03:00
AUTOMATIC1111
2dbc7aa688
Merge pull request #15627 from light-and-ray/more_extension_tag_filtering_options
more extension tag filtering options
2024-06-08 12:24:17 +03:00
AUTOMATIC1111
41b24d350f
Merge pull request #15680 from light-and-ray/use_gradio_theme_colors_in_css
use gradio theme colors in css
2024-06-08 11:54:55 +03:00
AUTOMATIC1111
64ebb245ad
Merge pull request #15757 from AUTOMATIC1111/fix-fonts-with-subpath-
use relative path for webui-assets css
2024-06-08 11:28:06 +03:00
Andray
281e0a007b scroll extensions table on overflow 2024-05-18 09:13:16 +04:00
w-e-w
d44f241317 use relative path for webui-assets css 2024-05-11 13:13:39 +09:00
Andray
0e0e41eabc use gradio theme colors in css 2024-05-01 16:54:47 +04:00
w-e-w
d5f6fdb3c4 compact-checkbox-group 2024-04-26 18:47:04 +09:00
AUTOMATIC1111
7e5e67330b add UI for reordering callbacks 2024-03-10 14:09:48 +03:00
AUTOMATIC1111
18d801a13d stylistic changes for extra network sorting/search controls 2024-03-09 08:25:01 +03:00
AUTOMATIC1111
5251733c0d use natural sort in extra networks when ordering by path 2024-03-09 07:24:51 +03:00
陳鈞
02a4ceabdd
chore: fix font not loaded
fix #15182
2024-03-09 02:13:35 +08:00
AUTOMATIC1111
a551a43164 add an option to have old-style directory view instead of tree view 2024-03-08 09:52:25 +03:00
Andray
44bce3c74e resize handle for extra networks 2024-02-27 18:31:36 +04:00
AUTOMATIC1111
1466daeafc Disable prompt token counters option actually disables token counting rather than just hiding results.
Disable prompt token counters option does not require reload UI.
token counters do not become visible until they are positioned correctly.
2024-02-17 10:31:16 +03:00
w-e-w
13fd466c18 fix extra-network-control--enabled color
also add forgotten semicolon
2024-02-12 04:07:14 +09:00
w-e-w
7583351760 extensions tab table row hover highlight 2024-02-10 18:09:10 +09:00
AUTOMATIC1111
9f3ba38314 Add "Interrupting..." placeholder. 2024-02-01 22:34:29 +03:00
AUTOMATIC1111
f4e931f18f put extra networks controls row into the tabs UI element for #14588 2024-01-22 23:20:30 +03:00
Sj-Si
d7d3166a27 Fix broken scrollbars 2024-01-21 11:27:24 -05:00
Sj-Si
2310cd66e5 Add toggle button for tree view. Use default settings for sortmode and direction. 2024-01-20 11:43:45 -05:00
Sj-Si
50e444fa1d Fix missing important style. 2024-01-18 12:13:09 -05:00
Sj-Si
4f96267033 Finish cleanup. 2024-01-16 13:35:01 -05:00
Sj-Si
f49c220c03 Move extra network tab buttons into tree view; 2024-01-15 17:34:44 -05:00
Sj-Si
d88424ef2a fix bugs. introduce new ones. 2024-01-15 13:40:47 -05:00
Sj-Si
02e6963325 continue cleanup and redesign. 2024-01-13 13:16:39 -05:00
Sj-Si
036500223d Merge changes from dev 2024-01-11 16:37:35 -05:00
Sj-Si
0726a6e12e Finish base layout. Fix bugs. Need to test for stability and clean up. 2024-01-11 15:06:57 -05:00
Sj-Si
3db6938caa begin redesign of tree module. 2024-01-10 18:11:48 -05:00
Sj-Si
df8aa69a99 Add tree-view display for extra networks. 2024-01-08 14:10:03 -05:00
AUTOMATIC1111
2f98a35fc4 add assets repo; serve fonts locally rather than from google's servers 2024-01-07 09:21:21 +03:00
w-e-w
0c5427960b make modal toolbar and icon opacity adjustable 2023-12-15 17:11:59 +09:00
w-e-w
cc41cc4349 on mouse hover show / hide modal image viewer icons 2023-12-13 02:06:56 +09:00
w-e-w
c2ed413203 add max-heigh/width to global-popup-inner
prevent the pop-up from being too big as to making exiting the pop-up impossible
2023-12-01 02:59:41 +09:00
AUTOMATIC1111
f0f100e67b add categories to settings 2023-11-26 17:56:22 +03:00
AUTOMATIC1111
2a40d3c603 compact prompt layout: preserve scroll when switching between lora tabs 2023-11-26 14:58:56 +03:00
AUTOMATIC1111
4d4a9e7332 added compact prompt option 2023-11-05 19:19:55 +03:00
AUTOMATIC1111
6b8c661c49 add a visible checkbox to input accordion 2023-11-05 08:55:54 +03:00
AUTOMATIC1111
c4ffeb857e
Merge pull request #13480 from AUTOMATIC1111/popup-fix
Fix accidentally closing popup dialogs
2023-10-03 12:37:46 +03:00
missionfloyd
86a46e8189 Fix accidentally closing popup dialogs 2023-10-02 22:22:15 -06:00
AUTOMATIC1111
c0113872c5 add search field to settings 2023-10-01 11:48:41 +03:00