0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services
Hannah Wolfe dd1cf5ffc7 Aliased {{@blog}} as {{@site}} in the theme API
- we're going to remove @blog in Ghost 3.0 in favour of @site
- @site is the theme-layer equivalent of the Content API settings endpoint
2019-01-04 12:17:32 +00:00
..
apps Updated blog site components to respect the api version 2018-10-18 19:41:07 +02:00
auth 🐛 Fixed URL is not a constructor for Node v6 (#10289) 2018-12-17 17:23:45 +05:30
mail Changed http to https links 2018-08-16 12:13:24 +02:00
members 🐛 Fixed URL is not a constructor for Node v6 (#10289) 2018-12-17 17:23:45 +05:30
permissions 🐛 Fixed all known filter limitations (#10159) 2018-12-11 11:53:40 +01:00
routing 🐛Fixed auto redirect for extra data queries on post and page resources (#9828) 2018-12-03 20:31:48 +01:00
rss Fixed correct promise order in RSS feed generator (#9726) 2018-09-10 11:39:38 +02:00
settings Added Settings endpoint to V2 Content API 2019-01-04 12:17:32 +00:00
themes Aliased {{@blog}} as {{@site}} in the theme API 2019-01-04 12:17:32 +00:00
url Aliased {{@blog}} as {{@site}} in the theme API 2019-01-04 12:17:32 +00:00
webhooks Updated error message log and lastTriggeredError for webhook requests (#10147) 2018-11-20 12:13:35 +05:30
labs.js Enabled members lab setting for developer experiment flag (#10132) 2018-11-09 17:12:21 +05:30
slack.js Added Slack username option. (#10285) 2018-12-14 18:57:32 +07:00
xmlrpc.js Fixed RPC pings (#9816) 2018-08-23 15:20:29 +02:00