Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add max-heigh/width to global-popup-inner | w-e-w | 2023-11-30 | 1 | -0/+2 |
| | | | | prevent the pop-up from being too big as to making exiting the pop-up impossible | ||||
* | add categories to settings | AUTOMATIC1111 | 2023-11-26 | 1 | -0/+9 |
| | |||||
* | compact prompt layout: preserve scroll when switching between lora tabs | AUTOMATIC1111 | 2023-11-26 | 1 | -2/+10 |
| | |||||
* | added compact prompt option | AUTOMATIC1111 | 2023-11-05 | 1 | -1/+22 |
| | |||||
* | add a visible checkbox to input accordion | AUTOMATIC1111 | 2023-11-05 | 1 | -0/+5 |
| | |||||
* | Merge pull request #13480 from AUTOMATIC1111/popup-fix | AUTOMATIC1111 | 2023-10-03 | 1 | -4/+10 |
|\ | | | | | Fix accidentally closing popup dialogs | ||||
| * | Fix accidentally closing popup dialogs | missionfloyd | 2023-10-03 | 1 | -4/+10 |
| | | |||||
* | | add search field to settings | AUTOMATIC1111 | 2023-10-01 | 1 | -0/+2 |
| | | |||||
* | | Use default dropdown padding on mobile | missionfloyd | 2023-08-31 | 1 | -2/+4 |
|/ | |||||
* | get progressbar to display correctly in extensions tab | AUTOMATIC1111 | 2023-08-30 | 1 | -0/+5 |
| | |||||
* | Merge pull request #12839 from ibrainventures/patch-1 | AUTOMATIC1111 | 2023-08-30 | 1 | -7/+3 |
| | | | [RC 1.6.0 - zoom is partly hidden] Update style.css | ||||
* | Merge pull request #12837 from bluelovers/pr/file-metadata-break-001 | AUTOMATIC1111 | 2023-08-29 | 1 | -0/+2 |
| | | | style: file-metadata word-break | ||||
* | Merge pull request #12792 from catboxanon/image-cropper-hide | AUTOMATIC1111 | 2023-08-27 | 1 | -0/+8 |
| | | | Hide broken image crop tool | ||||
* | draw extra network buttons above description | w-e-w | 2023-08-23 | 1 | -0/+1 |
| | |||||
* | Merge pull request #12723 from MMP0/dev-resize-handle-fix | AUTOMATIC1111 | 2023-08-22 | 1 | -9/+32 |
|\ | | | | | Resize handle improvements and bug fixes | ||||
| * | Fix double click event not firing | MMP0 | 2023-08-22 | 1 | -1/+5 |
| | | |||||
| * | Replace tabs with spaces | MMP0 | 2023-08-22 | 1 | -6/+6 |
| | | |||||
| * | Prevent text selection and cursor changes | MMP0 | 2023-08-22 | 1 | -0/+7 |
| | | |||||
| * | Expand the hit area of resize handle | MMP0 | 2023-08-22 | 1 | -6/+13 |
| | | |||||
| * | Fix resize handle overflowing in Safari | MMP0 | 2023-08-22 | 1 | -0/+5 |
| | | |||||
* | | for live previews, only hide gallery after at least one live previews pic ↵ | AUTOMATIC1111 | 2023-08-22 | 1 | -1/+1 |
|/ | | | | | | | | has been received fix blinking for live previews fix a clientside live previews exception that happens when you kill serverside during sampling match the size of live preview image to gallery image | ||||
* | make resize handle available to extensions | AUTOMATIC1111 | 2023-08-21 | 1 | -0/+12 |
| | |||||
* | fix for small images in live previews not being scaled up | AUTOMATIC1111 | 2023-08-20 | 1 | -2/+2 |
| | |||||
* | make live previews play nice with window/slider resizes | AUTOMATIC1111 | 2023-08-20 | 1 | -8/+9 |
| | |||||
* | Merge pull request #12635 from catboxanon/fix/full-page-img | AUTOMATIC1111 | 2023-08-19 | 1 | -1/+14 |
|\ | | | | | Make image viewer actually fit the whole page | ||||
| * | Make image viewer actually fit the whole page | catboxanon | 2023-08-18 | 1 | -1/+14 |
| | | |||||
* | | Make results column sticky | catboxanon | 2023-08-18 | 1 | -2/+9 |
|/ | |||||
* | CSS: Remove forced visible overflow for Gradio group child divs | catboxanon | 2023-08-15 | 1 | -1/+1 |
| | |||||
* | return seed controls UI to how it was before | AUTOMATIC1111 | 2023-08-14 | 1 | -0/+15 |
| | |||||
* | make "send to" buttons into small tool buttons | AUTOMATIC1111 | 2023-08-12 | 1 | -2/+2 |
| | |||||
* | fix quicksettings on Chrome | AUTOMATIC1111 | 2023-08-12 | 1 | -2/+1 |
| | |||||
* | update seed/subseed HTML widths | AUTOMATIC1111 | 2023-08-12 | 1 | -15/+0 |
| | |||||
* | move seed, variation seed and variation seed strength to a single row, dump ↵ | AUTOMATIC1111 | 2023-08-12 | 1 | -2/+7 |
| | | | | | | resize seed from UI add a way for scripts to register a callback for before/after just a single component's creation | ||||
* | change quicksettings items to have variable width | AUTOMATIC1111 | 2023-08-12 | 1 | -3/+6 |
| | |||||
* | put refiner into main UI, into the new accordions section | AUTOMATIC1111 | 2023-08-12 | 1 | -12/+20 |
| | | | | | | add VAE from main model into infotext, not from refiner model option to make scripts UI without gr.Group fix inconsistencies with refiner when usings samplers that do more denoising than steps | ||||
* | fix accordion style on img2img | AUTOMATIC1111 | 2023-08-11 | 1 | -1/+1 |
| | |||||
* | add a custom UI element that combines accordion and checkbox | AUTOMATIC1111 | 2023-08-10 | 1 | -6/+9 |
| | | | | | rework hires fix UI to use accordion prevent bogus progress output in console when calculating hires fix dimensions | ||||
* | additional work on gradio styles; | AUTOMATIC1111 | 2023-08-10 | 1 | -10/+8 |
| | | | | make the accordion change affect all accordions, not just inside scripts div | ||||
* | Merge pull request #12312 from catboxanon/script-accordion-style | AUTOMATIC1111 | 2023-08-10 | 1 | -0/+7 |
|\ | | | | | Add styling for script components | ||||
| * | Add styling for script components | catboxanon | 2023-08-04 | 1 | -0/+7 |
| | | |||||
* | | add description to VAE setting page | AUTOMATIC1111 | 2023-08-05 | 1 | -0/+7 |
| | | |||||
* | | add checkbox to show/hide dirs for extra networks | AUTOMATIC1111 | 2023-08-05 | 1 | -1/+4 |
| | | |||||
* | | Merge branch 'dev' into extra-networks-always-visible | AUTOMATIC1111 | 2023-08-05 | 1 | -6/+36 |
|\ \ | |||||
| * | | Fix Gradio 3.39.0 textbox overflow | catboxanon | 2023-08-04 | 1 | -0/+4 |
| |/ | |||||
| * | gradio 3.39 | AUTOMATIC1111 | 2023-08-04 | 1 | -2/+10 |
| | | |||||
| * | add style editor dialog | AUTOMATIC1111 | 2023-08-03 | 1 | -0/+13 |
| | | | | | | | | | | rework toprow for img2img and txt2img to use a class with fields fix the console error when editing checkpoint user metadata | ||||
| * | restyle Startup profile for black users | AUTOMATIC1111 | 2023-07-22 | 1 | -3/+4 |
| | | |||||
| * | hide cards for networks of incompatible stable diffusion version in Lora ↵ | AUTOMATIC1111 | 2023-07-17 | 1 | -1/+5 |
| | | | | | | | | extra networks interface | ||||
* | | fix tabs height on small screens | AUTOMATIC1111 | 2023-07-17 | 1 | -1/+1 |
| | | |||||
* | | more tweaking for cards section height | AUTOMATIC1111 | 2023-07-16 | 1 | -2/+3 |
| | |