0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
Fabien O'Carroll 4696d70de0 Refactored app proxy module to not use Constructor
no-issue

Rather than creating a whole instance, we can replace it with a helper
method - his is less memory intensive and a little easier to parse for
something this small.
2019-04-16 11:05:33 +02:00
..
adapters Removed superagent dependency (#10535) 2019-03-04 15:59:38 +08:00
api Added Admin API for deleting members (#10673) 2019-04-13 10:38:56 +05:30
apps 🐛 Changed subscribed page title from hardcoded to site title (#10589) 2019-03-11 14:07:37 +08:00
config 🐛 Fixed custom certificate usage for MySQL (#10573) 2019-03-06 10:28:10 +01:00
data Added skip of active/installed apps settings during import (#10681) 2019-04-15 11:10:10 +01:00
helpers Updated to use count words/images helpers from SDK (#10686) 2019-04-16 08:00:01 +05:30
lib Updated subscription data in member request 2019-04-13 10:44:43 +05:30
models Improved error context usage (#10669) 2019-04-09 13:00:56 +08:00
public
services Refactored app proxy module to not use Constructor 2019-04-16 11:05:33 +02:00
translations Added missing translation key: admin api kid 2019-03-18 12:48:39 +01:00
views
web Added Admin API for deleting members (#10673) 2019-04-13 10:38:56 +05:30
analytics-events.js Added event to integrations when created (#10588) 2019-03-11 15:28:17 +01:00
filters.js
ghost-server.js
index.js De-aliased api versions in codebase (#10375) 2019-01-14 19:49:55 +01:00
overrides.js
update-check.js De-aliased api versions in codebase (#10375) 2019-01-14 19:49:55 +01:00