Ghost/ghost/core/test/unit
Aileen Nowak be45d4ebcf Added post stats service to return total posts in Explore endpoint
no issue

- The explore endpoint needs to expose the total amount of published posts
- To be more consistent, this PR creates a PostStats class which is exposed as `stats` method within the PostService; just like it's done with the MemberService
- Moved existing method to return the date of the most recently published post into the stats service
- Updated the explore service test to reflect the new return property
2022-09-16 13:56:14 +01:00
..
api/canary Added property cleaning to tag relations on pages + posts 2022-09-07 22:28:56 +01:00
frontend Added post stats service to return total posts in Explore endpoint 2022-09-16 13:56:14 +01:00
server Wired up creation of post_revisions entries when saving posts with lexical (#15422) 2022-09-16 11:59:35 +01:00
shared 🐛 Fixed Comments administration for self hosters (#15239) 2022-08-15 15:38:19 -04:00