0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/unit/services
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
..
apps Moved non-helper code out of helpers 2020-04-10 12:27:43 +01:00
auth Added support for token session to /ghost (#11709) 2020-04-06 11:49:14 +02:00
mail
permissions
routing
rss
settings
themes Moved non-helper code out of helpers 2020-04-10 12:27:43 +01:00
url
labs_spec.js
slack_spec.js
xmlrpc_spec.js