aboutsummaryrefslogtreecommitdiffstats
path: root/javascript
Commit message (Expand)AuthorAgeFilesLines
* added ctrl+up or ctrl+down hotkeys for attentionAUTOMATIC2022-10-061-0/+41
* add check for progress in title settingDepFA2022-10-061-1/+1
* Show generation progress in window titleDepFA2022-10-051-0/+15
* add hint, refactor code for #1607AUTOMATIC2022-10-041-0/+1
* Convert folder icon surrogate pair to valid utf8Hanusz Leszek2022-10-031-1/+1
* Merge branch 'master' into 1404-script-reload-without-restartAUTOMATIC11112022-10-023-6/+29
|\
| * Merge branch 'master' into token_updatesliamkerr2022-10-022-0/+9
| |\
| | * initial support for training textual inversionAUTOMATIC2022-10-022-0/+9
| * | consolidated token counter functionsLiam2022-09-301-12/+9
| * | token counters now update when roll artist and style buttons are pressed http...Liam2022-09-301-6/+22
| |/
* / move JavaScript into ui.jsDepFA2022-10-011-0/+5
|/
* fix #1405 submitting both tabsAUTOMATIC2022-09-301-1/+1
* ALT + return will submit prompt when it's in focusTrung Ngo2022-09-301-0/+10
* refined [styles] pattern and added [prompt_no_styles]RnDMonkey2022-09-301-2/+2
* Add output folder iconsMichoko2022-09-291-0/+1
* removed unused import; now using javascript to watch prompt textareaLiam2022-09-281-9/+11
* switched the token counter to use hidden buttons instead of api callLiam2022-09-272-58/+15
* Merge remote-tracking branch 'upstream/master' into token_countLiam2022-09-274-14/+22
|\
| * Merge branch 'master' into notification-sound48DESIGN2022-09-272-12/+17
| |\
| | * refactored image paste handling to fill unset images successively, then repla...Connum2022-09-271-9/+15
| | * Solve issue #962Alexandre Simard2022-09-271-3/+2
| * | adds support for a notification.mp3 in the root directory that will play upon...Connum2022-09-261-0/+3
| |/
| * use strftime. update hints.jstateisu2022-09-261-2/+2
* | added token counter next to txt2img and img2img promptsLiam2022-09-272-0/+60
|/
* Changed job_id to timestampEyrie2022-09-251-4/+2
* Added hints for file & dir patternsEyrie2022-09-251-2/+2
* Added job_id pattern for directoriesEyrie2022-09-251-0/+1
* added [styles] filename patternRnDMonkey2022-09-241-2/+2
* Only switch between visible gallery entriesDepFA2022-09-231-2/+14
* delete unwanted console.logAUTOMATIC2022-09-231-1/+0
* add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ...AUTOMATIC2022-09-232-4/+48
* upgrade to gradio==3.4b3 t fixthe inpain bugsAUTOMATIC2022-09-232-31/+30
* Show interrupt button without progress barinnovaciones2022-09-231-2/+2
* resize mask canvases to fit underlying image (fixes #668)Connum2022-09-221-0/+45
* Fixed directory name generation process.Prof-Cheese2022-09-221-0/+1
* Update selectors after ui and core overhaulDepFA2022-09-221-9/+4
* move Notification.requestPermission() entirely to javascript to possibly fix ...AUTOMATIC2022-09-221-0/+12
* A big rework, just what you were secretly hoping for!AUTOMATIC2022-09-221-5/+47
* Merge branch 'master' into patch-6AUTOMATIC11112022-09-221-7/+15
|\
| * New position and interrupt integrationinnovaciones2022-09-221-8/+6
| * Update progressbar.jsinnovaciones2022-09-221-1/+1
| * Fix progress bar positioninnovaciones2022-09-221-3/+13
* | Add aspect ratio overlay jsDepFA2022-09-221-0/+124
|/
* update tiling button for imageviewer.js to use an icon in same style as other...AUTOMATIC2022-09-211-3/+6
* add button to toggle tiling images in the imageviewer modalAdam Snodgrass2022-09-211-12/+46
* Revert "Reset image input when dragover new image"Connum2022-09-211-16/+1
* fix image replacement via clipboard paste or drag and drop on PNG Info tabConnum2022-09-211-2/+23
* Reset image input when dragover new imagetrufty2022-09-201-1/+16
* Send a browser notification when the images are readyDave Sescleifer2022-09-201-0/+34
* fix the issue with incorrect js options on page loadAUTOMATIC2022-09-191-16/+9