0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit/services
kirrg001 64626dedd1 Moved social utility to lib/social
refs #9178

- not 100% sure about this, but i think it makes right now the most sense
- we have already a url service and creating another lib/url is confusing at the moment
- i'll copy the last utility `makeAbsoluteUrls` to the url service for now
- see next commit for explanation (!)
2017-12-14 22:34:05 +01:00
..
apps Moved default-cards app to lib/mobiledoc (#9341) 2017-12-14 14:44:01 +00:00
auth Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
channels Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
mail Moved social utility to lib/social 2017-12-14 22:34:05 +01:00
permissions Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
rss RSS service + controller improved for consistency (#9233) 2017-11-10 07:36:39 +00:00
settings Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
themes Moved zip folder, read csv and package-json to lib/fs 2017-12-14 22:07:53 +01:00
slack_spec.js Used request lib in slack service (#9335) 2017-12-14 22:08:48 +07:00
webhooks_spec.js Import lib/common only 2017-12-12 10:28:13 +01:00
xmlrpc_spec.js Import lib/common only 2017-12-12 10:28:13 +01:00