stable-diffusion-webui/javascript
2023-05-17 23:49:39 +03:00
..
aspectRatioOverlay.js Fix unused variables 2023-04-30 22:26:11 +03:00
contextMenus.js make it so that custom context menu from contextMenu.js only disappears after user's click, ignoring non-user click events 2023-05-09 10:52:14 +03:00
dragdrop.js Add image paste fallback 2023-01-03 12:46:48 -05:00
edit-attention.js Fix a whole bunch of implicit globals 2023-04-30 22:08:52 +03:00
extensions.js Use substring instead of deprecated substr 2023-04-30 22:26:11 +03:00
extraNetworks.js Fix remove textual inversion prompt 2023-05-17 10:20:11 +08:00
generationParams.js Fix a whole bunch of implicit globals 2023-04-30 22:08:52 +03:00
hints.js Merge remote-tracking branch 'pieresimakp/img2img-detect-image-size' into dev 2023-05-17 23:49:39 +03:00
hires_fix.js Fix a whole bunch of implicit globals 2023-04-30 22:08:52 +03:00
imageMaskFix.js Fix unused variables 2023-04-30 22:26:11 +03:00
imageParams.js Fix unused variables 2023-04-30 22:26:11 +03:00
imageviewer.js Fix a whole bunch of implicit globals 2023-04-30 22:08:52 +03:00
imageviewerGamepad.js Work with multiple gamepads 2023-05-06 22:47:35 -06:00
localization.js Make dump translations work again 2023-05-13 19:22:39 +03:00
notification.js Mark Notification.requestPermission's retval as purposely ignored 2023-04-30 22:26:11 +03:00
progressbar.js Fix unused variables 2023-04-30 22:26:11 +03:00
textualInversion.js big rework of progressbar/preview system to allow multiple users to prompts at the same time and do not get previews of each other 2023-01-15 18:51:04 +03:00
ui_settings_hints.js add a bunch of descriptions and reword a lot of settings (sorry, localizers) 2023-05-14 11:04:21 +03:00
ui.js remove some code duplication from #9348 2023-05-17 23:27:06 +03:00