Sj-Si
|
fbefe7f4fe
|
Add option for default tree expanded depth.
|
2024-05-03 19:20:47 -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
|
f07fbc03ff
|
fix bug when files disabled in tree view.
|
2024-05-01 09:19:32 -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
|
8b27a00d45
|
Redesign requests to server to prevent errors.
|
2024-04-26 14:00:00 -04:00 |
|
Sj-Si
|
3cf26b58b6
|
TEMP: Add logging to debug issues.
|
2024-04-24 14:50:21 -04:00 |
|
Sj-Si
|
4279f7c6bb
|
Fix sorting bugs.
|
2024-04-24 12:21:23 -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
|
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
|
f051937623
|
Fix hidden directory and model settings.
|
2024-04-22 09:55:48 -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
|
b5a2c2a3cf
|
wrap specific data attributes in quotes to allow for spaces in names
|
2024-04-17 13:50:45 -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
|
2a8403e0a0
|
fix sorting of tree list
|
2024-04-15 16:10:12 -04:00 |
|
Sj-Si
|
18c6795f01
|
add documentation
|
2024-04-15 13:43:10 -04:00 |
|
Sj-Si
|
fc20d1df0d
|
run formatter
|
2024-04-15 13:17:04 -04:00 |
|
Sj-Si
|
634f7bc920
|
fix bug caused by refresh not being called properly
|
2024-04-15 12:37:04 -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
|
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
|
a3228a55a2
|
run eslint and ruff
|
2024-03-26 13:58:21 -04:00 |
|
Sj-Si
|
e9968e7186
|
Switch to zlib since gzip was not deterministic.
|
2024-03-26 13:04:37 -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 |
|
AUTOMATIC1111
|
b0b90dc0d7
|
Merge pull request #15319 from catboxanon/feat/ssmd_cover_images
Support cover images embedded in safetensors metadata
|
2024-03-24 13:43:37 +03:00 |
|
catboxanon
|
c4402500c7
|
Support ssmd_cover_images
|
2024-03-24 02:33:10 -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
|
b5c33341a1
|
Don't use quote_js on filename
|
2024-03-19 19:06:56 -06: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 |
|
AUTOMATIC1111
|
522121be7e
|
Merge pull request #15316 from AUTOMATIC1111/escape-filename
Escape btn_copy_path filename
|
2024-03-19 08:02:36 +03:00 |
|