Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | json.dump(ensure_ascii=False) | w-e-w | 2023-11-26 | 1 | -1/+1 |
* | use an atomic operation to replace the cache with the new version | AUTOMATIC1111 | 2023-08-22 | 1 | -1/+4 |
* | Add env var for cache file | catboxanon | 2023-08-10 | 1 | -1/+2 |
* | delay writing cache to prevent writing the same thing over and over | AUTOMATIC1111 | 2023-07-17 | 1 | -3/+26 |
* | fix cache loading wrong entries from old cache files | AUTOMATIC1111 | 2023-07-16 | 1 | -1/+1 |
* | fix bogus metadata for extra networks appearing out of cache | AUTOMATIC1111 | 2023-07-16 | 1 | -5/+5 |
* | speedup extra networks listing | AUTOMATIC1111 | 2023-07-16 | 1 | -13/+14 |
* | cache git extension repo information | AUTOMATIC1111 | 2023-07-15 | 1 | -0/+96 |