mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
- Name for a network connection is not unique. UUIDs are much less likely to change compared to name of the connection. No necessity to perform URL encoding too. - Move UI error message strings to view module instead of the network module for proper separation. - Minor refactoring.