Ghost/core/frontend
Hannah Wolfe 658a6dd284 Cleaned all usages of proxy in helpers
- the proxy should always be used to access other parts of Ghost, including the urlService etc
- use consistent ES6 style for requires
- minimise use of lodash where possible
- remove circular dependency between proxy and template util
- End goal here is to enforce that the only link between helpers + the rest of Ghost is the proxy
2020-03-31 12:42:15 +01:00
..
apps Used proxy in helper rather than direct require 2020-03-20 13:01:41 +00:00
helpers Cleaned all usages of proxy in helpers 2020-03-31 12:42:15 +01:00
meta 🐛 Fixed publisher logo meta schema 2020-03-03 12:18:23 +00:00
services Moved apps service to frontend 2020-03-23 19:43:01 +00:00
views Updated unsubscribe copy 2019-11-26 11:03:14 +01:00