aboutsummaryrefslogtreecommitdiffstats
path: root/javascript
AgeCommit message (Expand)AuthorLines
2022-10-04add hint, refactor code for #1607AUTOMATIC-0/+1
2022-10-03Convert folder icon surrogate pair to valid utf8Hanusz Leszek-1/+1
2022-10-02Merge branch 'master' into 1404-script-reload-without-restartAUTOMATIC1111-6/+29
2022-10-02Merge branch 'master' into token_updatesliamkerr-0/+9
2022-10-02initial support for training textual inversionAUTOMATIC-0/+9
2022-10-02move JavaScript into ui.jsDepFA-0/+5
2022-09-30consolidated token counter functionsLiam-12/+9
2022-09-30token counters now update when roll artist and style buttons are pressed http...Liam-6/+22
2022-10-01fix #1405 submitting both tabsAUTOMATIC-1/+1
2022-09-30ALT + return will submit prompt when it's in focusTrung Ngo-0/+10
2022-09-30refined [styles] pattern and added [prompt_no_styles]RnDMonkey-2/+2
2022-09-29Add output folder iconsMichoko-0/+1
2022-09-28removed unused import; now using javascript to watch prompt textareaLiam-9/+11
2022-09-27switched the token counter to use hidden buttons instead of api callLiam-58/+15
2022-09-27Merge remote-tracking branch 'upstream/master' into token_countLiam-14/+22
2022-09-27added token counter next to txt2img and img2img promptsLiam-0/+60
2022-09-27Merge branch 'master' into notification-sound48DESIGN-12/+17
2022-09-27refactored image paste handling to fill unset images successively, then repla...Connum-9/+15
2022-09-27Solve issue #962Alexandre Simard-3/+2
2022-09-26adds support for a notification.mp3 in the root directory that will play upon...Connum-0/+3
2022-09-26use strftime. update hints.jstateisu-2/+2
2022-09-25Changed job_id to timestampEyrie-4/+2
2022-09-25Added hints for file & dir patternsEyrie-2/+2
2022-09-25Added job_id pattern for directoriesEyrie-0/+1
2022-09-24added [styles] filename patternRnDMonkey-2/+2
2022-09-23Only switch between visible gallery entriesDepFA-2/+14
2022-09-23delete unwanted console.logAUTOMATIC-1/+0
2022-09-23add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ...AUTOMATIC-4/+48
2022-09-23upgrade to gradio==3.4b3 t fixthe inpain bugsAUTOMATIC-31/+30
2022-09-23Show interrupt button without progress barinnovaciones-2/+2
2022-09-22resize mask canvases to fit underlying image (fixes #668)Connum-0/+45
2022-09-22Fixed directory name generation process.Prof-Cheese-0/+1
2022-09-22Update selectors after ui and core overhaulDepFA-9/+4
2022-09-22move Notification.requestPermission() entirely to javascript to possibly fix ...AUTOMATIC-0/+12
2022-09-22A big rework, just what you were secretly hoping for!AUTOMATIC-5/+47
2022-09-22Merge branch 'master' into patch-6AUTOMATIC1111-7/+15
2022-09-22New position and interrupt integrationinnovaciones-8/+6
2022-09-22Update progressbar.jsinnovaciones-1/+1
2022-09-22Fix progress bar positioninnovaciones-3/+13
2022-09-22Add aspect ratio overlay jsDepFA-0/+124
2022-09-21update tiling button for imageviewer.js to use an icon in same style as other...AUTOMATIC-3/+6
2022-09-21add button to toggle tiling images in the imageviewer modalAdam Snodgrass-12/+46
2022-09-21Revert "Reset image input when dragover new image"Connum-16/+1
2022-09-21fix image replacement via clipboard paste or drag and drop on PNG Info tabConnum-2/+23
2022-09-20Reset image input when dragover new imagetrufty-1/+16
2022-09-20Send a browser notification when the images are readyDave Sescleifer-0/+34
2022-09-19fix the issue with incorrect js options on page loadAUTOMATIC-16/+9
2022-09-19Rely on opts being pre-populatedDepFA-12/+5
2022-09-19initialize modal state from optionsDepFA-1/+19
2022-09-19Add logic for zoom toggleDepFA-4/+21