AUTOMATIC1111
1bbc8a153b
Merge branch 'dev' into callback_order
2024-03-10 16:15:09 +03:00
AUTOMATIC1111
2f55d669a2
add support for specifying callback order in metadata
2024-03-10 15:14:04 +03:00
w-e-w
fb62f1fb40
add entry to MassFileLister after writing metadata
...
fix #15184
2024-03-10 06:07:16 +09:00
w-e-w
542611cce4
walk_files extensions case insensitive
2024-02-10 05:39:01 +09:00
AUTOMATIC1111
df62ffbd25
Merge branch 'dev' into avoid-isfiles
2024-01-04 11:15:50 +03:00
AUTOMATIC1111
420f56c2e8
mass file lister as an attempt to tackle #14507
2024-01-04 02:28:05 +03:00
Aarni Koskela
d9034b48a5
Avoid unnecessary isfile
/exists
calls
2024-01-04 00:26:30 +02:00
w-e-w
de04573438
create utility truncate_path
...
utli.truncate_path(target_path, base_path)
return the target_path relative to base_path if target_path is a sub path of base_path else return the absolute path
2023-12-28 06:22:51 +09:00
AUTOMATIC1111
386245a264
split shared.py into multiple files; should resolve all circular reference import errors related to shared.py
2023-08-09 10:25:35 +03:00