mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
- Change the term 'service' to 'shortcut' as what we want to present is actually shortcuts and not services. Services is already a confused term between firewall service and a service daemon. - Fix icon paths containing relative URLs. - Make the access information API extensible in future. - Send full list of domains in access information and not just one domain per domain type. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>