Ghost/core/server
Fabien O'Carroll b38fb32c3f Refactored theme middleware module
no-issue

- Replaces var -> const
- Removed use of object to hold functions
2019-04-04 10:44:43 +02:00
..
adapters Removed superagent dependency (#10535) 2019-03-04 15:59:38 +08:00
api 🐛 Fixed Admin API v2 wasn't returning preview url 2019-03-21 19:08:38 +01:00
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 Enhanced 2.18 detection (#10610) 2019-03-13 23:40:50 +01:00
helpers Migrated body_class, content and date helpers to ES6 (#10644) 2019-04-02 08:36:13 +02:00
lib Added consistent handling to empty mobiledoc 2019-03-18 20:06:53 +08:00
models Added Canonical URL support to posts&pages in Admin & Content API v2 (#10594) 2019-03-12 17:51:29 +08:00
public
services Refactored theme middleware module 2019-04-04 10:44:43 +02:00
translations Added missing translation key: admin api kid 2019-03-18 12:48:39 +01:00
views
web 🐛 Fixed admin error page on startup 2019-04-01 15:06:00 +08:00
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
overrides.js
update-check.js