Ghost/core/frontend/services
Rish d3c96ac04e Fixed filter in url config for posts
no issue

We use `visibility:public` filter for post url config for all API versions, which causes any post with non-public visibility to not get added in resource list. This means every time on server start/restart, fetching posts in theme will exclude any post not having `visibility:public` as it won't have a corresponding url resource added.

This fix was previously committed to master here - ff13821b27 - but got overwritten during `master` ->`v3` merge somewhere causing weird behavior with member posts on v3.
2019-10-21 12:20:39 +07:00
..
redirects Updated docs api links to be version-less 2019-07-25 15:17:23 +08:00
routing Added access property to entries for v3+ api 2019-10-16 14:15:52 +07:00
rss Update dependency @tryghost/url-utils to 0.4.0 (#11156) 2019-09-25 12:35:59 +01:00
settings Added /frontend folder to default lint command 2019-08-08 10:47:13 +02:00
sitemap Added /frontend folder to default lint command 2019-08-08 10:47:13 +02:00
themes Merge branch 'master' into v3 2019-10-09 15:04:09 +01:00
url Fixed filter in url config for posts 2019-10-21 12:20:39 +07:00