Sj-Si
|
25e516a1d3
|
Fix bug with resizegrid resetting on tab change. Add content to details view.
|
2024-05-29 15:59:24 -04:00 |
|
Sj-Si
|
4a2c806448
|
Fix bugs with resize grid. Add documentation. Add example code.
|
2024-05-23 17:48:48 -04:00 |
|
Sj-Si
|
ee81dadda8
|
fix bugs. add initial card detail view code
|
2024-05-22 12:54:00 -04:00 |
|
Sj-Si
|
50a5ad88d7
|
Add a resizable grid component and apply to extra networks tabs.
|
2024-05-20 16:56:33 -04:00 |
|
Sj-Si
|
4e9760c49f
|
clean up svg code
|
2024-05-13 15:08:08 -04:00 |
|
Sj-Si
|
998e574ac4
|
move clear filters button
|
2024-05-12 12:37:58 -04:00 |
|
Sj-Si
|
a10934b9b0
|
add backward compatibility class to cards view
|
2024-05-12 08:20:12 -04:00 |
|
Sj-Si
|
a44e104efc
|
Fix views not loading with proper defaults.
|
2024-05-10 13:25:21 -04:00 |
|
Sj-Si
|
6bb5613ed4
|
Fix button event handling bugs on mobile. Add button to clear directory filters.
|
2024-05-10 12:24:19 -04:00 |
|
Sj-Si
|
5a2fca8ca5
|
refactor CardsView to CardView to match Dirs and Tree view lengths. Got sick of it being 1 letter longer.
|
2024-05-07 16:44:11 -04:00 |
|
Sj-Si
|
14442b8ad3
|
add button to disable cards view
|
2024-05-07 16:31:37 -04:00 |
|
Sj-Si
|
b497467436
|
fix hidden directory options and their functionality.
|
2024-05-03 18:18:02 -04:00 |
|
Sj-Si
|
c8e21f6c8b
|
fix loading/nodata messages
|
2024-05-03 13:13:25 -04:00 |
|
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
|
250e7673e8
|
fix bugs with multi-function buttons and recursive filters.
|
2024-04-30 14:27:13 -04:00 |
|
Sj-Si
|
d912e720f7
|
change behavior of click actions
|
2024-04-29 17:51:16 -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
|
05a0bf0efe
|
reduce verbosity of dirs view buttons
|
2024-04-22 19:05:27 -04:00 |
|
Sj-Si
|
7e006b8cc5
|
fix filtering based on directory buttons.
|
2024-04-22 18:25:48 -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
|
2d515580f5
|
fix syntax error
|
2024-04-17 15:43:41 -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
|
806bbff5a5
|
update html templates
|
2024-04-09 07:16:50 -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
|
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
|
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 |
|
AUTOMATIC1111
|
c4a00affc5
|
use existing quote_js function for #15316
|
2024-03-19 08:10:27 +03: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 |
|
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
|
26e1cd7ec4
|
Remove unnecessary template and simplify tree list.
|
2024-01-21 11:34:08 -05:00 |
|
Sj-Si
|
d7d3166a27
|
Fix broken scrollbars
|
2024-01-21 11:27:24 -05:00 |
|
Sj-Si
|
b67a49441f
|
Add option in settings to enable/disable tree view by default.
|
2024-01-20 13:28:37 -05:00 |
|