Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
| * | 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 |
| | | | | | | | | 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 | ||||
| * | 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 |
| | |\ \ | |||||
| | * | | | added button to grab the width and height from the loaded image in img2img | pieresimakp | 2023-03-24 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | remove some code duplication from #9348 | AUTOMATIC | 2023-05-17 | 1 | -39/+15 |
| | | | | | |||||
| * | | | | Merge branch 'dev' into improve-frontend-responsiveness | AUTOMATIC1111 | 2023-05-17 | 17 | -188/+467 |
| |\ \ \ \ | |||||
| | * | | | | simplify name pattern setting tooltips | AUTOMATIC | 2023-05-17 | 1 | -2/+2 |
| | | | | | | |||||
| | * | | | | when adding tooltips, do not scan whole document and instead only scan added ↵ | AUTOMATIC | 2023-05-17 | 1 | -23/+40 |
| | | |_|/ | | |/| | | | | | | | | | | | | elements | ||||
| | * | | | Fix remove `textual inversion` prompt | Weiming | 2023-05-17 | 1 | -11/+20 |
| | | | | | |||||
| | * | | | add a bunch of descriptions and reword a lot of settings (sorry, localizers) | AUTOMATIC | 2023-05-14 | 1 | -1/+2 |
| | | | | | |||||
| | * | | | set up a system to provide extra info for settings elements in python rather ↵ | AUTOMATIC | 2023-05-14 | 1 | -36/+56 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | than js add a bit of spacing/styling to settings elements add link info for token merging | ||||
| | * | | | Make dump translations work again | Aarni Koskela | 2023-05-13 | 1 | -7/+12 |
| | | | | | |||||
| | * | | | Wait for DOMContentLoaded until checking whether localization should be disabled | Aarni Koskela | 2023-05-13 | 1 | -20/+21 |
| | | | | | | | | | | | | | | | | | | | | Refs https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/9955#issuecomment-1546587143 | ||||
| * | | | | Improve frontend responsiveness for some buttons | space-nuko | 2023-04-04 | 1 | -0/+48 |
| | | | | | |||||
* | | | | | 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 |
| |/ / / |/| | | | | | | | Localization fixes | ||||
* | | | | prevent Reload UI button/link from reloading the page when it's not yet ready | AUTOMATIC | 2023-05-09 | 1 | -1/+10 |
| | | | | |||||
* | | | | make it so that custom context menu from contextMenu.js only disappears ↵ | AUTOMATIC | 2023-05-09 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | after user's click, ignoring non-user click events | ||||
* | | | | add links to wiki for filename pattern settings | AUTOMATIC | 2023-05-08 | 1 | -0/+41 |
| | | | | | | | | | | | | | | | | add extended info for quicksettings setting | ||||
* | | | | do not show licenses page when user selects Show all pages in settings | AUTOMATIC | 2023-05-08 | 1 | -0/+3 |
| | | | | |||||
* | | | | directory hiding for extra networks: dirs starting with . will hide their ↵ | AUTOMATIC | 2023-05-08 | 1 | -4/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cards on extra network tabs unless specifically searched for create HTML for extra network pages only on demand allow directories starting with . to still list their models for lora, checkpoints, etc keep "search" filter for extra networks when user refreshes the page | ||||
* | | | | Merge branch 'dev' into tooltip | AUTOMATIC1111 | 2023-05-08 | 16 | -156/+311 |
|\ \ \ \ | |||||
| * \ \ \ | Merge pull request #9955 from akx/noop-localization-unless-required | AUTOMATIC1111 | 2023-05-08 | 1 | -31/+37 |
| |\ \ \ \ | | | | | | | | | | | | | Make localization.js do nothing if there's no localization to do | ||||
| | * | | | | Make localization.js do nothing if there's no localization to do | Aarni Koskela | 2023-05-04 | 1 | -31/+37 |
| | | | | | | |||||
| * | | | | | Merge pull request #10146 from missionfloyd/gamepad-option | AUTOMATIC1111 | 2023-05-08 | 1 | -32/+53 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Fix gamepad navigation | ||||
| | * | | | | | Work with multiple gamepads | missionfloyd | 2023-05-07 | 1 | -3/+4 |
| | | | | | | | |||||
| | * | | | | | gamepad repeat option | missionfloyd | 2023-05-07 | 1 | -3/+2 |
| | | | | | | | |||||
| | * | | | | | Improve joypad performance | missionfloyd | 2023-05-07 | 1 | -6/+30 |
| | | | | | | | |||||
| | * | | | | | Make gamepad navigation optional | missionfloyd | 2023-05-06 | 1 | -32/+29 |
| | | | | | | | |||||
| * | | | | | | add denoising strength filename pattern | w-e-w | 2023-05-05 | 1 | -2/+2 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | Merge branch 'dev' into js-misc-fixes | AUTOMATIC1111 | 2023-05-01 | 1 | -2/+8 |
| |\| | | | | |||||
| | * | | | | Merge pull request #9969 from AUTOMATIC1111/restore_progress_fix | AUTOMATIC1111 | 2023-05-01 | 1 | -2/+2 |
| | |\ \ \ \ | | | | | | | | | | | | | | | restore_progress fix | ||||
| | | * | | | | restore_progress fix | w-e-w | 2023-05-01 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | id wrong type | ||||
| | * | | | | | make it impossible to press the restore progress button after pressing it once | AUTOMATIC | 2023-05-01 | 1 | -0/+4 |
| | |/ / / / | |||||
| * | | | | | Use substring instead of deprecated substr | Aarni Koskela | 2023-04-30 | 3 | -5/+5 |
| | | | | | | |||||
| * | | | | | Remove redundant return | Aarni Koskela | 2023-04-30 | 1 | -1/+0 |
| | | | | | |