aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/edit-attention.js
Commit message (Expand)AuthorAgeFilesLines
* fix ctrl+up/down attention editAUTOMATIC2023-03-251-1/+1
* attention ctrl+up/down enhancementsAUTOMATIC2023-01-221-44/+66
* fix ctrl+up/down that stopped workingAUTOMATIC2023-01-201-1/+1
* update sending input event in java script to not cause exception in browser h...AUTOMATIC2023-01-171-3/+2
* Update edit-attention.jsbyzod2022-11-031-2/+1
* Auto select attention block for editingJustin Maier2022-10-181-3/+32
* make attention edit only work with ctrl as was initially intendedAUTOMATIC2022-10-151-0/+2
* Prevent nans from failed float parsing from overwriting weightsDepFA2022-10-111-0/+1
* triggers 'input' event when using arrow keys to edit attentionnai-degen2022-10-111-0/+3
* edit-attention browser compatibility and readme typoJairo Correa2022-10-081-1/+1
* added ctrl+up or ctrl+down hotkeys for attentionAUTOMATIC2022-10-061-0/+41