Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | Deduplicate default extra network registration | Aarni Koskela | 2023-05-19 | 3 | -10/+20 | |
| | | | | | | ||||||
| | * | | | | Fix typo "intialize" | Aarni Koskela | 2023-05-19 | 2 | -3/+3 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #10578 from anonCantCode/dev | AUTOMATIC1111 | 2023-05-20 | 1 | -3/+4 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | Preserve Python 3.9 compatibility | |||||
| | * | | | | preserve declarations | anonCantCode | 2023-05-20 | 1 | -2/+2 | |
| | | | | | | ||||||
| | * | | | | Use Optional[] to preserve Python 3.9 compatability | anonCantCode | 2023-05-20 | 1 | -3/+4 | |
| |/ / / / | ||||||
| * | | | | calculate hashes for Lora | AUTOMATIC | 2023-05-19 | 6 | -22/+130 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | add lora hashes to infotext when pasting infotext, use infotext's lora hashes to find local loras for <lora:xxx:1> entries whose hashes match loras the user has | |||||
| * | | | | allow hiding buttons in ui-config.json | AUTOMATIC | 2023-05-19 | 1 | -1/+3 | |
| | | | | | ||||||
| * | | | | Merge pull request #10291 from akx/test-overhaul | AUTOMATIC1111 | 2023-05-19 | 17 | -326/+307 | |
| |\ \ \ \ | | | | | | | | | | | | | Test overhaul | |||||
| | * | | | | Overhaul tests to use py.test | Aarni Koskela | 2023-05-19 | 17 | -326/+307 | |
| | | | | | | ||||||
| * | | | | | change width/heights slider steps to 64 from 8 | AUTOMATIC | 2023-05-19 | 1 | -8/+8 | |
| | | | | | | ||||||
| * | | | | | simplify PR page | AUTOMATIC | 2023-05-19 | 1 | -23/+10 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #10552 from akx/eslint-moar | AUTOMATIC1111 | 2023-05-19 | 3 | -71/+53 | |
| |\ \ \ \ | | | | | | | | | | | | | More Eslint fixes | |||||
| | * | | | | get_tab_index(): use a for loop with early-exit for performance | Aarni Koskela | 2023-05-19 | 1 | -8/+6 | |
| | | | | | | ||||||
| | * | | | | Replace args_to_array (and facsimiles) with Array.from | Aarni Koskela | 2023-05-19 | 3 | -28/+13 | |
| | | | | | | ||||||
| | * | | | | eslintrc: enable no-redeclare but with builtinGlobals: false | Aarni Koskela | 2023-05-19 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | eslintrc: mark most globals read-only | Aarni Koskela | 2023-05-19 | 1 | -29/+29 | |
| | | | | | | ||||||
| | * | | | | eslintrc: Use a file-local `global` comment for module | Aarni Koskela | 2023-05-19 | 1 | -2/+1 | |
| | | | | | | ||||||
| | * | | | | eslintrc: Sort eslint rules | Aarni Koskela | 2023-05-19 | 1 | -5/+5 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #10550 from akx/git-blame-ignore-revs | AUTOMATIC1111 | 2023-05-19 | 2 | -1/+3 | |
| |\ \ \ \ | | |/ / / | |/| | | | Add .git-blame-ignore-revs | |||||
| | * | | | Fix ruff lint | Aarni Koskela | 2023-05-19 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | Add .git-blame-ignore-revs | Aarni Koskela | 2023-05-19 | 1 | -0/+2 | |
| | | | | | ||||||
| * | | | | 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 |