0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
Rishabh Garg b2201d4179 Removed formats from private posts in content api (#10154)
closes #10118

All behind a members labs switch for now

* Added filter for member only content

* Updated frame context

* Cleaned up members content check

* Cleanup

* Cleanup

* Ensured members filtering works without include=tags

* Protected against missing query

* Fixed usage of include vs withRelated

* Moved includeTags logic for members behind members flag to use tags

* Cleanup

* Update input serializer dependency

Co-Authored-By: rishabhgrg <zrishabhgarg@gmail.com>

* Added some explanations
2018-11-14 14:32:14 +07:00
..
adapters Refactored direct usages of api controllers 2018-09-21 15:18:22 +02:00
api Removed formats from private posts in content api (#10154) 2018-11-14 14:32:14 +07:00
apps Renamed /users to /authors for Content API V2 (#10096) 2018-11-07 15:29:37 +01:00
config Parsed nconf env values (#10077) 2018-10-28 20:06:44 +01:00
data Added migration for webhook permissions_roles fixtures (#10153) 2018-11-13 14:35:37 +05:30
helpers Renamed /users to /authors for Content API V2 (#10096) 2018-11-07 15:29:37 +01:00
lib 🐛 Fixed image optimisation for input image being smaller than optimized one 2018-11-13 13:19:31 +01:00
models 🐛 Fix last seen for users (#10141) 2018-11-13 18:27:10 +07:00
public Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00
services 🐛Fixed order being ignored in routes.yaml file (#10146) 2018-11-12 20:24:12 +01:00
translations Renamed /users to /authors for Content API V2 (#10096) 2018-11-07 15:29:37 +01:00
views
web 🐛 Fix last seen for users (#10141) 2018-11-13 18:27:10 +07:00
analytics-events.js
filters.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
ghost-server.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
index.js Refactored method urlFor to use versionType instead of admin: true 2018-10-04 16:49:55 +05:30
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Migrated update check to use api v2 2018-10-18 00:13:31 +02:00