Sj-Si
b7a6df9460
run eslint and ruff
2024-04-14 14:52:17 -04:00
Sj-Si
6b8374cc84
fix some bugs. need to continue bug testing.
2024-04-14 14:43:31 -04:00
Sj-Si
5e4dfee153
Finish initial conversion to clusterize using data loader. Need to fix bugs.
2024-04-12 12:40:20 -04:00
Sj-Si
fc7a8a41e5
need to fix bug with row width.
2024-04-09 17:26:56 -04:00
Sj-Si
ec80d57e8b
update to use new clusterize class
2024-04-09 07:19:07 -04:00
Sj-Si
4e31bca922
Move utility functions to separate script file. Begin redesign of clusterizer.
2024-04-05 09:21:52 -04:00
Sj-Si
9c77d3fbe7
fix linting
2024-03-29 12:26:29 -04:00
Sj-Si
5877993739
Switch to using api calls to retrieve data.
2024-03-29 12:21:02 -04:00
Sj-Si
0e0b613b4d
cleanup and fix bugs.
2024-03-27 16:11:13 -04:00
Sj-Si
d88e91c508
merge dev into branch
2024-03-26 14:14:13 -04:00
Sj-Si
5c0f315a22
silence eslint undefined function errors
2024-03-26 14:11:01 -04:00
Sj-Si
a3228a55a2
run eslint and ruff
2024-03-26 13:58:21 -04:00
Sj-Si
486658599a
disable eslint for file
2024-03-26 13:57:45 -04:00
Sj-Si
4a1ca4228e
fix bugs.
2024-03-26 13:05:21 -04:00
Sj-Si
b5f3a85f86
fix more bugs. not happy with how refreshing completely regenerates html. maybe should only update the data json. also maybe look into sharing data json between img2img and txt2img to reduce size of dom.
2024-03-25 16:43:29 -04:00
Sj-Si
d06990174d
fix more bugs. clean up more.
2024-03-25 13:50:44 -04:00
Sj-Si
62a5b2bc74
clean up and fix bugs
2024-03-25 10:26:29 -04:00
Sj-Si
4885d59ac1
clean up code and add documentation
2024-03-23 13:05:03 -04:00
Sj-Si
dc3a41b49e
switch to use local version of Clusterize.js.
2024-03-22 16:24:47 -04:00
Sj-Si
26b0416611
fix more bugs and improve stability of code.
2024-03-22 16:16:45 -04:00
Sj-Si
ef29f65a25
fix more bugs. clean up more.
2024-03-21 16:03:27 -04:00
Sj-Si
8c8536f34e
fix remaining known bugs. clean up code.
2024-03-20 14:01:38 -04:00
missionfloyd
6e420c7be2
Merge branch 'dev' into extra-networks-buttons
2024-03-19 19:03:53 -06:00
missionfloyd
d7f48472cc
Fix extra networks buttons when filename contains an apostrophe
2024-03-19 18:50:25 -06:00
Sj-Si
9194c0b8b2
fix more bugs. clean up more.
2024-03-18 21:59:41 -04:00
AUTOMATIC1111
6d8b7ec188
Merge pull request #15262 from catboxanon/feat/dragdrop-urls
...
Support dragdrop for URLs to read infotext
2024-03-17 07:02:08 +03:00
catboxanon
446cd5a58b
dragdrop: add error handling for URLs
2024-03-16 20:19:12 -04:00
missionfloyd
83a9dd82db
Download image client-side
2024-03-16 17:10:26 -06:00
missionfloyd
3da13f0cc9
Fix dragging to/from firefox
2024-03-16 15:46:29 -06:00
AUTOMATIC1111
f7bad19e00
Merge pull request #15221 from AUTOMATIC1111/fix-Restore-progress
...
fix "Restore progress" button
2024-03-16 09:44:50 +03:00
Sj-Si
fb07a60690
clean up presentation of dirs view. need to resolve issue with initial load of tree view.
2024-03-15 19:11:30 -04:00
Sj-Si
08da356a2f
fix more bugs. clean up more.
2024-03-15 14:31:58 -04:00
catboxanon
8eaa7e9f04
Support dragdrop for URLs
2024-03-15 04:06:17 +00:00
catboxanon
76fd487818
Make imageviewer event listeners browser consistent
2024-03-14 21:59:53 -04:00
Sj-Si
f490498396
Fix bugs. clean up. Need to finish code cleanup.
2024-03-14 16:51:52 -04:00
Sj-Si
83e85ad0e9
add clusterize lists. need to debug.
2024-03-13 17:11:44 -04:00
w-e-w
1a1205f601
fix Restore progress
2024-03-12 03:26:50 +09:00
Alexandre Macabies
0085e719a9
Add model description to searched terms.
...
This adds the model description to the searchable terms.
This is particularly useful since the description can be used to store
arbitrary tags, independently from the filename, which is imposed by the
model publisher.
2024-03-09 21:53:38 +01:00
AUTOMATIC1111
6136db1409
linter
2024-03-09 12:21:46 +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
AUTOMATIC1111
7d1368c51c
lint
2024-03-08 17:11:56 +03:00
AUTOMATIC1111
530fea2bc4
optimization for extra networks sorting
2024-03-08 17:09:11 +03:00
AUTOMATIC1111
3bd75adb1c
optimization for extra networks filtering
2024-03-08 16:54:39 +03:00
AUTOMATIC1111
a551a43164
add an option to have old-style directory view instead of tree view
2024-03-08 09:52:25 +03:00
AUTOMATIC1111
a43ce7eabb
fix broken resize handle on the train tab
2024-03-08 08:13:08 +03:00
catboxanon
5ab5405b6f
Simpler comparison
...
Co-authored-by: missionfloyd <missionfloyd@users.noreply.github.com>
2024-03-07 21:30:05 -05:00
catboxanon
766f6e3eca
edit-attention: deselect surrounding whitespace
2024-03-07 18:30:36 -05:00
catboxanon
ecffe8513e
Lint
2024-03-04 18:46:25 -05:00
catboxanon
801461eea2
Re-use profiler visualization for extra networks
2024-03-04 18:33:22 -05:00
Aarni Koskela
e3fa46f26f
Fix various typos with crate-ci/typos
2024-03-04 08:42:07 +02:00
AUTOMATIC1111
9189ea20b0
Merge pull request #15041 from light-and-ray/resize_handle_for_extra_networks
...
resize handle for extra networks
2024-03-02 07:13:00 +03:00
AUTOMATIC1111
d558cb69b0
Merge pull request #15065 from light-and-ray/resizeHandle_handle_double_tap
...
resizeHandle handle double tap
2024-03-02 06:54:49 +03:00
AUTOMATIC1111
b47756385d
Merge pull request #15010 from light-and-ray/fix_resize-handle_for_vertical_layout
...
Fix resize-handle visability for vertical layout (mobile)
2024-03-02 06:54:44 +03:00
Andray
eb0b84c564
make minimal width 2 times smaller then default
2024-02-29 16:02:21 +04:00
Andray
bb99f52712
resizeHandle handle double tap
2024-02-29 15:40:15 +04:00
Andray
51cc1ff2c9
fix for mobile and allow collapse right column
2024-02-27 23:31:47 +04:00
Andray
b4c44e659b
fix on reload with changed show all loras setting
2024-02-27 23:17:52 +04:00
Andray
de7604fa77
lint
2024-02-27 18:38:38 +04:00
Andray
44bce3c74e
resize handle for extra networks
2024-02-27 18:31:36 +04:00
AUTOMATIC1111
ca0308b60d
Merge pull request #15010 from light-and-ray/fix_resize-handle_for_vertical_layout
...
Fix resize-handle visability for vertical layout (mobile)
2024-02-26 12:52:34 +03:00
Andray
6e6cc2922d
fix resize handle
2024-02-26 13:37:29 +04:00
AUTOMATIC1111
e651ca8adb
Merge pull request #15004 from light-and-ray/ResizeHandleRow_-_allow_overriden_column_scale_parametr
...
ResizeHandleRow - allow overriden column scale parametr
2024-02-26 07:35:36 +03:00
AUTOMATIC1111
78e421e4ea
Merge pull request #14995 from dtlnor/14591-bug-the-categories-layout-is-different-when-localization-is-on
...
Fix #14591 using translated content to do categories mapping
2024-02-26 07:35:32 +03:00
AUTOMATIC1111
e3a8dc6e23
Merge pull request #15004 from light-and-ray/ResizeHandleRow_-_allow_overriden_column_scale_parametr
...
ResizeHandleRow - allow overriden column scale parametr
2024-02-26 07:16:24 +03:00
AUTOMATIC1111
ca8dc2bde2
Merge pull request #14995 from dtlnor/14591-bug-the-categories-layout-is-different-when-localization-is-on
...
Fix #14591 using translated content to do categories mapping
2024-02-26 07:12:31 +03:00
Andray
bab918f049
fix resize-handle for vertical layout
2024-02-23 18:34:24 +04:00
Andray
9211febbfc
ResizeHandleRow - allow overriden column scale parametr
2024-02-23 02:32:12 +04:00
AUTOMATIC1111
dfab42c949
Merge pull request #15002 from light-and-ray/support_resizable_columns_for_touch_(tablets)
...
support resizable columns for touch (tablets)
2024-02-22 22:59:44 +03:00
Andray
58985e6b37
fix lint 2
2024-02-22 17:22:00 +04:00
Andray
ab1e0fa9bf
fix lint and console warning
2024-02-22 17:16:16 +04:00
Andray
85abbbb8fa
support resizable columns for touch (tablets)
2024-02-22 17:04:56 +04:00
dtlnor
f537e5a519
fix #14591 - using translated content to do categories mapping
2024-02-22 12:26:57 +09:00
AUTOMATIC1111
db19c46d6d
lint
2024-02-17 10:32:10 +03: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
AUTOMATIC1111
dd1641ecc4
fix an exception when filtering extra networks very early
2024-02-17 09:46:04 +03:00
AUTOMATIC1111
7dae6bb3b5
fix search UI invisible in an extra network tab that just loaded
2024-02-17 09:45:48 +03:00
AUTOMATIC1111
2e1b61e590
change condition for scheduleAfterScriptsCallbacks() to properly reflect the needed amount of search fields
2024-02-17 09:45:03 +03:00
AUTOMATIC1111
48ce0379bc
Merge pull request #14916 from light-and-ray/use_original_document_title
...
Use original App Title in progress bar
2024-02-17 08:57:56 +03:00
Kohaku-Blueleaf
23f03d4796
Update extraNetworks.js
2024-02-16 16:43:43 +08:00
Andray
1142201a3a
Use original App Title in progress bar
2024-02-14 15:26:57 +04:00
w-e-w
6b8458eb9f
if extensions page not loaded, prevent apply
...
since they are built-in extensions we can make the assumption that they will be at least one or more extensions
Co-Authored-By: Andray <33491867+light-and-ray@users.noreply.github.com>
2024-02-09 23:19:39 +09:00
AUTOMATIC1111
1ff1c5be64
fix refresh button forgetting sort order for extra networks #14588
2024-02-02 20:51:54 +03:00
AUTOMATIC1111
5904e3f6b3
fix page refresh not re-applying sort/filter for #14588
...
fix path sortkey not including the filename for #14588
2024-02-02 19:30:59 +03:00
AUTOMATIC1111
9f3ba38314
Add "Interrupting..." placeholder.
2024-02-01 22:34:29 +03:00
AUTOMATIC1111
94d4b3c8e7
lint
2024-01-23 00:36:31 +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
2310cd66e5
Add toggle button for tree view. Use default settings for sortmode and direction.
2024-01-20 11:43:45 -05:00
Sj-Si
69f4f148dc
Fix various bugs including refresh bug.
2024-01-18 12:13:33 -05:00
Sj-Si
f25c81a744
Fix embeddings add/remove to/from prompt on click bugs.
2024-01-17 22:38:51 -05:00
Sj-Si
ccee26b065
fix bugs
2024-01-16 14:54:07 -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
019f6e3c5a
fix linting
2024-01-14 13:49:39 -05:00
Sj-Si
261972f929
fix search box handling. sort maybe broken not sure. need to bug test and finish cleanup.
2024-01-14 13:39:01 -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