aboutsummaryrefslogtreecommitdiffstats
path: root/javascript
diff options
context:
space:
mode:
authorMilly <milly.ca@gmail.com>2022-09-20 06:01:32 +0000
committerAUTOMATIC1111 <16777216c@gmail.com>2022-09-20 06:46:44 +0000
commita8a75ec43a19ae4d2700aabb8ff855aa551ec7ac (patch)
tree25bd79dcf97cd32f8bf17e94747e6de92a9f69a2 /javascript
parent06e076e48af3b7111ff854f26820b90b5ca1cc5d (diff)
downloadstable-diffusion-webui-gfx803-a8a75ec43a19ae4d2700aabb8ff855aa551ec7ac.tar.gz
stable-diffusion-webui-gfx803-a8a75ec43a19ae4d2700aabb8ff855aa551ec7ac.tar.bz2
stable-diffusion-webui-gfx803-a8a75ec43a19ae4d2700aabb8ff855aa551ec7ac.zip
Fixed filename part sanitizing
The following file patterns are invalid on Windows. - Begin or end with the ASCII Space (0x20) - End with the ASCII Period (0x2E) For example, if `[prompt_spaces]` is specified as the directory name pattern, sometimes file saving may fail.
Diffstat (limited to 'javascript')
0 files changed, 0 insertions, 0 deletions