Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-12-14 | Merge pull request #14230 from ↵ | AUTOMATIC1111 | -1/+1 | |
AUTOMATIC1111/add-option-Live-preview-in-full-page-image-viewer add option: Live preview in full page image viewer | ||||
2023-12-14 | Merge pull request #14296 from akx/paste-resolution | AUTOMATIC1111 | -0/+24 | |
Allow pasting in WIDTHxHEIGHT strings into the width/height fields | ||||
2023-12-02 | remove Train/Preprocessing tab and put all its functionality into extras ↵ | AUTOMATIC1111 | -0/+17 | |
batch images mode | ||||
2023-11-30 | Close popups with escape key | missionfloyd | -0/+6 | |
2023-11-26 | add categories to settings | AUTOMATIC1111 | -0/+25 | |
2023-11-26 | compact prompt layout: preserve scroll when switching between lora tabs | AUTOMATIC1111 | -0/+4 | |
2023-11-07 | Add option to set notification sound volume | GerryDE | -1/+5 | |
2023-11-05 | added compact prompt option | AUTOMATIC1111 | -0/+33 | |
2023-11-05 | properly apply sort order for extra network cards when selected from dropdown | AUTOMATIC1111 | -11/+16 | |
allow selection of default sort order in settings remove 'Default' sort order, replace with 'Name' | ||||
2023-11-05 | eslint | AUTOMATIC1111 | -9/+11 | |
2023-11-05 | add a visible checkbox to input accordion | AUTOMATIC1111 | -25/+54 | |
2023-11-03 | Fix parenthesis auto selection | missionfloyd | -1/+1 | |
Fixes #13813 | ||||
2023-10-21 | fix the situation with emphasis editing (aaaa:1.1) bbbb (cccc:1.1) | AUTOMATIC1111 | -0/+6 | |
2023-10-21 | rework some of changes for emphasis editing keys, force conversion of ↵ | AUTOMATIC1111 | -55/+46 | |
old-style emphasis | ||||
2023-10-15 | respect keyedit_precision_attention setting when converting from old ↵ | AUTOMATIC1111 | -0/+2 | |
(((attention))) syntax | ||||
2023-10-15 | Merge pull request #13533 from missionfloyd/edit-attention-fix | AUTOMATIC1111 | -21/+55 | |
Edit-attention fixes | ||||
2023-10-13 | Make attention conversion optional | missionfloyd | -28/+43 | |
Fix square brackets multiplier | ||||
2023-10-13 | Convert (emphasis) to (emphasis:1.1) | missionfloyd | -25/+30 | |
per @SirVeggie's suggestion | ||||
2023-10-11 | show the preview image in the modalview if available | Won-Kyu Park | -2/+5 | |
2023-10-07 | Fix negative values | missionfloyd | -3/+3 | |
2023-10-07 | Fix multi-line selections | missionfloyd | -4/+4 | |
2023-10-06 | Edit-attention fixes | missionfloyd | -21/+35 | |
2023-10-03 | case-insensitive search for settings | AUTOMATIC1111 | -2/+2 | |
2023-10-03 | Merge pull request #13480 from AUTOMATIC1111/popup-fix | AUTOMATIC1111 | -6/+3 | |
Fix accidentally closing popup dialogs | ||||
2023-10-02 | Lint | missionfloyd | -1/+1 | |
2023-10-02 | Fix accidentally closing popup dialogs | missionfloyd | -7/+4 | |
2023-10-01 | add search field to settings | AUTOMATIC1111 | -16/+47 | |
2023-10-01 | add onEdit function for js and rework token-counter.js to use it | AUTOMATIC1111 | -17/+26 | |
2023-10-01 | Merge pull request #13444 from AUTOMATIC1111/edit-attn-delimiters | AUTOMATIC1111 | -14/+8 | |
edit-attention: Allow editing whitespace delimiters | ||||
2023-09-30 | Remove end parenthesis from weight | missionfloyd | -1/+1 | |
2023-09-30 | Remove unneeded code | missionfloyd | -12/+1 | |
2023-09-30 | Use checkboxes for whitespace delimiters | missionfloyd | -2/+6 | |
2023-09-30 | Allow editing whitespace delimiters | missionfloyd | -1/+2 | |
2023-09-30 | Merge pull request #12877 from zixaphir/removeExtraNetworksFromPrompt_fix | AUTOMATIC1111 | -4/+10 | |
account for customizable extra network separators in remove code | ||||
2023-09-30 | Merge pull request #13372 from ezt19/patch-1 | AUTOMATIC1111 | -1/+1 | |
Update dragdrop.js | ||||
2023-09-26 | Update card on correct tab | missionfloyd | -1/+1 | |
2023-09-23 | Update dragdrop.js | ezt19 | -1/+1 | |
Fixing a problem when u cannot put two images and they are going into two different places for images. | ||||
2023-09-09 | Remove extra spaces | zixaphir | -1/+1 | |
2023-09-09 | Remove extra network separator without regex | zixaphir | -10/+11 | |
2023-08-31 | Account for edge case where user deleted leading separator. | zixaphir | -1/+1 | |
2023-08-30 | account for customizable extra network separators in remove code | zixaphir | -2/+7 | |
previous behavior only searched for leading spaces | ||||
2023-08-30 | get progressbar to display correctly in extensions tab | AUTOMATIC1111 | -1/+1 | |
2023-08-30 | get progressbar to display correctly in extensions tab | AUTOMATIC1111 | -1/+1 | |
2023-08-29 | Merge pull request #12834 from catboxanon/fix/notification-tab-switch | AUTOMATIC1111 | -1/+1 | |
Fix notification not playing when built-in webui tab is inactive | ||||
2023-08-28 | Fix notification not playing when built-in webui tab is inactive | catboxanon | -1/+1 | |
2023-08-27 | lint | AUTOMATIC1111 | -1/+1 | |
2023-08-27 | lint | AUTOMATIC1111 | -1/+1 | |
2023-08-27 | fix style editing dialog breaking if it's opened in both img2img and txt2img ↵ | AUTOMATIC1111 | -0/+9 | |
tabs | ||||
2023-08-27 | Merge pull request #12795 from catboxanon/prevent-duplicate-resize-handler-mk2 | AUTOMATIC1111 | -1/+3 | |
Prevent duplicate resize handler | ||||
2023-08-27 | fix style editing dialog breaking if it's opened in both img2img and txt2img ↵ | AUTOMATIC1111 | -0/+9 | |
tabs |