0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/services/channels
Hannah Wolfe 90cfdbe7a6 Moved Channels module -> services
refs #9192, refs #5091, refs #9178

- moved channels from controllers to a service
- split out the parent router from the remaining individual router logic
- moved the tests to match
2017-11-08 15:45:23 +00:00
..
Channel.js Moved Channels module -> services 2017-11-08 15:45:23 +00:00
config.channels.json Moved Channels module -> services 2017-11-08 15:45:23 +00:00
index.js Moved Channels module -> services 2017-11-08 15:45:23 +00:00
loader.js Moved Channels module -> services 2017-11-08 15:45:23 +00:00
parent-router.js Moved Channels module -> services 2017-11-08 15:45:23 +00:00
router.js Moved Channels module -> services 2017-11-08 15:45:23 +00:00