| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-01-16 | fix bugs | Sj-Si | -17/+18 | |
| 2024-01-16 | Finish cleanup. | Sj-Si | -39/+123 | |
| 2024-01-15 | Run linting | Sj-Si | -5/+4 | |
| 2024-01-15 | Move extra network tab buttons into tree view; | Sj-Si | -179/+91 | |
| 2024-01-15 | fix bugs. introduce new ones. | Sj-Si | -92/+95 | |
| 2024-01-13 | continue cleanup and redesign. | Sj-Si | -33/+144 | |
| 2024-01-11 | Merge changes from dev | Sj-Si | -15/+22 | |
| 2024-01-11 | Finish base layout. Fix bugs. Need to test for stability and clean up. | Sj-Si | -74/+39 | |
| 2024-01-10 | begin redesign of tree module. | Sj-Si | -71/+93 | |
| 2024-01-08 | fix linting | Sj-Si | -3/+3 | |
| 2024-01-08 | Add tree-view display for extra networks. | Sj-Si | -99/+253 | |
| 2024-01-04 | forgot something | AUTOMATIC1111 | -1/+1 | |
| 2024-01-04 | mass file lister as an attempt to tackle #14507 | AUTOMATIC1111 | -6/+12 | |
| 2024-01-03 | reduce unnecessary re-indexing extra networks dir | w-e-w | -6/+6 | |
| 2024-01-01 | rename infotext.py again, this time to infotext_utils.py; I didn't realize ↵ | AUTOMATIC1111 | -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 | ||||
| 2024-01-01 | infotext.py: rename usages in the codebase | AUTOMATIC1111 | -1/+1 | |
| 2023-12-30 | Added negative prompts to extra networks lora | Learwin | -1/+4 | |
| 2023-12-02 | Merge pull request #13957 from h43lb1t0/extra_network_subdirs | AUTOMATIC1111 | -2/+7 | |
| dir buttons start with / so only the correct dir will be shown and no… | ||||
| 2023-11-26 | compact prompt layout: preserve scroll when switching between lora tabs | AUTOMATIC1111 | -1/+4 | |
| 2023-11-20 | added option for default behavior of dir buttons | Tom Haelbich | -2/+7 | |
| 2023-11-13 | Adds 'Path' sorting for Extra network cards | kaalibro | -1/+2 | |
| 2023-11-12 | Lint | missionfloyd | -1/+0 | |
| 2023-11-12 | dir buttons start with / so only the correct dir will be shown and not dirs ↵ | Tom Haelbich | -2/+3 | |
| with a substrings as name from the dir | ||||
| 2023-11-05 | added compact prompt option | AUTOMATIC1111 | -4/+12 | |
| 2023-11-05 | properly apply sort order for extra network cards when selected from dropdown | AUTOMATIC1111 | -2/+4 | |
| allow selection of default sort order in settings remove 'Default' sort order, replace with 'Name' | ||||
| 2023-09-30 | get #13121 to work without restart | AUTOMATIC1111 | -8/+15 | |
| 2023-09-30 | Merge pull request #13121 from ↵ | AUTOMATIC1111 | -6/+7 | |
| AUTOMATIC1111/consolidated-allowed-preview-formats Consolidated allowed preview formats, Fix extra network `.gif` not woking as preview | ||||
| 2023-09-30 | Merge pull request #13395 from AUTOMATIC1111/escape-names | AUTOMATIC1111 | -2/+2 | |
| Fix viewing/editing metadata when filename contains an apostrophe | ||||
| 2023-09-30 | Merge pull request #13412 from AUTOMATIC1111/data-sort-name-fix | AUTOMATIC1111 | -1/+1 | |
| Fix data-sort-name containing spaces | ||||
| 2023-09-26 | Fix data-sort-name containing spaces | missionfloyd | -1/+1 | |
| 2023-09-25 | Escape item names | missionfloyd | -2/+2 | |
| 2023-09-07 | consolidated allowed preview formats | w-e-w | -6/+7 | |
| 2023-09-01 | Restore missing tooltips | missionfloyd | -1/+1 | |
| 2023-08-09 | Use better symbol for extra networks sort | catboxanon | -2/+2 | |
| 2023-08-09 | split webui.py's initialization and utility functions into separate files | AUTOMATIC1111 | -1/+2 | |
| 2023-08-05 | add checkbox to show/hide dirs for extra networks | AUTOMATIC1111 | -2/+3 | |
| 2023-08-05 | Merge branch 'dev' into extra-networks-always-visible | AUTOMATIC1111 | -13/+5 | |
| 2023-08-04 | added VAE selection to checkpoint user metadata | AUTOMATIC1111 | -11/+2 | |
| 2023-07-26 | fix: extra network ui description allow HTML tags | Littleor | -1/+1 | |
| 2023-07-26 | fix: error rendering name and description in extra network ui | Littleor | -2/+2 | |
| 2023-07-19 | add dropdown extra_sort_order lable | w-e-w | -1/+1 | |
| 2023-07-17 | hide cards for networks of incompatible stable diffusion version in Lora ↵ | AUTOMATIC1111 | -1/+2 | |
| extra networks interface | ||||
| 2023-07-17 | fix extra search button | w-e-w | -1/+1 | |
| 2023-07-16 | fix unneded reload from disk | AUTOMATIC1111 | -1/+7 | |
| 2023-07-16 | always show extra networks tabs in the UI | AUTOMATIC1111 | -35/+23 | |
| 2023-07-16 | minor restyling for extra networks | AUTOMATIC1111 | -1/+2 | |
| 2023-07-16 | nuke thumbs extra networks view mode (use settings tab to change ↵ | AUTOMATIC1111 | -5/+4 | |
| width/height/scale to get thumbs) | ||||
| 2023-07-16 | fix bogus metadata for extra networks appearing out of cache | AUTOMATIC1111 | -1/+2 | |
| fix description editing for checkpoint not immediately appearing on cards | ||||
| 2023-07-16 | Merge pull request #11806 from huchenlei/file_500 | AUTOMATIC1111 | -0/+4 | |
| 404 when thumb file not found | ||||
| 2023-07-16 | speedup extra networks listing | AUTOMATIC1111 | -7/+13 | |
