WebUI/javascript
Martín (Netux) Rodríguez dd268c48c9 feat(extensions): add toggle all checkbox to Installed tab
Small QoL addition.

While there is the option to disable all extensions with the radio buttons at the top, that only acts as an added flag and doesn't really change the state of the extensions in the UI.

An use case for this checkbox is to disable all extensions except for a few, which is important for debugging extensions.
You could do that before, but you'd have to uncheck and recheck every extension one by one.
2023-06-25 00:48:46 -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 fix error in dragdrop logic 2023-05-22 15:40:10 +03:00
edit-attention.js hiresfix prompt: add classes, update css sel 2023-05-20 19:34:50 +00:00
extensions.js feat(extensions): add toggle all checkbox to Installed tab 2023-06-25 00:48:46 -03:00
extraNetworks.js lint fixes 2023-06-02 04:12:08 +00:00
generationParams.js Use onAfterUiUpdate where possible 2023-05-25 09:09:13 +03:00
hints.js Add support for tooltips on dropdown options 2023-05-24 20:45:05 +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 Use onAfterUiUpdate where possible 2023-05-25 09:09:13 +03:00
imageviewerGamepad.js Move gamepaddisconnected listener 2023-05-29 23:52:19 -06:00
localization.js eslint related file edits 2023-05-18 09:59:10 +03:00
notification.js Use onAfterUiUpdate where possible 2023-05-25 09:09:13 +03:00
profilerVisualization.js add hiding and a colspans to startup profile table 2023-06-01 10:01:42 +03:00
progressbar.js eslint related file edits 2023-05-18 09:59:10 +03:00
textualInversion.js Replace args_to_array (and facsimiles) with Array.from 2023-05-19 13:05:26 +03:00
token-counters.js Add option to disable prompt token counters 2023-05-21 23:25:06 +03:00
ui_settings_hints.js work on startup profile display 2023-05-21 00:41:41 +03:00
ui.js Use onAfterUiUpdate where possible 2023-05-25 09:09:13 +03:00