| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add a client name column to the client list view accessed through
the Dashboard.
Add status column to the client list.
Move client status leyend into a separate file.
Show the client status leyend in client list.
Fix the 0 link speed conditional.
Reuse the data returned by get_scopes() to reduce the number of
requests.
|
|
|
|
| |
Remove sidebar from the client/list view.
|
|
|
|
| |
Don't access client.speed if the field is not present.
|
|
Add view to show the connected clients with access to the client
details of each one. The view is accessible through the main
dashboard.
|