0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/utils
kirrg001 fc5b4dd934 Moved image utils to lib/image
refs #9178

- i am not super happy about `const imageLib = require('../lib/image')`
- i don't really like the name `imageLib`
- but i had no better idea 😃
- if we use the same name in the whole project, it's very easy to rename the folder or the variable
2017-12-14 20:46:53 +01:00
..
packages Use Promise support which was added in fs-extra 3.x 2017-12-13 20:57:11 +01:00
ghost-version.js Misc Middleware cleanup (#7526) 2016-10-10 21:14:32 +02:00
index.js Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
make-absolute-urls.js Moved utils/url.js to UrlService 2017-12-11 20:05:33 +01:00
read-csv.js Always require fs-extra - consistency change 2017-12-13 20:57:11 +01:00
social-urls.js Add helpers for facebook & twitter urls 2016-05-17 16:39:58 +01:00
zip-folder.js Always require fs-extra - consistency change 2017-12-13 20:57:11 +01:00