mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +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.