Ghost/ghost/core/test/e2e-api
Fabien "egg" O'Carroll 9b2a94f931 Implemented "virtual" Collection for "latest"
refs https://github.com/TryGhost/Arch/issues/95

Rather than storing all of the relations between the latest collection and
posts, we know that it contains all posts. This means we don't have to keep the
collections posts in sync. Instead we can fetch them from the posts table. This
saves a lot of work during recalculation.
2023-09-22 19:05:37 +07:00
..
admin Implemented "virtual" Collection for "latest" 2023-09-22 19:05:37 +07:00
content Added stats to recommendations endpoints 2023-09-15 15:57:27 +02:00
members Disabled one-click subscribe when Portal checkbox is required (#18252) 2023-09-20 15:35:10 +00:00
members-comments Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
shared Disabled one-click subscribe when Portal checkbox is required (#18252) 2023-09-20 15:35:10 +00:00
webmentions Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00