0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data
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
..
db Use Promise support which was added in fs-extra 3.x 2017-12-13 20:57:11 +01:00
export Moved tokens, url safe and safe string utility to lib/security 2017-12-14 13:38:00 +01:00
importer Removed leftover usages for globalUtils.sequence 2017-12-14 01:40:15 +01:00
meta Moved image utils to lib/image 2017-12-14 20:46:53 +01:00
migrations Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
schema Moved pipeline/sequence to lib/promise 2017-12-13 22:20:02 +01:00
validation Moved validateRedirects helper to data/validation 2017-12-14 11:55:10 +01:00
xml/sitemap Import lib/common only 2017-12-12 10:28:13 +01:00
timezones.json