Sj-Si
7e006b8cc5
fix filtering based on directory buttons.
2024-04-22 18:25:48 -04:00
Sj-Si
2c5c1263c2
fix activation text and updating of cards
2024-04-22 15:02:00 -04:00
Sj-Si
7c2446c73c
Fix various filtering/sorting bugs
2024-04-22 14:01:19 -04:00
Sj-Si
ba365e4f6b
Fix broken CopyPath button text.
2024-04-22 09:07:35 -04:00
Sj-Si
7d953cc6c5
add expand/collapse buttons to directories in tree view
2024-04-21 12:07:53 -04:00
Sj-Si
580711cdac
fix error handling for fetching div ids
2024-04-19 16:11:47 -04:00
Sj-Si
57d05543df
test fix for request error handling
2024-04-18 13:09:58 -04:00
Sj-Si
157073b5b2
fix firefox resize-handle issues
2024-04-17 19:23:38 -04:00
Sj-Si
baa8746fab
fix conflict with function name. fix page ready request loop.
2024-04-17 15:24:45 -04:00
Sj-Si
429b9fa0a1
add missing stopPropagation calls to event handlers.
2024-04-17 13:01:46 -04:00
Sj-Si
5747321f69
fix refresh bug
2024-04-17 12:50:22 -04:00
Sj-Si
43f769b339
fix bug
2024-04-16 12:43:30 -04:00
Sj-Si
5d64690565
add timeouts to wait functions. fix control duplication bug.
2024-04-16 11:22:12 -04:00
Sj-Si
226267e82f
fix button selection bug
2024-04-15 16:23:57 -04:00
Sj-Si
116746868d
remove log line
2024-04-15 13:44:56 -04:00
Sj-Si
634f7bc920
fix bug caused by refresh not being called properly
2024-04-15 12:37:04 -04:00
Sj-Si
f97e76be3c
fix bug
2024-04-15 11:18:01 -04:00
Sj-Si
4d3661c188
fix bug
2024-04-15 10:48:28 -04:00
Sj-Si
9357ee9787
fix bugs.
2024-04-15 10:13:39 -04:00
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
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
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
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
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
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