0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit
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
..
adapters Use Promise support which was added in fs-extra 3.x 2017-12-13 20:57:11 +01:00
api Burn dirty require of api utils 2017-12-14 21:25:51 +01:00
apps Moved default-cards app to lib/mobiledoc (#9341) 2017-12-14 14:44:01 +00:00
config fix(config): cleanup absolute path config function (#8641) 2017-07-06 00:04:18 +02:00
controllers Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
data Moved image utils to lib/image 2017-12-14 20:46:53 +01:00
helpers Moved image utils to lib/image 2017-12-14 20:46:53 +01:00
lib Moved social utility to lib/social 2017-12-14 22:34:05 +01:00
models Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00
public Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00
services Moved social utility to lib/social 2017-12-14 22:34:05 +01:00
utils Moved social utility to lib/social 2017-12-14 22:34:05 +01:00
web Burn dirty require of api utils 2017-12-14 21:25:51 +01:00
filters_spec.js Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00