aboutsummaryrefslogtreecommitdiffstats
path: root/javascript
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #14230 from ↵AUTOMATIC11112023-12-141-1/+1
| | | | | AUTOMATIC1111/add-option-Live-preview-in-full-page-image-viewer add option: Live preview in full page image viewer
* Merge pull request #14296 from akx/paste-resolutionAUTOMATIC11112023-12-141-0/+24
| | | Allow pasting in WIDTHxHEIGHT strings into the width/height fields
* remove Train/Preprocessing tab and put all its functionality into extras ↵AUTOMATIC11112023-12-021-0/+17
| | | | batch images mode
* Close popups with escape keymissionfloyd2023-12-011-0/+6
|
* add categories to settingsAUTOMATIC11112023-11-261-0/+25
|
* compact prompt layout: preserve scroll when switching between lora tabsAUTOMATIC11112023-11-261-0/+4
|
* Add option to set notification sound volumeGerryDE2023-11-071-1/+5
|
* added compact prompt optionAUTOMATIC11112023-11-051-0/+33
|
* properly apply sort order for extra network cards when selected from dropdownAUTOMATIC11112023-11-051-11/+16
| | | | | allow selection of default sort order in settings remove 'Default' sort order, replace with 'Name'
* eslintAUTOMATIC11112023-11-051-9/+11
|
* add a visible checkbox to input accordionAUTOMATIC11112023-11-051-25/+54
|
* Fix parenthesis auto selectionmissionfloyd2023-11-031-1/+1
| | | | Fixes #13813
* fix the situation with emphasis editing (aaaa:1.1) bbbb (cccc:1.1)AUTOMATIC11112023-10-211-0/+6
|
* rework some of changes for emphasis editing keys, force conversion of ↵AUTOMATIC11112023-10-211-55/+46
| | | | old-style emphasis
* respect keyedit_precision_attention setting when converting from old ↵AUTOMATIC11112023-10-151-0/+2
| | | | (((attention))) syntax
* Merge pull request #13533 from missionfloyd/edit-attention-fixAUTOMATIC11112023-10-151-21/+55
|\ | | | | Edit-attention fixes
| * Make attention conversion optionalmissionfloyd2023-10-131-28/+43
| | | | | | | | Fix square brackets multiplier
| * Convert (emphasis) to (emphasis:1.1)missionfloyd2023-10-131-25/+30
| | | | | | | | per @SirVeggie's suggestion
| * Fix negative valuesmissionfloyd2023-10-071-3/+3
| |
| * Fix multi-line selectionsmissionfloyd2023-10-071-4/+4
| |
| * Edit-attention fixesmissionfloyd2023-10-071-21/+35
| |
* | show the preview image in the modalview if availableWon-Kyu Park2023-10-111-2/+5
|/
* case-insensitive search for settingsAUTOMATIC11112023-10-031-2/+2
|
* Merge pull request #13480 from AUTOMATIC1111/popup-fixAUTOMATIC11112023-10-031-6/+3
|\ | | | | Fix accidentally closing popup dialogs
| * Lintmissionfloyd2023-10-031-1/+1
| |
| * Fix accidentally closing popup dialogsmissionfloyd2023-10-031-7/+4
| |
* | add search field to settingsAUTOMATIC11112023-10-013-16/+47
| |
* | add onEdit function for js and rework token-counter.js to use itAUTOMATIC11112023-10-012-17/+26
| |
* | Merge pull request #13444 from AUTOMATIC1111/edit-attn-delimitersAUTOMATIC11112023-10-011-14/+8
|\ \ | | | | | | edit-attention: Allow editing whitespace delimiters
| * | Remove end parenthesis from weightmissionfloyd2023-10-011-1/+1
| | |
| * | Remove unneeded codemissionfloyd2023-10-011-12/+1
| | |
| * | Use checkboxes for whitespace delimitersmissionfloyd2023-10-011-2/+6
| | |
| * | Allow editing whitespace delimitersmissionfloyd2023-09-301-1/+2
| |/
* | Merge pull request #12877 from zixaphir/removeExtraNetworksFromPrompt_fixAUTOMATIC11112023-09-301-4/+10
|\ \ | | | | | | account for customizable extra network separators in remove code
| * | Remove extra spaceszixaphir2023-09-101-1/+1
| | |
| * | Remove extra network separator without regexzixaphir2023-09-101-10/+11
| | |
| * | Account for edge case where user deleted leading separator.zixaphir2023-08-311-1/+1
| | |
| * | account for customizable extra network separators in remove codezixaphir2023-08-311-2/+7
| | | | | | | | | | | | previous behavior only searched for leading spaces
| * | get progressbar to display correctly in extensions tabAUTOMATIC11112023-08-301-1/+1
| | |
| * | Fix notification not playing when built-in webui tab is inactivecatboxanon2023-08-281-1/+1
| | |
| * | lintAUTOMATIC11112023-08-271-1/+1
| | |
| * | fix style editing dialog breaking if it's opened in both img2img and txt2img ↵AUTOMATIC11112023-08-271-0/+9
| | | | | | | | | | | | tabs
| * | Prevent duplicate resize handlercatboxanon2023-08-261-1/+3
| | |
* | | Merge pull request #13372 from ezt19/patch-1AUTOMATIC11112023-09-301-1/+1
|\ \ \ | | | | | | | | Update dragdrop.js
| * | | Update dragdrop.jsezt192023-09-231-1/+1
| | |/ | |/| | | | Fixing a problem when u cannot put two images and they are going into two different places for images.
* / | Update card on correct tabmissionfloyd2023-09-271-1/+1
|/ /
* | get progressbar to display correctly in extensions tabAUTOMATIC11112023-08-301-1/+1
| |
* | Merge pull request #12834 from catboxanon/fix/notification-tab-switchAUTOMATIC11112023-08-291-1/+1
| | | | | | Fix notification not playing when built-in webui tab is inactive
* | lintAUTOMATIC11112023-08-271-1/+1
| |
* | fix style editing dialog breaking if it's opened in both img2img and txt2img ↵AUTOMATIC11112023-08-271-0/+9
| | | | | | | | tabs