Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | make resize handle available to extensions | AUTOMATIC1111 | 2023-08-21 | 1 | -0/+109 | |
| | ||||||
* | make live previews play nice with window/slider resizes | AUTOMATIC1111 | 2023-08-20 | 1 | -17/+4 | |
| | ||||||
* | make live preview display work independently from progress bar | AUTOMATIC1111 | 2023-08-20 | 1 | -10/+18 | |
| | ||||||
* | Merge pull request #12662 from bluelovers/bluelovers-patch-1-1 | AUTOMATIC1111 | 2023-08-19 | 1 | -19/+2 | |
|\ | | | | | refactor: Update ui.js | |||||
| * | refactor: Update ui.js | bluelovers | 2023-08-19 | 1 | -19/+2 | |
| | | ||||||
* | | when refreshing cards in extra networks UI, do not discard user's custom ↵ | AUTOMATIC1111 | 2023-08-14 | 1 | -1/+1 | |
| | | | | | | | | resolution | |||||
* | | linter fixes | AUTOMATIC1111 | 2023-08-10 | 1 | -6/+6 | |
| | | ||||||
* | | add a custom UI element that combines accordion and checkbox | AUTOMATIC1111 | 2023-08-10 | 1 | -0/+37 | |
| | | | | | | | | | | rework hires fix UI to use accordion prevent bogus progress output in console when calculating hires fix dimensions | |||||
* | | Allow to open images in new browser tab by MMB. | Diego Casorran | 2023-08-07 | 1 | -0/+5 | |
| | | | | | | | | Signed-off-by: Diego Casorran <dcasorran@gmail.com> | |||||
* | | add checkbox to show/hide dirs for extra networks | AUTOMATIC1111 | 2023-08-05 | 1 | -0/+29 | |
| | | ||||||
* | | put localStorage stuff into its own file | AUTOMATIC1111 | 2023-08-05 | 2 | -16/+34 | |
| | | ||||||
* | | Merge branch 'dev' into extra-networks-always-visible | AUTOMATIC1111 | 2023-08-05 | 4 | -10/+27 | |
|\ \ | ||||||
| * \ | Merge pull request #1 from daxijiu/fix-some-content-are-ignore-by-localization | daxijiu | 2023-08-04 | 1 | -5/+5 | |
| |\ \ | | | | | | | | | fix some content are ignore by localization | |||||
| | * | | fix some content are ignore by localization | daxijiu | 2023-08-04 | 1 | -5/+5 | |
| | |/ | | | | | | | in setting "Face restoration model" and "Select which Real-ESRGAN models" and in extras "upscaler 1 & 2" are ignore by localization | |||||
| | * | delete scale checker script due to user demand | AUTOMATIC1111 | 2023-07-26 | 1 | -108/+0 | |
| | | | ||||||
| * | | support tooltip kwarg for gradio elements | AUTOMATIC1111 | 2023-08-01 | 1 | -0/+11 | |
| | | | ||||||
| * | | Don't crash if out of local storage quota | Aarni Koskela | 2023-07-31 | 1 | -4/+10 | |
| | | | | | | | | | | | | Fixes #12206 (works around it) | |||||
| * | | delete scale checker script due to user demand | AUTOMATIC1111 | 2023-07-26 | 1 | -108/+0 | |
| |/ | ||||||
| * | hide cards for networks of incompatible stable diffusion version in Lora ↵ | AUTOMATIC1111 | 2023-07-17 | 1 | -1/+1 | |
| | | | | | | | | extra networks interface | |||||
| * | Merge pull request #11669 from gitama2023/patch-1 | AUTOMATIC1111 | 2023-07-16 | 1 | -0/+108 | |
| |\ | | | | | | | Added a prompt for users using poor scaling | |||||
| | * | Added a prompt for users using poor scaling | gitama2023 | 2023-07-07 | 1 | -0/+108 | |
| | | | | | | | | | Added a JavaScript file that detects browser scaling and prompts users when scale is not 100% | |||||
* | | | fix extra search button | w-e-w | 2023-07-17 | 1 | -1/+1 | |
| | | | ||||||
* | | | always show extra networks tabs in the UI | AUTOMATIC1111 | 2023-07-16 | 1 | -5/+3 | |
|/ / | ||||||
* | | nuke thumbs extra networks view mode (use settings tab to change ↵ | AUTOMATIC1111 | 2023-07-16 | 1 | -1/+0 | |
| | | | | | | | | width/height/scale to get thumbs) | |||||
* | | allow refreshing single card after editing user metadata instead of all cards | AUTOMATIC1111 | 2023-07-16 | 1 | -5/+14 | |
| | | ||||||
* | | add lora user metadata editor dialog inspired by MrKuenning's mockup from #7458 | AUTOMATIC1111 | 2023-07-15 | 1 | -2/+16 | |
| | | ||||||
* | | eslint | AUTOMATIC1111 | 2023-07-15 | 1 | -4/+4 | |
| | | ||||||
* | | user metadata system for custom networks | AUTOMATIC1111 | 2023-07-15 | 1 | -6/+31 | |
| | | ||||||
* | | restyle time taken/VRAM display | AUTOMATIC1111 | 2023-07-14 | 1 | -2/+0 | |
| | | ||||||
* | | Allow using alt in the prompt fields again | Aarni Koskela | 2023-07-11 | 1 | -1/+1 | |
| | | ||||||
* | | fix for eslint | AUTOMATIC1111 | 2023-07-08 | 1 | -1/+1 | |
| | | ||||||
* | | for #10650: change key to alt+arrows, enable by default | AUTOMATIC1111 | 2023-07-08 | 1 | -1/+5 | |
| | | ||||||
* | | Merge pull request #10650 from missionfloyd/reorder-hotkeys | AUTOMATIC1111 | 2023-07-08 | 1 | -0/+37 | |
|\ \ | | | | | | | Hotkeys to move prompt elements | |||||
| * \ | Merge branch 'dev' into reorder-hotkeys | missionfloyd | 2023-05-26 | 20 | -1505/+1614 | |
| |\ \ | ||||||
| * | | | Make ctrl+left/right optional | missionfloyd | 2023-05-26 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Fix lint errors | missionfloyd | 2023-05-23 | 1 | -25/+25 | |
| | | | | ||||||
| * | | | Add reorder hotkeys | missionfloyd | 2023-05-23 | 1 | -0/+36 | |
| | | | | | | | | | | | | | | | | Shifts selected items with ctrl+left/right | |||||
* | | | | Merge pull request #11495 from missionfloyd/end-paren-fix | AUTOMATIC1111 | 2023-07-08 | 1 | -2/+3 | |
|\ \ \ \ | | | | | | | | | | | Correctly remove end parenthesis with ctrl+up/down | |||||
| * | | | | Correctly remove end parenthesis with ctrl+up/down | missionfloyd | 2023-06-28 | 1 | -2/+3 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #11415 from netux/extensions-toggle-all | AUTOMATIC1111 | 2023-06-27 | 1 | -0/+18 | |
|\ \ \ \ | |/ / / |/| | | | Add checkbox to check/uncheck all extensions in the Installed tab | |||||
| * | | | feat(extensions): add toggle all checkbox to Installed tab | Martín (Netux) Rodríguez | 2023-06-25 | 1 | -0/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small QoL addition. While there is the option to disable all extensions with the radio buttons at the top, that only acts as an added flag and doesn't really change the state of the extensions in the UI. An use case for this checkbox is to disable all extensions except for a few, which is important for debugging extensions. You could do that before, but you'd have to uncheck and recheck every extension one by one. | |||||
* | | | | Merge pull request #11294 from zhtttylz/Fix_Typo_of_hints.js | AUTOMATIC1111 | 2023-06-27 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / |/| | | | Fix Typo of hints.js | |||||
| * | | | Fix Typo of hints.js | zhtttylz | 2023-06-18 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Generate Forever during generation | w-e-w | 2023-06-08 | 1 | -4/+10 | |
| | | | | | | | | | | | | | | | | Generate Forever during generation | |||||
* | | | | lint fixes | catboxanon | 2023-06-02 | 1 | -14/+17 | |
| | | | | ||||||
* | | | | Support dynamic sort of extra networks | catboxanon | 2023-06-02 | 1 | -0/+47 | |
| | | | | ||||||
* | | | | add hiding and a colspans to startup profile table | AUTOMATIC | 2023-06-01 | 1 | -11/+73 | |
| | | | | ||||||
* | | | | Merge branch 'dev' into startup-profile | AUTOMATIC | 2023-06-01 | 13 | -138/+194 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge pull request #10814 from missionfloyd/gamepad-disconnect | AUTOMATIC1111 | 2023-05-31 | 1 | -1/+7 | |
| |\ \ \ \ | | | | | | | | | | | | | Only poll gamepads while connected | |||||
| | * | | | | Move gamepaddisconnected listener | missionfloyd | 2023-05-30 | 1 | -1/+4 | |
| | | | | | |