Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
launching the webUI
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add a setting for lightbox max size images
use setting for lightbox max size images late to let user change it and see results
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
picture rather than the first
|
|
Move memmon tooltip to hints.js
so it's with the other tooltips, and doesn't have to be re-sent from the server every time.
Also, allowed tooltips to be applied by matching a class name if all else fails.
|
|
|
|
|
|
|
|
|
|
|
|
system's default browser upon launch (implements #274)
|
|
replace existing image via paste or drop in inpaint mode (fixes #649)
|
|
add an option to disable lightbox modal
|