Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix extra networks metadata failing to work properly when you create the ↵ | AUTOMATIC1111 | 2024-02-02 | 1 | -3/+3 |
| | | | | .json file with metadata for the first time. | ||||
* | fix page refresh not re-applying sort/filter for #14588 | AUTOMATIC1111 | 2024-02-02 | 1 | -12/+11 |
| | | | | fix path sortkey not including the filename for #14588 | ||||
* | fix error when editing extra networks card | AUTOMATIC1111 | 2024-02-01 | 1 | -1/+1 |
| | |||||
* | put extra networks controls row into the tabs UI element for #14588 | AUTOMATIC1111 | 2024-01-22 | 1 | -1/+1 |
| | |||||
* | Remove unnecessary template and simplify tree list. | Sj-Si | 2024-01-21 | 1 | -10/+1 |
| | |||||
* | Add option in settings to enable/disable tree view by default. | Sj-Si | 2024-01-20 | 1 | -0/+7 |
| | |||||
* | Add toggle button for tree view. Use default settings for sortmode and ↵ | Sj-Si | 2024-01-20 | 1 | -0/+7 |
| | | | | direction. | ||||
* | Fix various bugs including refresh bug. | Sj-Si | 2024-01-18 | 1 | -15/+16 |
| | |||||
* | Fix embeddings add/remove to/from prompt on click bugs. | Sj-Si | 2024-01-18 | 1 | -1/+1 |
| | |||||
* | fix bugs | Sj-Si | 2024-01-16 | 1 | -17/+18 |
| | |||||
* | Finish cleanup. | Sj-Si | 2024-01-16 | 1 | -39/+123 |
| | |||||
* | Run linting | Sj-Si | 2024-01-15 | 1 | -5/+4 |
| | |||||
* | Move extra network tab buttons into tree view; | Sj-Si | 2024-01-15 | 1 | -179/+91 |
| | |||||
* | fix bugs. introduce new ones. | Sj-Si | 2024-01-15 | 1 | -92/+95 |
| | |||||
* | continue cleanup and redesign. | Sj-Si | 2024-01-13 | 1 | -33/+144 |
| | |||||
* | Merge changes from dev | Sj-Si | 2024-01-11 | 1 | -15/+22 |
|\ | |||||
| * | forgot something | AUTOMATIC1111 | 2024-01-03 | 1 | -1/+1 |
| | | |||||
| * | mass file lister as an attempt to tackle #14507 | AUTOMATIC1111 | 2024-01-03 | 1 | -6/+12 |
| | | |||||
| * | reduce unnecessary re-indexing extra networks dir | w-e-w | 2024-01-03 | 1 | -6/+6 |
| | | |||||
| * | rename infotext.py again, this time to infotext_utils.py; I didn't realize ↵ | AUTOMATIC1111 | 2024-01-01 | 1 | -1/+1 |
| | | | | | | | | infotext would be used for variable names in multiple places, which makes it awkward to import the module; also fix the bug I caused by this rename that breaks tests | ||||
| * | infotext.py: rename usages in the codebase | AUTOMATIC1111 | 2024-01-01 | 1 | -1/+1 |
| | | |||||
| * | Added negative prompts to extra networks lora | Learwin | 2023-12-30 | 1 | -1/+4 |
| | | |||||
* | | Finish base layout. Fix bugs. Need to test for stability and clean up. | Sj-Si | 2024-01-11 | 1 | -74/+39 |
| | | |||||
* | | begin redesign of tree module. | Sj-Si | 2024-01-10 | 1 | -71/+93 |
| | | |||||
* | | fix linting | Sj-Si | 2024-01-08 | 1 | -3/+3 |
| | | |||||
* | | Add tree-view display for extra networks. | Sj-Si | 2024-01-08 | 1 | -99/+253 |
|/ | |||||
* | Merge pull request #13957 from h43lb1t0/extra_network_subdirs | AUTOMATIC1111 | 2023-12-02 | 1 | -2/+7 |
|\ | | | | | dir buttons start with / so only the correct dir will be shown and no… | ||||
| * | added option for default behavior of dir buttons | Tom Haelbich | 2023-11-20 | 1 | -2/+7 |
| | | |||||
| * | Lint | missionfloyd | 2023-11-13 | 1 | -1/+0 |
| | | |||||
| * | dir buttons start with / so only the correct dir will be shown and not dirs ↵ | Tom Haelbich | 2023-11-12 | 1 | -2/+3 |
| | | | | | | | | with a substrings as name from the dir | ||||
* | | compact prompt layout: preserve scroll when switching between lora tabs | AUTOMATIC1111 | 2023-11-26 | 1 | -1/+4 |
| | | |||||
* | | Adds 'Path' sorting for Extra network cards | kaalibro | 2023-11-13 | 1 | -1/+2 |
| | | |||||
* | | added compact prompt option | AUTOMATIC1111 | 2023-11-05 | 1 | -4/+12 |
| | | |||||
* | | properly apply sort order for extra network cards when selected from dropdown | AUTOMATIC1111 | 2023-11-05 | 1 | -2/+4 |
| | | | | | | | | | | allow selection of default sort order in settings remove 'Default' sort order, replace with 'Name' | ||||
* | | get #13121 to work without restart | AUTOMATIC1111 | 2023-09-30 | 1 | -8/+15 |
| | | |||||
* | | Merge pull request #13121 from ↵ | AUTOMATIC1111 | 2023-09-30 | 1 | -6/+7 |
|\ \ | | | | | | | | | | | | | AUTOMATIC1111/consolidated-allowed-preview-formats Consolidated allowed preview formats, Fix extra network `.gif` not woking as preview | ||||
| * | | consolidated allowed preview formats | w-e-w | 2023-09-07 | 1 | -6/+7 |
| |/ | |||||
* | | Merge pull request #13395 from AUTOMATIC1111/escape-names | AUTOMATIC1111 | 2023-09-30 | 1 | -2/+2 |
|\ \ | | | | | | | Fix viewing/editing metadata when filename contains an apostrophe | ||||
| * | | Escape item names | missionfloyd | 2023-09-26 | 1 | -2/+2 |
| |/ | |||||
* | | Merge pull request #13412 from AUTOMATIC1111/data-sort-name-fix | AUTOMATIC1111 | 2023-09-30 | 1 | -1/+1 |
|\ \ | | | | | | | Fix data-sort-name containing spaces | ||||
| * | | Fix data-sort-name containing spaces | missionfloyd | 2023-09-27 | 1 | -1/+1 |
| |/ | |||||
* / | Restore missing tooltips | missionfloyd | 2023-09-01 | 1 | -1/+1 |
|/ | |||||
* | Use better symbol for extra networks sort | catboxanon | 2023-08-09 | 1 | -2/+2 |
| | |||||
* | split webui.py's initialization and utility functions into separate files | AUTOMATIC1111 | 2023-08-09 | 1 | -1/+2 |
| | |||||
* | add checkbox to show/hide dirs for extra networks | AUTOMATIC1111 | 2023-08-05 | 1 | -2/+3 |
| | |||||
* | Merge branch 'dev' into extra-networks-always-visible | AUTOMATIC1111 | 2023-08-05 | 1 | -13/+5 |
|\ | |||||
| * | added VAE selection to checkpoint user metadata | AUTOMATIC1111 | 2023-08-04 | 1 | -11/+2 |
| | | |||||
| * | fix: extra network ui description allow HTML tags | Littleor | 2023-07-26 | 1 | -1/+1 |
| | | |||||
| * | fix: error rendering name and description in extra network ui | Littleor | 2023-07-26 | 1 | -2/+2 |
| | | |||||
| * | hide cards for networks of incompatible stable diffusion version in Lora ↵ | AUTOMATIC1111 | 2023-07-17 | 1 | -1/+2 |
| | | | | | | | | extra networks interface |