Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hide cards for networks of incompatible stable diffusion version in Lora ↵ | AUTOMATIC1111 | 2023-07-17 | 1 | -1/+2 |
| | | | | extra networks interface | ||||
* | 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 |
| | | | | |||||
* | | | | Merge pull request #10483 from Iheuzio/syntax-search | AUTOMATIC1111 | 2023-05-17 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | Fix typo in syntax | ||||
| * | | | | Fix typo in syntax | Iheuzio | 2023-05-17 | 1 | -2/+2 |
| |/ / / | |||||
* | | | | Show "Loading..." for extra networks when displaying for the first time | AUTOMATIC | 2023-05-15 | 1 | -4/+15 |
| | | | | |||||
* | | | | allow jpeg for extra network preview | w-e-w | 2023-05-14 | 1 | -2/+2 |
| | | | | |||||
* | | | | Fix symlink scanning | catboxanon | 2023-05-11 | 1 | -1/+1 |
| | | | | |||||
* | | | | fixes for B007 | AUTOMATIC | 2023-05-10 | 1 | -1/+1 |
| | | | | |||||
* | | | | ruff auto fixes | AUTOMATIC | 2023-05-10 | 1 | -2/+2 |
| | | | | |||||
* | | | | imports cleanup for ruff | AUTOMATIC | 2023-05-10 | 1 | -1/+0 |
| | | | | |||||
* | | | | autofixes from ruff | AUTOMATIC | 2023-05-10 | 1 | -1/+1 |
|/ / / | |||||
* | | | Fix up string formatting/concatenation to f-strings where feasible | Aarni Koskela | 2023-05-09 | 1 | -1/+3 |
| | | | |||||
* | | | directory hiding for extra networks: dirs starting with . will hide their ↵ | AUTOMATIC | 2023-05-08 | 1 | -20/+49 |
| | | | | | | | | | | | | | | | | | | | | | | | | cards on extra network tabs unless specifically searched for create HTML for extra network pages only on demand allow directories starting with . to still list their models for lora, checkpoints, etc keep "search" filter for extra networks when user refreshes the page | ||||
* | | | revert some questionable changes from #9159 | AUTOMATIC | 2023-04-29 | 1 | -3/+3 |
| | | | |||||
* | | | Make selected tab configurable with UI config | space-nuko | 2023-03-29 | 1 | -4/+4 |
| | | | |||||
* | | | Merge pull request #8944 from SirFrags/extra_save_geninfo | AUTOMATIC1111 | 2023-03-27 | 1 | -1/+9 |
|\ \ \ | | | | | | | | | Transfer generation parameters to previews | ||||
| * | | | preview replace save params | SirFrags | 2023-03-25 | 1 | -1/+9 |
| | |/ | |/| | |||||
* | | | update button pressed down style for #8569 | AUTOMATIC | 2023-03-27 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'master' into extra-networks-toggle | missionfloyd | 2023-03-25 | 1 | -12/+45 |
|\| | | |||||
| * | | Merge pull request #7936 from EllangoK/master | AUTOMATIC1111 | 2023-03-25 | 1 | -1/+4 |
| |\ \ | | | | | | | | | Custom height and width settings for Extra Networks cards | ||||
| | * \ | Merge branch 'master' into master | Karun | 2023-03-25 | 1 | -15/+72 |
| | |\ \ | |||||
| | * | | | custom height, width settings for extra networks | EllangoK | 2023-02-19 | 1 | -1/+5 |
| | | | | | |||||
| * | | | | Merge branch 'master' into extra-network-info | AUTOMATIC1111 | 2023-03-25 | 1 | -13/+36 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | use HTTP request to fetch metadata for Lora cards instead of including it ↵ | AUTOMATIC | 2023-03-25 | 1 | -12/+35 |
| | | | | | | | | | | | | | | | | | | | | into the main page | ||||
| | * | | | fix extra networks ui | AUTOMATIC | 2023-03-25 | 1 | -1/+1 |
| | | |/ | | |/| | |||||
| * | | | Add event.stopPropagation() to extraNetworksShowMetadata() | missionfloyd | 2023-03-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Prevent bubbling the same way "replace preview" does | ||||
| * | | | Don't bubble when metadata_button is clicked | missionfloyd | 2023-03-20 | 1 | -1/+1 |
| |/ / | |||||
| * | | Update ui_extra_networks.py | willtakasan | 2023-03-14 | 1 | -2/+2 |
| | | | | | | | | | I updated it so that no error message is displayed when setting a webp for the preview image. | ||||
| * | | Add view metadata button for Lora cards. | AUTOMATIC | 2023-03-14 | 1 | -0/+7 |
| | | |