netbird/client/ui
Ali Amer 40fdeda838
[client] add new filter-by-connection-type flag (#4010)
introduces a new flag --filter-by-connection-type to the status command.
It allows users to filter peers by connection type (P2P or Relayed) in both JSON and detailed views.

Input validation is added in parseFilters() to ensure proper usage, and --detail is auto-enabled if no output format is specified (consistent with other filters).
2025-07-21 11:55:17 +02:00
..
assets [client] UI Refactor Icon Paths (#3420) 2025-03-04 18:29:29 +03:00
build [client] UI Refactor Icon Paths (#3420) 2025-03-04 18:29:29 +03:00
desktop [client] fix privacy warning on macOS (#3350) 2025-02-22 12:41:24 +01:00
event [client] fix privacy warning on macOS (#3350) 2025-02-22 12:41:24 +01:00
process [client] Log duplicate client ui pid (#3915) 2025-06-03 10:52:10 +02:00
client_ui.go [client] Run login popup on goroutine (#4080) 2025-07-01 13:45:55 +02:00
const.go [client] Add block inbound flag to disallow inbound connections of any kind (#3897) 2025-06-03 10:53:27 +02:00
debug.go [client] add new filter-by-connection-type flag (#4010) 2025-07-21 11:55:17 +02:00
event_handler.go [client] close windows when process needs to exit (#4027) 2025-06-22 10:33:04 +02:00
font_bsd.go [client] Allow freebsd to build netbird-ui (#3212) 2025-01-20 11:02:09 +01:00
font_darwin.go [client] Allow freebsd to build netbird-ui (#3212) 2025-01-20 11:02:09 +01:00
font_linux.go Get client ui locale on windows natively (#2251) 2024-07-12 08:25:33 +02:00
font_windows.go [client] Fix Advanced Setting unable to open on Windows 11 with Chinese Locale Setting. (#3483) 2025-03-16 17:51:42 +01:00
icons_windows.go [client] UI Refactor Icon Paths (#3420) 2025-03-04 18:29:29 +03:00
icons.go [client] UI Refactor Icon Paths (#3420) 2025-03-04 18:29:29 +03:00
manifest.xml Renaming project builds and including new Icons (#318) 2022-05-21 18:42:56 +02:00
netbird-ui.rb.tmpl Fix decompress zip path (#2755) 2024-10-17 20:39:59 +02:00
Netbird.icns Renaming project builds and including new Icons (#318) 2022-05-21 18:42:56 +02:00
network.go [client] Display login popup on session expiration (#3955) 2025-06-13 23:51:57 +02:00