0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services
Hannah Wolfe 27b4688cea Changed channelsRouter to use new base class
refs #9192, #5091

- changed channels to use our new base class
- keep the flexible structure, so that channels can be reloaded
- I had to move the router into the route service otherwise we get circular dependencies
- Don't _really_ want to keep it like this - need a way to define base classes as shared
2017-11-09 10:47:20 +00:00
..
apps Wrapped express router & expose from route service (#9206) 2017-11-09 10:08:11 +00:00
channels Changed channelsRouter to use new base class 2017-11-09 10:47:20 +00:00
route Changed channelsRouter to use new base class 2017-11-09 10:47:20 +00:00
rss Moved RSS module -> services & controllers 2017-11-08 08:09:44 +00:00
slack.js Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
xmlrpc.js