Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | | add dropdown extra_sort_order lable | w-e-w | 2023-07-18 | 1 | -1/+1 |
| | | |||||
* | | fix extra search button | w-e-w | 2023-07-17 | 1 | -1/+1 |
| | | |||||
* | | fix unneded reload from disk | AUTOMATIC1111 | 2023-07-16 | 1 | -1/+7 |
| | | |||||
* | | always show extra networks tabs in the UI | AUTOMATIC1111 | 2023-07-16 | 1 | -35/+23 |
|/ | |||||
* | minor restyling for extra networks | AUTOMATIC1111 | 2023-07-16 | 1 | -1/+2 |
| | |||||
* | nuke thumbs extra networks view mode (use settings tab to change ↵ | AUTOMATIC1111 | 2023-07-16 | 1 | -5/+4 |
| | | | | width/height/scale to get thumbs) | ||||
* | fix bogus metadata for extra networks appearing out of cache | AUTOMATIC1111 | 2023-07-16 | 1 | -1/+2 |
| | | | | fix description editing for checkpoint not immediately appearing on cards | ||||
* | Merge pull request #11806 from huchenlei/file_500 | AUTOMATIC1111 | 2023-07-16 | 1 | -0/+4 |
|\ | | | | | 404 when thumb file not found | ||||
| * | 404 when thumb file not found | huchenlei | 2023-07-16 | 1 | -0/+4 |
| | | |||||
* | | speedup extra networks listing | AUTOMATIC1111 | 2023-07-16 | 1 | -7/+13 |
| | | |||||
* | | allow refreshing single card after editing user metadata instead of all cards | AUTOMATIC1111 | 2023-07-16 | 1 | -0/+20 |
| | | |||||
* | | user metadata system for custom networks | AUTOMATIC1111 | 2023-07-15 | 1 | -7/+47 |
|/ | |||||
* | use natural sort for shared.walk_files and shared.listfiles, as well as for ↵ | AUTOMATIC1111 | 2023-07-08 | 1 | -2/+2 |
| | | | | dirs in extra networks | ||||
* | Allow gif for extra network previews | missionfloyd | 2023-07-05 | 1 | -2/+2 |
| | |||||
* | Apply suggestions from code review | catboxanon | 2023-06-02 | 1 | -3/+5 |
| | | | Co-authored-by: Aarni Koskela <akx@iki.fi> | ||||
* | Support dynamic sort of extra networks | catboxanon | 2023-06-02 | 1 | -0/+16 |
| | |||||
* | Deduplicate default extra network registration | Aarni Koskela | 2023-05-19 | 1 | -0/+9 |
| | |||||
* | Fix typo "intialize" | Aarni Koskela | 2023-05-19 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'missionfloyd/extra-network-preview-lazyload' ↵ | AUTOMATIC | 2023-05-18 | 1 | -2/+3 |
|\ | | | | | | | into dev | ||||
| * | Merge branch 'extra-network-preview-lazyload' of ↵ | missionfloyd | 2023-03-27 | 1 | -14/+41 |
| |\ | | | | | | | | | | https://github.com/missionfloyd/stable-diffusion-webui into extra-network-preview-lazyload | ||||
| * | | Lazy load extra network images | missionfloyd | 2023-03-21 | 1 | -1/+1 |
| | | | |||||
* | | | python linter fixes | AUTOMATIC | 2023-05-18 | 1 | -1/+0 |
| | | | |||||
* | | | add options to show/hide hidden files and dirs, and to not list models/files ↵ | AUTOMATIC | 2023-05-17 | 1 | -2/+15 |
| | | | | | | | | | | | | in hidden directories | ||||
* | | | use a single function for saving images with metadata both in extra networks ↵ | AUTOMATIC | 2023-05-17 | 1 | -17/+2 |
| | | | | | | | | | | | | and main mode for #10395 | ||||
* | | | Merge pull request #10395 from wk5ovc/patch-4 | AUTOMATIC1111 | 2023-05-17 | 1 | -3/+13 |
|\ \ \ | | | | | | | | | Fix extra networks save preview image geninfo | ||||
| * | | | Fix extra networks save preview image geninfo | Keith | 2023-05-15 | 1 | -3/+13 |
| | | | |