Ghost/core/server
kirrg001 b2a8165d01 Consistent event names
no issue

- rename event to `server.stop`
- rename event to `server.start`
- we are using the dot notation
2018-04-15 23:52:42 +02:00
..
adapters
api Simplify destroy post API endpoint implementation 2018-04-06 15:49:25 +02:00
apps Redirected /amp links to original post when AMP is disabled (#9496) 2018-03-19 16:11:48 +07:00
config YAML settings loader and parser 2018-04-15 19:40:22 +02:00
controllers 🐛 Fixed post preview 2018-04-15 10:08:06 +02:00
data 🐛 Fixed importer bug: can't resolve authors relation 2018-04-10 01:10:06 +02:00
helpers Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
lib Fix Node.js 4.x compatibility (#9503) 2018-03-15 09:50:25 +00:00
models Fetch relations by default when insert/updating posts (#9568) 2018-04-15 12:12:20 +02:00
public
services Consistent event names 2018-04-15 23:52:42 +02:00
translations YAML settings loader and parser 2018-04-15 19:40:22 +02:00
views
web
analytics-events.js
filters.js
ghost-server.js Consistent event names 2018-04-15 23:52:42 +02:00
index.js Theme translations and blog localisation (#8437) 2018-01-09 14:50:57 +01:00
overrides.js
update-check.js