Ghost/ghost/posts-service
Naz acccc16614 Added collections update after bulk adding tags
refs https://github.com/TryGhost/Arch/issues/77

- During initial development we have missed to support collections update when tags are added to posts in bulk. It's especially valid usecase since we can define automatic collection with a filter containing not yet existing tags.
2023-08-23 17:12:08 +08:00
..
lib Added collections update after bulk adding tags 2023-08-23 17:12:08 +08:00
test 🐛 Fixed newsletter post duplication (#17103) 2023-06-23 11:18:35 +01:00
.eslintrc.js Moved posts service to its own package 2023-03-20 16:06:42 +01:00
index.js Added posts exporter implementation (#16467) 2023-03-22 09:08:35 +01:00
package.json Added post events package 2023-08-01 15:11:00 +08:00
README.md Moved posts service to its own package 2023-03-20 16:06:42 +01:00

Posts Service