Ghost/core/server
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
..
adapters Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
api Added new members/api/site endpoint 2020-04-30 19:50:40 +01:00
config Moved members API out of backend 2020-04-30 18:18:39 +01:00
data Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
lib Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
models Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
public Renamed members ssr + api endpoints 2020-04-30 19:00:37 +01:00
services Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
translations
views
web Added new members/api/site endpoint 2020-04-30 19:50:40 +01:00
analytics-events.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
ghost-server.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
index.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
overrides.js
update-check.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00