aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/frontend/html
Commit message (Collapse)AuthorAgeFilesLines
* adding more stats (#429)Dan Engelbrecht2023-09-281-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 Boberg2023-05-021-0/+59
* moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees