| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - Improvement: Self-hosted dashboard (#181) | Martin Ridgers | 2024-10-03 | 1 | -0/+1 |
| | | | | Self-hosted dashboard gets oplog entry view and a stats browser | ||||
| * | Initial version of in-proc HTML dashboard | Martin Ridgers | 2024-09-24 | 1 | -54/+5 |
| | | |||||
| * | adding more stats (#429) | Dan Engelbrecht | 2023-09-28 | 1 | -7/+8 |
| | | | | | | - Feature: Add detailed stats on requests and data sizes on a per-bucket level, use parameter `cachestorestats=true` on the `/stats/z$` endpoint to enable - Feature: Add detailed stats on requests and data sizes on cidstore, use parameter `cidstorestats=true` on the `/stats/z$` endpoint to enable - Feature: Dashboard now accepts parameters in the URL which is passed on to the `/stats/z$` endpoint | ||||
| * | moved source directories into `/src` (#264) | Stefan Boberg | 2023-05-02 | 1 | -0/+59 |
| * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees | |||||