aboutsummaryrefslogtreecommitdiff
path: root/modules/script_callbacks.py
AgeCommit message (Expand)Author
2022-11-19Add API for scripts to add elements anywhere in UI.AUTOMATIC
2022-11-08add callback for creating a tab in train UIAUTOMATIC
2022-11-04remove private underscore indicatorDepFA
2022-11-04Should be one underscore for module privates not twoDepFA
2022-11-02Convert callbacks into a private map, add utility functions for removing call...DepFA
2022-11-02fix: should invoke callback as well in api only modeMaiko Tan
2022-11-02Merge pull request #4021 from AUTOMATIC1111/add-kdiff-cfgdenoiser-callbackAUTOMATIC1111
2022-11-02Class Name typo and add descriptions to fields.DepFA
2022-11-01Merge pull request #3723 from stysmmaker/patch/image-save-callbackAUTOMATIC1111
2022-10-31docs: add python doc (?)Maiko Sinkyaet Tan
2022-10-30add callback cleardownDepFA
2022-10-30Add callbacks and param objectsDepFA
2022-10-30feat: add app started callbackMaiko Tan
2022-10-26fix: Correct before image saved callbackMMaker
2022-10-26add script callback for before image save and change callback for after image...AUTOMATIC
2022-10-26fix typo in on_save_imaged/on_image_saved; hope no extension is using it yetAUTOMATIC
2022-10-25update callbacks code for #3549AUTOMATIC
2022-10-25Merge branch 'master' into on-image-saved-callbackAUTOMATIC1111
2022-10-25do not stop execution when script's callback misbehaves and report which scri...AUTOMATIC
2022-10-24add callback after image is savedTrung Ngo
2022-10-24remove browser to extensionyfszzx
2022-10-24remove browser to extensionyfszzx
2022-10-22typoAUTOMATIC
2022-10-22added callback for creating new settings in extensionsAUTOMATIC
2022-10-22removed aesthetic gradients as built-inAUTOMATIC