Commit Graph

24 Commits

Author SHA1 Message Date
Sj-Si
ec300d6917 add old message for empty results to cards list. 2024-05-02 15:51:52 -04:00
Sj-Si
06a4e5950c Fix windows filtering bug 2024-05-02 13:27:03 -04:00
Sj-Si
6f2daafff1 migrate to use event delegation for items instead of inline onclick events. 2024-04-27 12:37:17 -04:00
Sj-Si
4fa6f7cf52 Add scrollbar to dirs view. Add new class for custom scrollbar components. 2024-04-23 13:40:07 -04:00
Sj-Si
2d515580f5 fix syntax error 2024-04-17 15:43:41 -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
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
62a5b2bc74 clean up and fix bugs 2024-03-25 10:26:29 -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
Sj-Si
9194c0b8b2 fix more bugs. clean up more. 2024-03-18 21:59:41 -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
AUTOMATIC1111
18d801a13d stylistic changes for extra network sorting/search controls 2024-03-09 08:25:01 +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
Andray
eb0b84c564 make minimal width 2 times smaller then default 2024-02-29 16:02:21 +04:00
Andray
44bce3c74e resize handle for extra networks 2024-02-27 18:31:36 +04: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
b67a49441f Add option in settings to enable/disable tree view by default. 2024-01-20 13:28:37 -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
4f96267033 Finish cleanup. 2024-01-16 13:35:01 -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