summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/client_list.html
Commit message (Collapse)AuthorAgeFilesLines
* template: prevent backtrace in /client/listv1.1.3-29Alejandro Sirgo Rica2024-08-091-3/+7
| | | | Don't access client.speed if the field is not present.
* ogcp: add connected clients list viewAlejandro Sirgo Rica2024-08-051-0/+55
Add view to show the connected clients with access to the client details of each one. The view is accessible through the main dashboard.