Ghost/ghost/core/core
Naz e8220b1387
Added DEL /collections/:id/posts/:post_id to Admin API
refs https://github.com/TryGhost/Team/issues/3260

- We need a way to remove posts form collections without fetching the whole collection's content. This API method allows to remove posts from manual collections by collection id and post id.
- As a response it returns up to date collection state without the removed post.
2023-06-01 14:59:05 +07:00
..
cli Added --clear-database option to make it easier to use the data generator 2023-02-16 12:11:08 +00:00
frontend Fixed product card image stretching issue 2023-06-01 12:10:13 +08:00
server Added DEL /collections/:id/posts/:post_id to Admin API 2023-06-01 14:59:05 +07:00
shared Removed postHistory flag and updated post history logic (#16908) 2023-05-31 23:45:29 -07:00
app.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
boot.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
bridge.js Added member attribution script (#15242) 2022-08-16 15:44:51 +02:00