Ghost/core/server/lib
Hannah Wolfe baa8118893 Refactor common pattern in service files
- Use array destructuring
- Use @tryghost/errors
- Part of the big move towards decoupling, this gives visibility on what's being used where
- Biting off manageable chunks / fixing bits of code I'm refactoring for other reasons
2020-04-30 20:48:42 +01:00
..
common Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
fs Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
image Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
promise Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
security Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
constants.js Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
ghost-version.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
mobiledoc.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
request.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
url-utils.js Moved lib/thing/index.js files to lib/thing.js 2020-04-09 10:06:20 +01:00