Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deduplicate webui.py initial-load/reload code | Aarni Koskela | 2023-05-19 | 2 | -51/+34 |
| | |||||
* | Refactor gradio auth | Aarni Koskela | 2023-05-19 | 1 | -8/+29 |
| | |||||
* | Note pending PR for app_kwargs | Aarni Koskela | 2023-05-19 | 1 | -0/+1 |
| | |||||
* | Refactor configure opts_onchange out | Aarni Koskela | 2023-05-19 | 1 | -7/+9 |
| | |||||
* | Refactor configure_sigint_handler out | Aarni Koskela | 2023-05-19 | 1 | -9/+13 |
| | |||||
* | Refactor validate_tls_options out, fix typo (keyfile was there twice) | Aarni Koskela | 2023-05-19 | 1 | -15/+18 |
| | |||||
* | Make load_scripts create new runners (removes reload_scripts) | Aarni Koskela | 2023-05-19 | 1 | -11/+10 |
| | |||||
* | Simplify CORS middleware configuration | Aarni Koskela | 2023-05-19 | 1 | -8/+16 |
| | |||||
* | Deduplicate default extra network registration | Aarni Koskela | 2023-05-19 | 3 | -10/+20 |
| | |||||
* | Fix typo "intialize" | Aarni Koskela | 2023-05-19 | 2 | -3/+3 |
| | |||||
* | linter fixes | AUTOMATIC | 2023-05-19 | 2 | -1/+2 |
| | |||||
* | Merge pull request #10534 from thot-experiment/dev | AUTOMATIC1111 | 2023-05-19 | 2 | -14/+19 |
|\ | | | | | rewrite uiElementIsVisible | ||||
| * | split visibility method and sort instead | Thottyottyotty | 2023-05-19 | 2 | -4/+11 |
| | | | | | | | | split out the visibility method for pasting and use a sort inside the paste handler to prioritize on-screen fields rather than targeting ONLY on screen fields | ||||
| * | rewrite uiElementIsVisible | Thottyottyotty | 2023-05-18 | 1 | -13/+11 |
| | | | | | | | | rewrite visibility checking to be more generic/cleaner as well as add functionality to check if the element is scrolled on screen for more intuitive paste-target selection | ||||
* | | Merge pull request #10548 from akx/spel-chek-changelog | AUTOMATIC1111 | 2023-05-19 | 1 | -50/+50 |
|\ \ | | | | | | | Spel chek changelog some | ||||
| * | | Spel chek changelog some | Aarni Koskela | 2023-05-19 | 1 | -50/+50 |
| | | | |||||
* | | | change upscalers to download models into user-specified directory (from ↵ | AUTOMATIC | 2023-05-19 | 7 | -9/+12 |
| | | | | | | | | | | | | commandline args) rather than the default models/<...> | ||||
* | | | make links to http://<...>.git git extensions work in the extension tab | AUTOMATIC | 2023-05-19 | 1 | -1/+3 |
|/ / | |||||
* | | Merge pull request #10529 from ryankashi/master | AUTOMATIC1111 | 2023-05-19 | 1 | -0/+4 |
|\ \ | |/ |/| | Added /sdapi/v1/refresh-loras api checkpoint post request | ||||
| * | Added the refresh-loras post request | ryankashi | 2023-05-18 | 1 | -0/+4 |
| | | |||||
* | | update CHANGELOG | AUTOMATIC | 2023-05-18 | 1 | -0/+50 |
| | | |||||
* | | set Navigate image viewer with gamepad option to false by default, by request | AUTOMATIC | 2023-05-18 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #10524 from kamnxt/fix-xyz-hashes | AUTOMATIC1111 | 2023-05-18 | 0 | -0/+0 |
|\ \ | | | | | | | Use name in xyz_grid | ||||
| * | | Use name instead of hash in xyz_grid | Kamil Krzyżanowski | 2023-05-18 | 1 | -1/+1 |
| |/ | | | | | | | | | | | X/Y/Z grid was still using the old hash, prone to collisions. This changes it to use the name instead. Should fix #10521. | ||||
* | | Merge remote-tracking branch 'missionfloyd/extra-network-preview-lazyload' ↵ | AUTOMATIC | 2023-05-18 | 3 | -4/+11 |
|\ \ | | | | | | | | | | into dev | ||||
| * \ | Merge branch 'AUTOMATIC1111:master' into extra-network-preview-lazyload | missionfloyd | 2023-03-27 | 4 | -27/+60 |
| |\ \ | |||||
| * | | | Update extra-networks-card.html | missionfloyd | 2023-03-27 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'extra-network-preview-lazyload' of ↵ | missionfloyd | 2023-03-27 | 46 | -998/+1170 |
| |\ \ \ | | | | | | | | | | | | | | | | https://github.com/missionfloyd/stable-diffusion-webui into extra-network-preview-lazyload | ||||
| * | | | | Lazy load extra network images | missionfloyd | 2023-03-21 | 3 | -4/+11 |
| | | | | | |||||
* | | | | | Merge pull request #10520 from catboxanon/dev | AUTOMATIC1111 | 2023-05-18 | 1 | -0/+5 |
|\ \ \ \ \ | | | | | | | | | | | | | Remove blinking effect from text in hires fix and scale resolution preview | ||||
| * | | | | | Fix blinking text of hr and scale res | catboxanon | 2023-05-18 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | goodbye | ||||
* | | | | | | rework #10519 | AUTOMATIC | 2023-05-18 | 1 | -7/+5 |
|/ / / / / | |||||
* | | | | | Merge pull request #10519 from catboxanon/patch/hires-input-release-event | AUTOMATIC1111 | 2023-05-18 | 1 | -3/+8 |
|\ \ \ \ \ | | | | | | | | | | | | | Improve width/height slider responsiveness | ||||
| * | | | | | Reorder variable assignment | catboxanon | 2023-05-18 | 1 | -1/+2 |
| | | | | | | |||||
| * | | | | | .change -> .release for hires input | catboxanon | 2023-05-18 | 1 | -4/+8 |
| | | | | | | | | | | | | | | | | | | Improves overall UI responsiveness. | ||||
* | | | | | | Revert "Merge pull request #10440 from grimatoma/increaseModelPickerWidth" | AUTOMATIC | 2023-05-18 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 4b07f2f584596604c4499efb0b0295e96985080f, reversing changes made to 4071fa4a123cc512b7944678142c11d88efeccf9. | ||||
* | | | | | | bump gradio | AUTOMATIC | 2023-05-18 | 2 | -2/+2 |
| | | | | | | |||||
* | | | | | | rework hires prompts/sampler code to among other things support different ↵ | AUTOMATIC | 2023-05-18 | 5 | -133/+188 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extra networks in first/second pass rework quoting for infotext items that have commas in them to use json (should be backwards compatible except for cases where it didn't work previously) add some locals from processing function into the Processing class as fields | ||||
* | | | | | | Merge remote-tracking branch 'InvincibleDude/improved-hr-conflict-test' into ↵ | AUTOMATIC | 2023-05-18 | 4 | -8/+97 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | hires-fix-ext | ||||
| * | | | | | Merge branch 'master' into improved-hr-conflict-test | InvincibleDude | 2023-03-14 | 51 | -212/+2007 |
| |\| | | | | |||||
| * | | | | | Negative prompt fix | InvincibleDude | 2023-03-10 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Fix crash when hr is disabled | InvincibleDude | 2023-03-04 | 1 | -0/+2 |
| | | | | | | |||||
| * | | | | | Merge branch 'master' into improved-hr-conflict-test | InvincibleDude | 2023-03-03 | 29 | -73/+297 |
| |\ \ \ \ \ | |||||
| * | | | | | | Image processing changes | InvincibleDude | 2023-03-03 | 1 | -38/+38 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Image processing changes | ||||
| * | | | | | | Image info fix | InvincibleDude | 2023-02-05 | 1 | -3/+7 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'AUTOMATIC1111:master' into improved-hr-conflict-test | InvincibleDude | 2023-02-05 | 20 | -158/+242 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into improved-hr-conflict-test | InvincibleDude | 2023-01-30 | 16 | -611/+811 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge pull request #2 from InvincibleDude/extra-networks-test | InvincibleDude | 2023-01-29 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Extra networks test | ||||
| | * | | | | | | | | Extra network in hr abomination fix | invincibledude | 2023-01-29 | 1 | -1/+2 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Extra networks loading fix | invincibledude | 2023-01-29 | 1 | -10/+3 |
| | | | | | | | | | |