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 7b38986316 Removed mobiledoc format from Content API V2 response (#10098)
closes #10097

- removed formats `mobiledoc` option directly in post input serializer for v2 Content API
2018-11-06 14:39:16 +01:00
..
adapters Refactored direct usages of api controllers 2018-09-21 15:18:22 +02:00
api Removed mobiledoc format from Content API V2 response (#10098) 2018-11-06 14:39:16 +01:00
apps Returned relative paths in html for Content API V2 by default (#10091) 2018-11-05 18:07:45 +01:00
config Parsed nconf env values (#10077) 2018-10-28 20:06:44 +01:00
data Removed logic for migration script (2.0/6-replace-fixture-posts.js) (#10081) 2018-10-30 12:50:19 +07:00
helpers Extended resource lookup in {{get}} helper 2018-11-06 14:08:13 +01:00
lib Added Node v10 Support (#10058) 2018-10-30 15:45:51 +07:00
models Removed user_id constraint when upserting session (#10085) 2018-10-30 16:15:48 +07:00
public Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00
services Removed TODO in CollectionRouter 2018-11-05 21:21:19 +01:00
translations Added edit webhook route to v2 Admin API (#10033) 2018-10-19 18:35:55 +01:00
views Fixed error trying to render 404 for missing asset 2017-12-22 20:08:59 +00:00
web Removed configuration endpoint from Content API V2 2018-11-05 18:49:46 +01: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