0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
Hannah Wolfe 5365094dfc 🐛 Provided get helper filters access to globals
closes #10448

- using @site.lang to read posts is a valid use case for the get helper filters
- get helper filters have special treatment of anything wrapped in {{}}, in the form of resolvePaths
- resolvePaths uses some custom logic + jsonpath to find the right bit of data to inject
- this function had no handling for globals starting with `@`, and also didn't have access to them
2019-02-04 15:26:45 +00:00
..
adapters Bumped knex & bookshelf dependencies (#10404) 2019-01-21 21:53:11 +01:00
api Removed author from Admin API v2 output 2019-01-31 16:27:56 +01:00
apps Removed members internal app (#10379) 2019-01-17 12:03:40 +01:00
config Removed members internal app (#10379) 2019-01-17 12:03:40 +01:00
data 🐛 Fixed removal of temp files left behind by importer 2019-01-30 09:24:29 +00:00
helpers 🐛 Provided get helper filters access to globals 2019-02-04 15:26:45 +00:00
lib Added new admin API for members (#10435) 2019-01-30 17:06:09 +05:30
models Added condition to not trigger events if nothing has changed 2019-02-03 13:02:31 +01:00
public Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00
services Added a note on secret transformation before token verification 2019-02-01 14:04:25 +00:00
translations Added notImplemented middleware for integrations 2019-01-30 14:15:12 +01:00
views Aliased {{@blog}} as {{@site}} in the theme API 2019-01-04 12:17:32 +00:00
web Allowed subscribers for admin api v2 with api key authentication 2019-01-31 22:09:14 +01:00
analytics-events.js
filters.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
ghost-server.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
index.js De-aliased api versions in codebase (#10375) 2019-01-14 19:49:55 +01:00
overrides.js
update-check.js De-aliased api versions in codebase (#10375) 2019-01-14 19:49:55 +01:00