0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/data
Katharina Irrgang 30a0b1794a
Added calculated excerpt field to Content API v2 (#10326)
closes #10062

- return `post.excerpt` for Content API v2
- do not use `downsize`, because we might want to get rid of it if we drop v0.1 (downsize does not create good excerpts)
- simple substring of the plaintext field
2019-01-04 19:00:45 +01:00
..
db Moved knex-migrator execution into Ghost 2018-08-16 12:13:24 +02:00
exporter Excluded sessions table from exporter (#9961) 2018-10-17 18:29:24 +07:00
importer Removed deprecated settings 2019-01-04 12:17:32 +00:00
meta Added calculated excerpt field to Content API v2 (#10326) 2019-01-04 19:00:45 +01:00
migrations Added members related db changes and models 2018-12-11 11:53:55 +07:00
schema Shortened content api key lengths (#10322) 2019-01-04 19:39:54 +07:00
validation Updated docs links 2018-08-16 12:13:24 +02:00
xml/sitemap Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
timezones.json Adds UTC as select option to timezones select list 2016-06-10 15:19:16 +02:00