Commit Graph

114 Commits

Author SHA1 Message Date
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
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
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
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
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
Kohaku-Blueleaf
23f03d4796 Update extraNetworks.js 2024-02-16 16:43:43 +08: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
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