aboutsummaryrefslogtreecommitdiffstats
path: root/modules/cache.py
Commit message (Collapse)AuthorAgeFilesLines
* json.dump(ensure_ascii=False)w-e-w2023-11-261-1/+1
| | | | improve json readability
* use an atomic operation to replace the cache with the new versionAUTOMATIC11112023-08-221-1/+4
|
* Add env var for cache filecatboxanon2023-08-101-1/+2
|
* delay writing cache to prevent writing the same thing over and overAUTOMATIC11112023-07-171-3/+26
|
* fix cache loading wrong entries from old cache filesAUTOMATIC11112023-07-161-1/+1
|
* fix bogus metadata for extra networks appearing out of cacheAUTOMATIC11112023-07-161-5/+5
| | | | fix description editing for checkpoint not immediately appearing on cards
* speedup extra networks listingAUTOMATIC11112023-07-161-13/+14
|
* cache git extension repo informationAUTOMATIC11112023-07-151-0/+96