Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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% | ||||
* | | 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 |
| | | | | | | |||||
| | * | | | | Update imageviewerGamepad.js | missionfloyd | 2023-05-29 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | Only poll gamepads while connected | missionfloyd | 2023-05-29 | 1 | -1/+4 |
| | |/ / / | |||||
| * | | | | Merge pull request #10708 from akx/on-ui-update-throttled | AUTOMATIC1111 | 2023-05-27 | 7 | -9/+7 |
| |\ \ \ \ | | | | | | | | | | | | | Add onAfterUiUpdate callback | ||||
| | * | | | | Use onAfterUiUpdate where possible | Aarni Koskela | 2023-05-25 | 7 | -9/+7 |
| | | |_|/ | | |/| | | |||||
| * | | | | Add support for tooltips on dropdown options | Aarni Koskela | 2023-05-24 | 1 | -3/+12 |
| | | | | | |||||
| * | | | | Restore support for dropdown tooltips | Aarni Koskela | 2023-05-24 | 1 | -6/+19 |
| | | | | | |||||
| * | | | | Optimize tooltip checks | Aarni Koskela | 2023-05-24 | 1 | -28/+33 |
| |/ / / | | | | | | | | | | | | | | | | | * Instead of traversing tens of thousands of text nodes, only look at elements and their children * Debounce the checks to happen only every one second | ||||
| * | | | fix error in dragdrop logic | AUTOMATIC | 2023-05-22 | 1 | -2/+2 |
| | | | | |||||
| * | | | repair file paste for Firefox from #10615 | AUTOMATIC | 2023-05-22 | 2 | -30/+41 |
| | | | | | | | | | | | | | | | | | | | | remove animation when pasting files into prompt rework two dragdrop js files into one | ||||
| * | | | Merge pull request #10611 from akx/disable-token-counters | AUTOMATIC1111 | 2023-05-22 | 2 | -70/+84 |
| |\ \ \ | | | | | | | | | | | Add option to disable token counters | ||||
| | * | | | Add option to disable prompt token counters | Aarni Koskela | 2023-05-21 | 1 | -0/+8 |
| | | | | | |||||
| | * | | | Move token counters to separate JS file, fix names | Aarni Koskela | 2023-05-21 | 2 | -70/+76 |
| | |/ / | |||||
| * | | | Merge branch 'dev' into text-drag-fix | AUTOMATIC1111 | 2023-05-22 | 19 | -1455/+1539 |
| |\| | | |||||
| | * | | hiresfix prompt: add classes, update css sel | catboxanon | 2023-05-20 | 1 | -1/+1 |
| | | | |