Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable prompt token counters option actually disables token counting rather ↵ | AUTOMATIC1111 | 2024-02-17 | 1 | -0/+4 |
| | | | | | | | than just hiding results. Disable prompt token counters option does not require reload UI. token counters do not become visible until they are positioned correctly. | ||||
* | fix extra-network-control--enabled color | w-e-w | 2024-02-11 | 1 | -5/+5 |
| | | | | also add forgotten semicolon | ||||
* | extensions tab table row hover highlight | w-e-w | 2024-02-10 | 1 | -0/+14 |
| | |||||
* | Add "Interrupting..." placeholder. | AUTOMATIC1111 | 2024-02-01 | 1 | -3/+3 |
| | |||||
* | put extra networks controls row into the tabs UI element for #14588 | AUTOMATIC1111 | 2024-01-22 | 1 | -23/+28 |
| | |||||
* | Fix broken scrollbars | Sj-Si | 2024-01-21 | 1 | -13/+7 |
| | |||||
* | Add toggle button for tree view. Use default settings for sortmode and ↵ | Sj-Si | 2024-01-20 | 1 | -29/+57 |
| | | | | direction. | ||||
* | Fix missing important style. | Sj-Si | 2024-01-18 | 1 | -1/+1 |
| | |||||
* | Finish cleanup. | Sj-Si | 2024-01-16 | 1 | -25/+56 |
| | |||||
* | Move extra network tab buttons into tree view; | Sj-Si | 2024-01-15 | 1 | -78/+186 |
| | |||||
* | fix bugs. introduce new ones. | Sj-Si | 2024-01-15 | 1 | -91/+90 |
| | |||||
* | continue cleanup and redesign. | Sj-Si | 2024-01-13 | 1 | -63/+214 |
| | |||||
* | Merge changes from dev | Sj-Si | 2024-01-11 | 1 | -2/+18 |
|\ | |||||
| * | add assets repo; serve fonts locally rather than from google's servers | AUTOMATIC1111 | 2024-01-07 | 1 | -1/+1 |
| | | |||||
| * | make modal toolbar and icon opacity adjustable | w-e-w | 2023-12-15 | 1 | -2/+2 |
| | | |||||
| * | on mouse hover show / hide modal image viewer icons | w-e-w | 2023-12-12 | 1 | -0/+16 |
| | | |||||
* | | Finish base layout. Fix bugs. Need to test for stability and clean up. | Sj-Si | 2024-01-11 | 1 | -14/+10 |
| | | |||||
* | | begin redesign of tree module. | Sj-Si | 2024-01-10 | 1 | -89/+115 |
| | | |||||
* | | Add tree-view display for extra networks. | Sj-Si | 2024-01-08 | 1 | -0/+92 |
|/ | |||||
* | 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 |
| |