aboutsummaryrefslogtreecommitdiff
path: root/javascript
AgeCommit message (Expand)Author
2022-10-10Make cancel generate forever let the current gen complete (#2206)DepFA
2022-10-10add an option to not add watermark to created imagesAUTOMATIC
2022-10-10add eta noise seed delta optionAUTOMATIC
2022-10-09Update lightbox to change displayed image as soon as generation is complete (...DepFA
2022-10-08chore: Fix typosAidan Holland
2022-10-08Remove duplicate event listenersguaneec
2022-10-08Add button to skip the current iterationTrung Ngo
2022-10-08implement removalDepFA
2022-10-08Context MenusDepFA
2022-10-08edit-attention browser compatibility and readme typoJairo Correa
2022-10-06added ctrl+up or ctrl+down hotkeys for attentionAUTOMATIC
2022-10-06add check for progress in title settingDepFA
2022-10-05Show generation progress in window titleDepFA
2022-10-04add hint, refactor code for #1607AUTOMATIC
2022-10-03Convert folder icon surrogate pair to valid utf8Hanusz Leszek
2022-10-02Merge branch 'master' into 1404-script-reload-without-restartAUTOMATIC1111
2022-10-02Merge branch 'master' into token_updatesliamkerr
2022-10-02initial support for training textual inversionAUTOMATIC
2022-10-02move JavaScript into ui.jsDepFA
2022-09-30consolidated token counter functionsLiam
2022-09-30token counters now update when roll artist and style buttons are pressed http...Liam
2022-10-01fix #1405 submitting both tabsAUTOMATIC
2022-09-30ALT + return will submit prompt when it's in focusTrung Ngo
2022-09-30refined [styles] pattern and added [prompt_no_styles]RnDMonkey
2022-09-29Add output folder iconsMichoko
2022-09-28removed unused import; now using javascript to watch prompt textareaLiam
2022-09-27switched the token counter to use hidden buttons instead of api callLiam
2022-09-27Merge remote-tracking branch 'upstream/master' into token_countLiam
2022-09-27added token counter next to txt2img and img2img promptsLiam
2022-09-27Merge branch 'master' into notification-sound48DESIGN
2022-09-27refactored image paste handling to fill unset images successively, then repla...Connum
2022-09-27Solve issue #962Alexandre Simard
2022-09-26adds support for a notification.mp3 in the root directory that will play upon...Connum
2022-09-26use strftime. update hints.jstateisu
2022-09-25Changed job_id to timestampEyrie
2022-09-25Added hints for file & dir patternsEyrie
2022-09-25Added job_id pattern for directoriesEyrie
2022-09-24added [styles] filename patternRnDMonkey
2022-09-23Only switch between visible gallery entriesDepFA
2022-09-23delete unwanted console.logAUTOMATIC
2022-09-23add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ...AUTOMATIC
2022-09-23upgrade to gradio==3.4b3 t fixthe inpain bugsAUTOMATIC
2022-09-23Show interrupt button without progress barinnovaciones
2022-09-22resize mask canvases to fit underlying image (fixes #668)Connum
2022-09-22Fixed directory name generation process.Prof-Cheese
2022-09-22Update selectors after ui and core overhaulDepFA
2022-09-22move Notification.requestPermission() entirely to javascript to possibly fix ...AUTOMATIC
2022-09-22A big rework, just what you were secretly hoping for!AUTOMATIC
2022-09-22Merge branch 'master' into patch-6AUTOMATIC1111
2022-09-22New position and interrupt integrationinnovaciones