Add a cached property for the local image server
This removes a lot of duplicate queries in most endpoints that manage Element instances (/elements
, /element/uuid
, /page/uuid
, /element/uuid/pages
, etc.) aka the most frequently used endpoints.