aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/frontend/html/index.html
Commit message (Collapse)AuthorAgeFilesLines
* - Improvement: Self-hosted dashboard (#181)Martin Ridgers2024-10-031-0/+1
| | | Self-hosted dashboard gets oplog entry view and a stats browser
* Initial version of in-proc HTML dashboardMartin Ridgers2024-09-241-54/+5
|
* 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