Ghost/ghost/core
Fabien "egg" O'Carroll 467cf51b74 Added comment property to posts in Content API
refs https://github.com/TryGhost/Team/issues/1695

This property can be used by theme developers to determine if comments
are available for the currently logged in member. It follows the same
logic as used internally in the comments helper, so that they can be
used interchangeably
2022-07-28 14:55:53 +01:00
..
content 🎨 Updated Casper to v5.2.2 2022-07-26 08:23:54 +01:00
core Added comment property to posts in Content API 2022-07-28 14:55:53 +01:00
test Added comment property to posts in Content API 2022-07-28 14:55:53 +01:00
.c8rc.json Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.gitignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.npmignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
config.development.json Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
ghost.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
Gruntfile.js Moved yarn main functionality up to root yarn script 2022-07-25 18:30:21 +02:00
index.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
jsconfig.json Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
loggingrc.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
MigratorConfig.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
package.json Update dependency @playwright/test to v1.24.1 2022-07-26 18:18:50 +02:00