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 |
missionfloyd
|
76b1ad7daf
|
Use default dropdown padding on mobile
|
2023-08-30 23:07:18 -06:00 |
AUTOMATIC1111
|
afea99a72b
|
get progressbar to display correctly in extensions tab
|
2023-08-30 08:23:47 +03:00 |
AUTOMATIC1111
|
965c728914
|
Merge pull request #12839 from ibrainventures/patch-1
[RC 1.6.0 - zoom is partly hidden] Update style.css
|
2023-08-30 08:23:44 +03:00 |
AUTOMATIC1111
|
6558716018
|
Merge pull request #12837 from bluelovers/pr/file-metadata-break-001
style: file-metadata word-break
|
2023-08-29 08:53:37 +03:00 |
AUTOMATIC1111
|
5359dc0a10
|
Merge pull request #12792 from catboxanon/image-cropper-hide
Hide broken image crop tool
|
2023-08-27 09:45:03 +03:00 |
w-e-w
|
ddf3d1a7ac
|
draw extra network buttons above description
|
2023-08-24 00:34:28 +09:00 |
AUTOMATIC1111
|
7fd0ccdffc
|
Merge pull request #12723 from MMP0/dev-resize-handle-fix
Resize handle improvements and bug fixes
|
2023-08-22 15:25:28 +03:00 |
MMP0
|
ed49c7c246
|
Fix double click event not firing
|
2023-08-22 21:21:06 +09:00 |
MMP0
|
c4b11ec54e
|
Replace tabs with spaces
|
2023-08-22 18:48:17 +09:00 |