Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish cleanup. | Sj-Si | 2024-01-16 | 1 | -1/+1 |
| | |||||
* | rename infotext.py again, this time to infotext_utils.py; I didn't realize ↵ | AUTOMATIC1111 | 2024-01-01 | 1 | -2/+2 |
| | | | | 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 | -2/+2 |
| | |||||
* | json.dump(ensure_ascii=False) | w-e-w | 2023-11-26 | 1 | -1/+1 |
| | | | | improve json readability | ||||
* | lint | w-e-w | 2023-08-30 | 1 | -1/+0 |
| | |||||
* | go back to single path for filenames in extra networks metadata dialog | AUTOMATIC1111 | 2023-08-30 | 1 | -12/+9 |
| | |||||
* | refactor: refactor function | bluelovers | 2023-08-29 | 1 | -15/+6 |
| | |||||
* | feat: display file metadata path | bluelovers | 2023-08-28 | 1 | -0/+20 |
| | | | | https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/12289 | ||||
* | Support search and display of hashes for all extra network items | catboxanon | 2023-08-13 | 1 | -1/+3 |
| | |||||
* | extra networks metadata indent | w-e-w | 2023-08-10 | 1 | -1/+1 |
| | |||||
* | extra network metadata inherit old description | w-e-w | 2023-08-09 | 1 | -4/+2 |
| | |||||
* | extra network metadata inherit old description | w-e-w | 2023-08-09 | 1 | -0/+2 |
| | |||||
* | add filename to to the table in user metadata editor | AUTOMATIC1111 | 2023-08-01 | 1 | -0/+1 |
| | |||||
* | hide cards for networks of incompatible stable diffusion version in Lora ↵ | AUTOMATIC1111 | 2023-07-17 | 1 | -1/+6 |
| | | | | extra networks interface | ||||
* | allow refreshing single card after editing user metadata instead of all cards | AUTOMATIC1111 | 2023-07-16 | 1 | -13/+25 |
| | |||||
* | add lora user metadata editor dialog inspired by MrKuenning's mockup from #7458 | AUTOMATIC1111 | 2023-07-15 | 1 | -7/+16 |
| | |||||
* | user metadata system for custom networks | AUTOMATIC1111 | 2023-07-15 | 1 | -0/+169 |