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