Ghost/core/test/unit
Hannah Wolfe 652e818cae Used settingsCache.getPublic() in theme middleware
- Use the new getPublic function which does the same thing as this code
- This removes the inclusion of the amp property, but this is undocumented and should not be there anyway!
- This also adds the ghost_head and ghost_foot property, which are public settings
2019-01-04 12:17:32 +00:00
..
adapters Refactored web/middleware and web/utils to web/shared (#9892) 2018-09-20 20:04:34 +02:00
api Clean v2 Content API (#10329) 2019-01-04 11:21:21 +00:00
apps
config
data Reworked ghost_head tests as unit tests 2019-01-02 09:51:38 +00:00
helpers Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
lib 🐛 Fixed responsive images for gifs & svgs (#10315) 2019-01-03 16:28:37 +07:00
models 🐛 Striped invisible unicode characters from slugs (#10252) 2018-12-13 13:06:59 +01:00
public
services Used settingsCache.getPublic() in theme middleware 2019-01-04 12:17:32 +00:00
web Supported dynamic image resizing for LocalFileStorage(#10184) 2018-12-13 20:25:24 +07:00
filters_spec.js