Ghost/core/frontend/services
Fabien 'egg' O'Carroll 3430c47725
🐛 Fixed meta data when using tag data in collection (#12137)
closes #12130 

When defining a collection with a tag as the data source, the metadata
was not correctly applied due to the context array not including 'tag'.

This update keeps the context management all in the same context helper
file and follows the same pattern as for posts/pages as a data source.
2020-08-17 15:21:09 +01:00
..
apps Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
redirects Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
routing 🐛 Fixed meta data when using tag data in collection (#12137) 2020-08-17 15:21:09 +01:00
rss Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00
settings Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
sitemap Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00
themes Extracted core/server/lib/security to @tryghost/security package 2020-08-11 14:06:50 +01:00
url Replaced nql-map-key-values with @nexes/nql (#11896) 2020-06-10 19:17:25 +02:00
proxy.js Revert "Refactored ghost_head to use isStripeConnected" 2020-06-11 20:21:24 +02:00