mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
* Sort clients list by `last_seen_at` desc. This handles the `online?` case too. Before, they were sorted by `asc` which made it hard to see which recent clients were connected * Scope the client log filename by account slug and actor name so it's easier to find.