Ghost/core/frontend/services/themes
Hannah Wolfe 59b9f161dd Moved non-helper code out of helpers
- the helper dir also contained some code used with helpers - utils and helper-helpers?
- the goal here was for helpers to be the only thing in their folder so we can look at moving them out
- all other code has been moved to services/themes for now, which is not the right place either
- services/themes is a catch-all for theme storage, loading, validation, rendering and more, needs to be broken down
2020-04-10 12:27:43 +01:00
..
config Added /frontend folder to default lint command 2019-08-08 10:47:13 +02:00
engines Updated semver dependency 2020-02-24 18:01:53 +00:00
handlebars Moved non-helper code out of helpers 2020-04-10 12:27:43 +01:00
activate.js Themes controllers code extraction (#10818) 2019-07-01 16:56:23 +02:00
active.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
engine.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
i18n.js Moved theme i18n into theme service + refactor (#11674) 2020-03-19 14:07:20 +00:00
index.js Moved non-helper code out of helpers 2020-04-10 12:27:43 +01:00
list.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
loader.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
middleware.js Added custom currency support for Memer's plans 2020-03-04 13:15:21 +08:00
storage.js 🐛 Fixed theme upload error when overriding existing 2019-07-11 15:34:15 +05:30
ThemeStorage.js Updated method call syntax for @tryghost/zip@1.0.0 2020-04-08 16:09:08 +01:00
to-json.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
validate.js 💡Bumped gscan version to 2.8.0 (#11134) 2019-09-16 18:22:49 +02:00