aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/prompt-bracket-checker
Commit message (Expand)AuthorAgeFilesLines
* eslint related file editsAUTOMATIC2023-05-181-1/+1
* Run `eslint --fix` (and normalize tabs to spaces)Aarni Koskela2023-05-171-26/+26
* prompt-bracket-checker: Simplify + improve error reportingAarni Koskela2023-04-131-91/+30
* initial gradio 3.22 supportAUTOMATIC2023-03-251-11/+4
* move token counter to the location of the prompt, add token counting for the ...AUTOMATIC2023-01-201-22/+23
* add handling to some places in javascript that can potentially cause issues #...AUTOMATIC2023-01-191-4/+6
* Fix token counter color on dark themeBwin4L2022-12-101-1/+1
* change color of the valid prompt to black - back to how it wasAUTOMATIC2022-12-101-1/+1
* Add bracket checking functionality to the txt2img/img2img prompts and negativ...Bwin4L2022-12-071-0/+107