0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
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
fs
image Added new endpoint to upload square profile images with dimension validation (#9862) 2018-09-24 21:42:58 +02:00
mobiledoc
promise Extended sequence utility 2018-10-03 00:17:45 +02:00
security
social
constants.js
ghost-version.js
request.js