index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
javascript
Age
Commit message (
Expand
)
Author
Lines
2023-10-15
respect keyedit_precision_attention setting when converting from old (((atten...
AUTOMATIC1111
-0
/
+2
2023-10-15
Merge pull request #13533 from missionfloyd/edit-attention-fix
AUTOMATIC1111
-21
/
+55
2023-10-13
Make attention conversion optional
missionfloyd
-28
/
+43
2023-10-13
Convert (emphasis) to (emphasis:1.1)
missionfloyd
-25
/
+30
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
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
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
2023-09-30
Merge pull request #13372 from ezt19/patch-1
AUTOMATIC1111
-1
/
+1
2023-09-26
Update card on correct tab
missionfloyd
-1
/
+1
2023-09-23
Update dragdrop.js
ezt19
-1
/
+1
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
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
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
2023-08-27
Merge pull request #12795 from catboxanon/prevent-duplicate-resize-handler-mk2
AUTOMATIC1111
-1
/
+3
2023-08-27
fix style editing dialog breaking if it's opened in both img2img and txt2img ...
AUTOMATIC1111
-0
/
+9
2023-08-26
Prevent duplicate resize handler
catboxanon
-1
/
+3
2023-08-22
fix endless progress requests
AUTOMATIC1111
-2
/
+4
2023-08-22
Merge pull request #12723 from MMP0/dev-resize-handle-fix
AUTOMATIC1111
-2
/
+30
2023-08-22
eslint
AUTOMATIC1111
-18
/
+13
2023-08-22
fix broken generate button if not using live previews
AUTOMATIC1111
-1
/
+1
2023-08-22
make it possible to localize tooltips and placeholders
AUTOMATIC1111
-2
/
+36
2023-08-22
Limit mouse detection to primary button only
MMP0
-0
/
+6
2023-08-22
for live previews, only hide gallery after at least one live previews pic has...
AUTOMATIC1111
-6
/
+18
2023-08-22
Prevent text selection and cursor changes
MMP0
-2
/
+24
2023-08-21
Reset columns on resize handle dblclick
catboxanon
-0
/
+2
2023-08-21
make resize handle available to extensions
AUTOMATIC1111
-0
/
+109
2023-08-20
make live previews play nice with window/slider resizes
AUTOMATIC1111
-17
/
+4
2023-08-20
make live preview display work independently from progress bar
AUTOMATIC1111
-10
/
+18
2023-08-19
Merge pull request #12662 from bluelovers/bluelovers-patch-1-1
AUTOMATIC1111
-19
/
+2
[next]