Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ogcp: improve cache report wording | Alejandro Sirgo Rica | 2024-09-26 | 1 | -1/+1 |
| | | | | | | Use "Cache size" instead of "Disk size" in cache inspector. Inform that the missing space when the image does not fit in cache is additional space on top of the available space. | ||||
* | templates: show real sizes in cache inspector | Alejandro Sirgo Rica | 2024-09-26 | 1 | -5/+3 |
| | | | | Use real free and available cache in cache_inspector.html | ||||
* | ogcp: show cache contents in client details | Alejandro Sirgo Rica | 2024-07-16 | 1 | -0/+152 |
Show cache contents in client details for a more complete view of the client's state. Move the cache inspector code to its own template for reusability. |