Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-19 | calculate hashes for Lora | AUTOMATIC | |
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 | |||
2023-05-19 | allow hiding buttons in ui-config.json | AUTOMATIC | |
2023-05-19 | Merge pull request #10291 from akx/test-overhaul | AUTOMATIC1111 | |
Test overhaul | |||
2023-05-19 | change width/heights slider steps to 64 from 8 | AUTOMATIC | |
2023-05-19 | simplify PR page | AUTOMATIC | |
2023-05-19 | Overhaul tests to use py.test | Aarni Koskela | |
2023-05-19 | Merge pull request #10552 from akx/eslint-moar | AUTOMATIC1111 | |
More Eslint fixes | |||
2023-05-19 | Merge pull request #10550 from akx/git-blame-ignore-revs | AUTOMATIC1111 | |
Add .git-blame-ignore-revs | |||
2023-05-19 | get_tab_index(): use a for loop with early-exit for performance | Aarni Koskela | |
2023-05-19 | Replace args_to_array (and facsimiles) with Array.from | Aarni Koskela | |
2023-05-19 | eslintrc: enable no-redeclare but with builtinGlobals: false | Aarni Koskela | |
2023-05-19 | eslintrc: mark most globals read-only | Aarni Koskela | |
2023-05-19 | eslintrc: Use a file-local `global` comment for module | Aarni Koskela | |
2023-05-19 | eslintrc: Sort eslint rules | Aarni Koskela | |
2023-05-19 | Fix ruff lint | Aarni Koskela | |
2023-05-19 | Add .git-blame-ignore-revs | Aarni Koskela | |
2023-05-19 | linter fixes | AUTOMATIC | |
2023-05-19 | Merge pull request #10534 from thot-experiment/dev | AUTOMATIC1111 | |
rewrite uiElementIsVisible | |||
2023-05-18 | split visibility method and sort instead | Thottyottyotty | |
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 | |||
2023-05-19 | Merge pull request #10548 from akx/spel-chek-changelog | AUTOMATIC1111 | |
Spel chek changelog some | |||
2023-05-19 | change upscalers to download models into user-specified directory (from ↵ | AUTOMATIC | |
commandline args) rather than the default models/<...> | |||
2023-05-19 | make links to http://<...>.git git extensions work in the extension tab | AUTOMATIC | |
2023-05-19 | Spel chek changelog some | Aarni Koskela | |
2023-05-19 | Merge pull request #10529 from ryankashi/master | AUTOMATIC1111 | |
Added /sdapi/v1/refresh-loras api checkpoint post request | |||
2023-05-18 | rewrite uiElementIsVisible | Thottyottyotty | |
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 | |||
2023-05-18 | Added the refresh-loras post request | ryankashi | |
2023-05-19 | update CHANGELOG | AUTOMATIC | |
2023-05-18 | set Navigate image viewer with gamepad option to false by default, by request | AUTOMATIC | |
2023-05-18 | Merge pull request #10524 from kamnxt/fix-xyz-hashes | AUTOMATIC1111 | |
Use name in xyz_grid | |||
2023-05-18 | Use name instead of hash in xyz_grid | Kamil Krzyżanowski | |
X/Y/Z grid was still using the old hash, prone to collisions. This changes it to use the name instead. Should fix #10521. | |||
2023-05-18 | Merge remote-tracking branch 'missionfloyd/extra-network-preview-lazyload' ↵ | AUTOMATIC | |
into dev | |||
2023-05-18 | Merge pull request #10520 from catboxanon/dev | AUTOMATIC1111 | |
Remove blinking effect from text in hires fix and scale resolution preview | |||
2023-05-18 | rework #10519 | AUTOMATIC | |
2023-05-18 | Fix blinking text of hr and scale res | catboxanon | |
goodbye | |||
2023-05-18 | Merge pull request #10519 from catboxanon/patch/hires-input-release-event | AUTOMATIC1111 | |
Improve width/height slider responsiveness | |||
2023-05-18 | Revert "Merge pull request #10440 from grimatoma/increaseModelPickerWidth" | AUTOMATIC | |
This reverts commit 4b07f2f584596604c4499efb0b0295e96985080f, reversing changes made to 4071fa4a123cc512b7944678142c11d88efeccf9. | |||
2023-05-18 | Reorder variable assignment | catboxanon | |
2023-05-18 | bump gradio | AUTOMATIC | |
2023-05-18 | rework hires prompts/sampler code to among other things support different ↵ | AUTOMATIC | |
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 | |||
2023-05-18 | .change -> .release for hires input | catboxanon | |
Improves overall UI responsiveness. | |||
2023-05-18 | Merge remote-tracking branch 'InvincibleDude/improved-hr-conflict-test' into ↵ | AUTOMATIC | |
hires-fix-ext | |||
2023-05-18 | Merge pull request #10381 from AUTOMATIC1111/minor-fix | AUTOMATIC1111 | |
Minor fix | |||
2023-05-18 | add messages about Loras that failed to load to UI | AUTOMATIC | |
2023-05-18 | if sd_model is None, do not always try to load it | AUTOMATIC | |
2023-05-18 | Modify xformers instead of pytorch | Sakura-Luna | |
2023-05-18 | add --gradio-allowed-path commandline option | AUTOMATIC | |
2023-05-18 | Merge pull request #10465 from baptisterajaut/master | AUTOMATIC1111 | |
Bump pytorch to 2.0 for AMD Users on Linux | |||
2023-05-18 | Merge branch 'dev' into master | AUTOMATIC1111 | |
2023-05-18 | python linter fixes | AUTOMATIC | |
2023-05-18 | keep old option for ngrok | AUTOMATIC | |