aboutsummaryrefslogtreecommitdiffstats
path: root/modules/script_callbacks.py
AgeCommit message (Collapse)AuthorLines
2022-10-26fix: Correct before image saved callbackMMaker-1/+1
2022-10-26add script callback for before image save and change callback for after ↵AUTOMATIC-8/+40
image save to use a class with parameters
2022-10-26fix typo in on_save_imaged/on_image_saved; hope no extension is using it yetAUTOMATIC-1/+1
2022-10-25update callbacks code for #3549AUTOMATIC-6/+16
2022-10-25Merge branch 'master' into on-image-saved-callbackAUTOMATIC1111-9/+36
2022-10-25do not stop execution when script's callback misbehaves and report which ↵AUTOMATIC-9/+36
script it was
2022-10-24add callback after image is savedTrung Ngo-1/+11
2022-10-24remove browser to extensionyfszzx-0/+2
2022-10-24remove browser to extensionyfszzx-2/+0
2022-10-22typoAUTOMATIC-1/+1
2022-10-22added callback for creating new settings in extensionsAUTOMATIC-0/+11
2022-10-22removed aesthetic gradients as built-inAUTOMATIC-0/+42
added support for extensions