Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2022-10-26 | Localization file for portuguese (brazil) | Martucci | -0/+472 | |
2022-10-27 | Add Arabic localization feedback revisions | xmodar | -31/+31 | |
2022-10-26 | Add id access to scripts list in the css | xmodar | -12/+7 | |
2022-10-26 | Add LTR checkpoint lists and updated Arabic localization | xmodar | -15/+27 | |
2022-10-26 | Finalised IT localization file | Eugenio Buffo | -147/+147 | |
2022-10-26 | Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-webui | Eugenio Buffo | -1/+1 | |
2022-10-26 | Added localizations/it_IT.json | Eugenio Buffo | -0/+492 | |
2022-10-26 | fix: Correct before image saved callback | MMaker | -1/+1 | |
2022-10-26 | prototype progress api | evshiron | -14/+88 | |
2022-10-26 | typo: cmd_opts.embedding_dir to cmd_opts.embeddings_dir | DepFA | -1/+1 | |
2022-10-26 | Remove folder endpoint | Bruno Seoane | -14/+1 | |
2022-10-26 | Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-webui | Bruno Seoane | -805/+2995 | |
2022-10-26 | Fix error caused by EXIF transpose when using custom scripts | Sihan Wang | -1/+2 | |
Some custom scripts read image directly and no need to select image in UI, this will cause error. | ||||
2022-10-26 | create new localisation JSON for zh_TW (Traditional Chinese, Taiwan locale) | benlisquare | -0/+488 | |
2022-10-26 | Update new strings | Dynamic | -0/+3 | |
Translated new strings in PFF UI | ||||
2022-10-26 | Add Iterate Button and Improve PFF UI | Tony Beeman | -22/+32 | |
2022-10-26 | change file name | dtlnor | -0/+0 | |
2022-10-26 | Update zh-hans.json | dtlnor | -1/+1 | |
2022-10-26 | Update zh-hans.json | dtlnor | -6/+6 | |
2022-10-26 | Update zh-hans.json | dtlnor | -1/+1 | |
2022-10-26 | Update zh-hans.json | dtlnor | -5/+5 | |
2022-10-26 | re-order some element. update to latest | dtlnor | -28/+34 | |
2022-10-26 | Update zh-hans.json | dtlnor | -7/+7 | |
2022-10-26 | Update localizations/zh-hans.json | dtlnor | -1/+1 | |
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com> | ||||
2022-10-26 | Update localizations/zh-hans.json | dtlnor | -1/+1 | |
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com> | ||||
2022-10-26 | Update localizations/zh-hans.json | dtlnor | -1/+1 | |
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com> | ||||
2022-10-26 | Update localizations/zh-hans.json | dtlnor | -1/+1 | |
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com> | ||||
2022-10-26 | Update localizations/zh-hans.json | dtlnor | -1/+1 | |
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com> | ||||
2022-10-26 | Update localizations/zh-hans.json | dtlnor | -1/+1 | |
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com> | ||||
2022-10-26 | Update localizations/zh-hans.json | dtlnor | -1/+1 | |
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com> | ||||
2022-10-26 | Update zh-hans.json | dtlnor | -2/+2 | |
2022-10-26 | Update zh-hans.json | dtlnor | -40/+40 | |
2022-10-26 | Update zh-hans.json | dtlnor | -2/+2 | |
2022-10-26 | Update zh-hans.json | dtlnor | -56/+56 | |
- fix according to https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/3348#issuecomment-1287923525 | ||||
2022-10-26 | Update localizations/zh-hans.json | dtlnor | -2/+2 | |
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com> | ||||
2022-10-26 | Update localizations/zh-hans.json | dtlnor | -1/+1 | |
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com> | ||||
2022-10-26 | Update localizations/zh-hans.json | dtlnor | -1/+1 | |
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com> | ||||
2022-10-26 | Update zh-hans.json | dtlnor | -3/+10 | |
- update to latest | ||||
2022-10-26 | Update zh-hans.json | dtlnor | -21/+21 | |
- unify the translation of upscale / upscaler - unify the translation of seed / random seed - correct images embedding's translation | ||||
2022-10-26 | Update zh-hans.json | dtlnor | -15/+15 | |
- fix translation of Tile / Tiling - fix translation of Negative prompt | ||||
2022-10-26 | Update zh-hans.json | dtlnor | -28/+47 | |
2022-10-26 | Create zh-hans.json | dtlnor | -0/+456 | |
2022-10-26 | Prevent people from just saying "latest version" | Leo Mozoloa | -1/+1 | |
in the bug report form | ||||
2022-10-26 | Merge pull request #3562 from 36DB/kr-localization | AUTOMATIC1111 | -2/+16 | |
Update KR localization | ||||
2022-10-26 | Fix Turkish Localization | camenduru | -25/+25 | |
it's good enough to merge 🎉 | ||||
2022-10-26 | 🧿 Turkish localization | camenduru | -0/+423 | |
translated with deepl, it needs some tweaks I will fix 🔧 | ||||
2022-10-26 | add script callback for before image save and change callback for after ↵ | AUTOMATIC | -26/+64 | |
image save to use a class with parameters | ||||
2022-10-26 | Update new strings | Dynamic | -0/+6 | |
2022-10-26 | Merge branch 'AUTOMATIC1111:master' into kr-localization | Dynamic | -46/+920 | |
2022-10-26 | add override_settings to API as an alternative to #3629 | AUTOMATIC | -7/+22 | |