Ghost/core/server
juan-g 4cca2353e0 consistency change for english translation keys: use camel case (#9347)
no issue

- required for #8437 
- one instance of hyphenated key changed; the rest of keys in file
_core/server/translations/en.json_ are already camelCase
- also converted `common.i18n.t()` calls to this key in file
_core/server/update-check.js_
- this allows to simplify i18n to an unified use of `jsonpath`
2017-12-18 15:47:55 +01:00
..
adapters Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
api Moved ghost-version to lib 2017-12-14 22:14:55 +01:00
apps Moved make-absolute-urls to url service 2017-12-14 22:34:37 +01:00
config Moved default-cards app to lib/mobiledoc (#9341) 2017-12-14 14:44:01 +00:00
controllers Moved tokens, url safe and safe string utility to lib/security 2017-12-14 13:38:00 +01:00
data Moved social utility to lib/social 2017-12-14 22:34:05 +01:00
helpers Moved social utility to lib/social 2017-12-14 22:34:05 +01:00
lib Moved social utility to lib/social 2017-12-14 22:34:05 +01:00
models Moved image utils to lib/image 2017-12-14 20:46:53 +01:00
public
services Used request lib in xmlrpc (#9333) 2017-12-15 16:50:18 +07:00
translations consistency change for english translation keys: use camel case (#9347) 2017-12-18 15:47:55 +01:00
views
web Ensure cors check happens for /authentication/token route (#9317) 2017-12-15 09:35:48 +00:00
analytics-events.js
filters.js
ghost-server.js
index.js Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
overrides.js
update-check.js consistency change for english translation keys: use camel case (#9347) 2017-12-18 15:47:55 +01:00