0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
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
..
client@513c62dd3b Updated Ghost-Admin to 3.12.1 2020-03-26 14:29:12 +00:00
frontend Cleaned all usages of proxy in helpers 2020-03-31 12:42:15 +01:00
server Removed unused timezones.json file 2020-03-30 18:43:59 +01:00
shared/nql-map-key-values
index.js