aboutsummaryrefslogtreecommitdiff
path: root/style.css
AgeCommit message (Collapse)Author
2023-07-16change extra networks list to have constant height and scrollingAUTOMATIC1111
2023-07-16always show extra networks tabs in the UIAUTOMATIC1111
2023-07-16minor restyling for extra networksAUTOMATIC1111
2023-07-16nuke thumbs extra networks view mode (use settings tab to change ↵AUTOMATIC1111
width/height/scale to get thumbs)
2023-07-16fix styles for dark peopleAUTOMATIC1111
2023-07-16add lora user metadata editor dialog inspired by MrKuenning's mockup from #7458AUTOMATIC1111
2023-07-15user metadata system for custom networksAUTOMATIC1111
2023-07-15add textual inversion hashes to infotextAUTOMATIC1111
2023-07-15add padding and identification to generation log section (Failed to find ↵AUTOMATIC1111
Loras, Used embeddings, etc...)
2023-07-14restyle time taken/VRAM displayAUTOMATIC1111
2023-06-29starts leftw-e-w
2023-06-04add whitelist for environment in the reportAUTOMATIC
add extra link to view the report instead of downloading it
2023-06-03Added sysinfo tab to settingsAUTOMATIC
2023-06-02Support dynamic sort of extra networkscatboxanon
2023-06-01add hiding and a colspans to startup profile tableAUTOMATIC
2023-06-01Merge branch 'dev' into startup-profileAUTOMATIC
2023-05-23fix bad styling for thumbs view in extra networks #10639AUTOMATIC
2023-05-21work on startup profile displayAUTOMATIC
2023-05-18Merge remote-tracking branch 'missionfloyd/extra-network-preview-lazyload' ↵AUTOMATIC
into dev
2023-05-18Fix blinking text of hr and scale rescatboxanon
goodbye
2023-05-18Revert "Merge pull request #10440 from grimatoma/increaseModelPickerWidth"AUTOMATIC
This reverts commit 4b07f2f584596604c4499efb0b0295e96985080f, reversing changes made to 4071fa4a123cc512b7944678142c11d88efeccf9.
2023-05-18rework #8863 to work with all img2img tabsAUTOMATIC
2023-05-17option to specify editor height for img2imgAUTOMATIC
2023-05-16Remove max width for model dropdowngrimatoma
Removing the max width for the model dropdown allows the user to see the full name of a model especially when it is long. Model names are getting more complex and longer and the current width almost always cuts off model names. If a user leverages folders than it pretty much always cuts off the name...
2023-05-14add a bunch of descriptions and reword a lot of settings (sorry, localizers)AUTOMATIC
2023-05-14set up a system to provide extra info for settings elements in python rather ↵AUTOMATIC
than js add a bit of spacing/styling to settings elements add link info for token merging
2023-05-13Requested changescatboxanon
2023-05-10add UI to edit defaultsAUTOMATIC
allow setting defaults for elements in extensions' tabs fix a problem with ESRGAN upscalers disappearing after UI reload implicit change: HTML element id for train tab from tab_ti to tab_train (will this break things?)
2023-05-08add links to wiki for filename pattern settingsAUTOMATIC
add extended info for quicksettings setting
2023-05-08make lightbox properly display whole picture without cutting of parts when ↵AUTOMATIC
the picture is very wide.
2023-05-08Merge pull request #10113 from missionfloyd/extras-thumbnailsAUTOMATIC1111
Fix stretched thumbnails on extras tab
2023-05-06style.css: Make the image in the ImageViewer be resized correctly蚊子
2023-05-05Fix stretched thumbnails on extras tabmissionfloyd
2023-04-29increase extra networks UI height to fit two rows of cards.AUTOMATIC
2023-04-29Merge pull request #9108 from AUTOMATIC1111/img2img-scale-byAUTOMATIC1111
add "resize by" and "resize to" tabs to img2img
2023-04-29Merge pull request #8999 from Reibies/patch-1AUTOMATIC1111
Changed: extra network height css
2023-03-30Change extras "scale to" to slidersmissionfloyd
2023-03-28add "resize by" and "resize to" tabs to img2imgAUTOMATIC
2023-03-28Revert "Merge pull request #7931 from space-nuko/img2img-enhance"AUTOMATIC
This reverts commit 426875937048e21305ac24bea53df06523bdaa81, reversing changes made to 1b63afbedc7789c0eb9a4742b780ab304d7a9caf.
2023-03-28Merge pull request #7931 from space-nuko/img2img-enhanceAUTOMATIC1111
Add `Upscale by` and `Upscaler` options to img2img
2023-03-28Merge pull request #9065 from missionfloyd/quicksettings-alignmentAUTOMATIC1111
Fix quicksettings alignment
2023-03-28Merge branch 'master' into img2img-enhancespace-nuko
2023-03-27Fix quicksettings alignmentmissionfloyd
2023-03-27Update style.csszetclansu
Fix for wide width image in img2img_sketch, img2maskimg, inpaint_sketch
2023-03-27Update style.cssReimoo
2023-03-27Update style.cssReimoo
Co-authored-by: missionfloyd <missionfloyd@users.noreply.github.com>
2023-03-27Merge pull request #9021 from pieresimakp/pr-devAUTOMATIC1111
Fix the style box dropdown not wrapping in txt2img and img2img
2023-03-27update button pressed down style for #8569AUTOMATIC
2023-03-27Merge pull request #8569 from missionfloyd/extra-networks-toggleAUTOMATIC1111
Make extra networks button togglable
2023-03-27reformat css from latest commits, change color for dropdown selection to ↵AUTOMATIC
more neutral one