Ghost/core/frontend/services/themes
Daniel Lockyer 4378435e12 Refactored package-json lib into a class
- this helps bring all the code together so we can extract it in the
  future
- turning it into a class also lets us easily inject the i18n instance
  and store it locally
2020-11-25 09:19:35 +00:00
..
config Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
engines Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
handlebars Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
activate.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
active.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
engine.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
i18n.js Renamed settings keys from default_locale to lang 2020-06-24 14:07:24 +12:00
index.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
list.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
loader.js Refactored package-json lib into a class 2020-11-25 09:19:35 +00:00
middleware.js Fixed @price.currency_symbol helper 2020-07-01 13:26:30 +02:00
storage.js Change theme uploads to move & delete at end 2020-06-08 16:12:17 +01:00
ThemeStorage.js Extracted core/server/lib/security to @tryghost/security package 2020-08-11 14:06:50 +01:00
to-json.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
validate.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00