stable-diffusion-webui/javascript
AUTOMATIC1111 1466daeafc Disable prompt token counters option actually disables token counting rather than just hiding results.
Disable prompt token counters option does not require reload UI.
token counters do not become visible until they are positioned correctly.
2024-02-17 10:31:16 +03:00
..
aspectRatioOverlay.js Use onAfterUiUpdate where possible 2023-05-25 09:09:13 +03:00
contextMenus.js Generate Forever during generation 2023-06-08 17:56:03 +09:00
dragdrop.js Update dragdrop.js 2023-09-23 20:41:28 +00:00
edit-attention.js Fix parenthesis auto selection 2023-11-03 00:59:19 -06:00
edit-order.js Allow using alt in the prompt fields again 2023-07-11 15:05:20 +03:00
extensions.js if extensions page not loaded, prevent apply 2024-02-09 23:19:39 +09:00
extraNetworks.js fix an exception when filtering extra networks very early 2024-02-17 09:46:04 +03:00
generationParams.js Use onAfterUiUpdate where possible 2023-05-25 09:09:13 +03:00
hints.js support tooltip kwarg for gradio elements 2023-08-01 12:50:23 +03:00
hires_fix.js Run `eslint --fix` (and normalize tabs to spaces) 2023-05-17 16:09:06 +03:00
imageMaskFix.js Use onAfterUiUpdate where possible 2023-05-25 09:09:13 +03:00
imageviewer.js Merge pull request #14230 from AUTOMATIC1111/add-option-Live-preview-in-full-page-image-viewer 2023-12-14 10:15:18 +03:00
imageviewerGamepad.js Move gamepaddisconnected listener 2023-05-29 23:52:19 -06:00
inputAccordion.js eslint 2023-11-05 09:20:15 +03:00
localStorage.js put localStorage stuff into its own file 2023-08-05 08:48:03 +03:00
localization.js eslint 2023-08-22 13:57:05 +03:00
notification.js Add option to set notification sound volume 2023-11-07 03:09:08 +01:00
profilerVisualization.js add hiding and a colspans to startup profile table 2023-06-01 10:01:42 +03:00
progressbar.js Use original App Title in progress bar 2024-02-14 15:26:57 +04:00
resizeHandle.js Merge pull request #12795 from catboxanon/prevent-duplicate-resize-handler-mk2 2023-08-27 09:44:56 +03:00
settings.js add categories to settings 2023-11-26 17:56:22 +03:00
textualInversion.js Replace args_to_array (and facsimiles) with Array.from 2023-05-19 13:05:26 +03:00
token-counters.js Disable prompt token counters option actually disables token counting rather than just hiding results. 2024-02-17 10:31:16 +03:00
ui.js Disable prompt token counters option actually disables token counting rather than just hiding results. 2024-02-17 10:31:16 +03:00
ui_settings_hints.js work on startup profile display 2023-05-21 00:41:41 +03:00