Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |/ |/| | |||||
* | | 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 | 2 | -27/+13 |
* | | linter fixes | AUTOMATIC | 2023-05-19 | 1 | -1/+1 |
* | | split visibility method and sort instead | Thottyottyotty | 2023-05-19 | 1 | -1/+4 |
* | | eslint the merged code | AUTOMATIC | 2023-05-18 | 2 | -40/+40 |
* | | Merge branch 'eslint' into dev | AUTOMATIC | 2023-05-18 | 19 | -1432/+1455 |
|\ \ | |||||
| * | | eslint related file edits | AUTOMATIC | 2023-05-18 | 11 | -58/+45 |
| * | | Run `eslint --fix` (and normalize tabs to spaces) | Aarni Koskela | 2023-05-17 | 19 | -1452/+1488 |
* | | | Merge remote-tracking branch 'pieresimakp/img2img-detect-image-size' into dev | AUTOMATIC | 2023-05-17 | 1 | -0/+1 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into img2img-detect-image-size | pieresimakp | 2023-03-25 | 7 | -114/+79 |
| |\ \ \ |