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
/
edit-attention.js
Age
Commit message (
Expand
)
Author
Lines
2023-06-28
Correctly remove end parenthesis with ctrl+up/down
missionfloyd
-2
/
+3
2023-05-20
hiresfix prompt: add classes, update css sel
catboxanon
-1
/
+1
2023-05-17
Run `eslint --fix` (and normalize tabs to spaces)
Aarni Koskela
-120
/
+120
2023-04-30
Fix a whole bunch of implicit globals
Aarni Koskela
-4
/
+4
2023-04-25
Custom delimiters
missionfloyd
-1
/
+1
2023-04-21
Remove hyphen, underscore delimiters
missionfloyd
-1
/
+1
2023-04-21
Remove parentheses if weight == 1
missionfloyd
-2
/
+8
2023-04-20
Update delimiters
missionfloyd
-1
/
+1
2023-04-20
Simplify finding word boundaries
missionfloyd
-17
/
+9
2023-04-20
Use string.contains() instead of regex
missionfloyd
-2
/
+3
2023-04-19
Automatically select current word
missionfloyd
-5
/
+30
2023-03-25
fix ctrl+up/down attention edit
AUTOMATIC
-1
/
+1
2023-01-22
attention ctrl+up/down enhancements
AUTOMATIC
-44
/
+66
2023-01-20
fix ctrl+up/down that stopped working
AUTOMATIC
-1
/
+1
2023-01-17
update sending input event in java script to not cause exception in browser h...
AUTOMATIC
-3
/
+2
2022-11-03
Update edit-attention.js
byzod
-2
/
+1
2022-10-18
Auto select attention block for editing
Justin Maier
-3
/
+32
2022-10-15
make attention edit only work with ctrl as was initially intended
AUTOMATIC
-0
/
+2
2022-10-12
Prevent nans from failed float parsing from overwriting weights
DepFA
-0
/
+1
2022-10-11
triggers 'input' event when using arrow keys to edit attention
nai-degen
-0
/
+3
2022-10-08
edit-attention browser compatibility and readme typo
Jairo Correa
-1
/
+1
2022-10-06
added ctrl+up or ctrl+down hotkeys for attention
AUTOMATIC
-0
/
+41