You've already forked caddy-opnsense-blocker
Refine the dashboard and requests log UX
This commit is contained in:
@@ -129,6 +129,13 @@ The UI is backed by a small JSON API. The main endpoints are:
|
||||
|
||||
The legacy `POST /api/ips/{ip}/reset` route is still accepted as a backwards-compatible alias for `clear-override`.
|
||||
|
||||
The web UI itself exposes two main pages:
|
||||
|
||||
- `GET /` for the dashboard
|
||||
- `GET /requests` for the paginated requests log
|
||||
|
||||
The legacy `GET /queries` route redirects permanently to `GET /requests`.
|
||||
|
||||
The full API reference, including payloads and response models, lives in [`docs/api.md`](docs/api.md).
|
||||
|
||||
## Configuration
|
||||
|
||||
Reference in New Issue
Block a user