Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 extr... | AUTOMATIC1111 | 2023-07-17 | 1 | -1/+1 | |
| * | Merge pull request #11669 from gitama2023/patch-1 | AUTOMATIC1111 | 2023-07-16 | 1 | -0/+108 | |
| |\ | ||||||
| | * | Added a prompt for users using poor scaling | gitama2023 | 2023-07-07 | 1 | -0/+108 | |
* | | | 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 width/height... | AUTOMATIC1111 | 2023-07-16 | 1 | -1/+0 | |
* | | 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 | |
|\ \ | ||||||
| * \ | 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 | |
* | | | | Merge pull request #11495 from missionfloyd/end-paren-fix | AUTOMATIC1111 | 2023-07-08 | 1 | -2/+3 | |
|\ \ \ \ | ||||||
| * | | | | 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 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | feat(extensions): add toggle all checkbox to Installed tab | Martín (Netux) Rodríguez | 2023-06-25 | 1 | -0/+18 | |
* | | | | Merge pull request #11294 from zhtttylz/Fix_Typo_of_hints.js | AUTOMATIC1111 | 2023-06-27 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | 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 | |
* | | | | 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 | |
| |\ \ \ \ | ||||||
| | * | | | | 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 | |
| |\ \ \ \ | ||||||
| | * | | | | 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 | |
| |/ / / | ||||||
| * | | | 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 | |
| * | | | Merge pull request #10611 from akx/disable-token-counters | AUTOMATIC1111 | 2023-05-22 | 2 | -70/+84 | |
| |\ \ \ | ||||||
| | * | | | 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 | |
| * | | | Fix dragging text to prompt | missionfloyd | 2023-05-22 | 2 | -3/+3 | |
| | |/ | |/| | ||||||
| * | | Merge pull request #10335 from akx/l10n-dis-take-2 | AUTOMATIC1111 | 2023-05-13 | 1 | -27/+33 | |
* | | | work on startup profile display | AUTOMATIC | 2023-05-20 | 2 | -1/+92 | |
| |/ |/| |