Ghost/core/server/lib
kirrg001 27996db5e9 Extended sequence utility
no issue

- support promise and none promise tasks
- helpful if you create an array of operations and not all of the operations/tasks are async
- `response instanceof Promise` does not work for all cases e.g. some usages return a transaction/bookshelf chain
2018-10-03 00:17:45 +02:00
..
common Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
fs Changed http to https links 2018-08-16 12:13:24 +02:00
image Added new endpoint to upload square profile images with dimension validation (#9862) 2018-09-24 21:42:58 +02:00
mobiledoc Updated gallery renderer to cope with invalid images 2018-08-31 11:13:24 +01:00
promise Extended sequence utility 2018-10-03 00:17:45 +02:00
security Dynamic Routing: Added migration for routes.yaml file (#9692) 2018-06-22 20:28:01 +02:00
social 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
constants.js Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
ghost-version.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
request.js Removed bluebird promise wrap in request lib (#9343) 2018-01-02 12:18:56 +01:00