0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services
Rishabh Garg 35c4da710a
🐛 Fixed sitemap generation with correct date and images value (#10668)
closes #10640

- Updated sitemap resources data to include certain fields
- Fixes sitemap date and images value
- Updated date handling for sitemap nodes
2019-04-09 12:43:07 +05:30
..
apps
auth Removed obsolete comment about api keys not being supported (#10622) 2019-03-19 20:05:37 +01:00
mail
members Refactored members auth flow with dynamic settings 2019-02-26 15:43:36 +07:00
permissions Added v2 actions endpoint 2019-02-06 21:36:09 +01:00
routing 🐛 Fixed {{meta_description}} output when using data: page.{slug} in routes 2019-03-12 12:34:16 +01:00
rss
settings Updated default-routes.yaml syntax to single template (#10459) 2019-02-06 14:34:57 +01:00
themes Improved error context usage (#10669) 2019-04-09 13:00:56 +08:00
url 🐛 Fixed sitemap generation with correct date and images value (#10668) 2019-04-09 12:43:07 +05:30
webhooks Fixed webhook resource name for page events 2019-02-25 23:51:23 +01:00
labs.js Refactored members auth flow with dynamic settings 2019-02-26 15:43:36 +07:00
slack.js
xmlrpc.js