0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/services
kirrg001 7d99ee8466 Small UrlService optimisations
no issue

- rename the config option to disable preloading the urls
- always expose the urlservice as singleton
- do the initialisation of the service inside the constructor
2017-12-11 20:05:33 +01:00
..
apps Wrapped express router & expose from route service (#9206) 2017-11-09 10:08:11 +00:00
channels Fixed channel path to work with Ghost-CLI 2017-11-10 20:52:50 +00:00
route Rework route service to prevent circular dependencies (#9229) 2017-11-09 13:58:22 +00:00
rss RSS service + controller improved for consistency (#9233) 2017-11-10 07:36:39 +00:00
url Small UrlService optimisations 2017-12-11 20:05:33 +01:00
slack.js Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
webhooks.js Webhooks support for subscriber events (#9230) 2017-11-21 15:43:14 +00:00
xmlrpc.js