0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
Denis Zhbankov f12fd4b101 Fixed correct promise order in RSS feed generator (#9726)
no issue

- the 'rss.feed' filter used to get an empty feed as a parameter, because item generation is done via promises
- now it waits until all items have been added
2018-09-10 11:39:38 +02:00
..
adapters Moved knex-migrator execution into Ghost 2018-08-16 12:13:24 +02:00
api 🎨Added absolute_url flag to public api (#9833) 2018-08-31 11:02:39 +01:00
apps ES6 migration: server/apps/subscribers (#9688) 2018-09-10 11:06:41 +02:00
config Added ability to resize and compress images on upload (#9837) 2018-08-30 17:30:36 +01:00
data Optimised fixture replacement migration script (#9812) 2018-08-22 13:35:58 +02:00
helpers 🎨 Added additional parameters to subscribe_form and input_email helpers (#9820) 2018-08-30 17:17:27 +01:00
lib Updated gallery renderer to cope with invalid images 2018-08-31 11:13:24 +01:00
models 🎨Added absolute_url flag to public api (#9833) 2018-08-31 11:02:39 +01:00
public 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
services Fixed correct promise order in RSS feed generator (#9726) 2018-09-10 11:39:38 +02:00
translations Changed maintenance messages 2018-08-16 12:13:24 +02:00
views
web 🐛 Fixed gif images are not converted to png (#9853) 2018-09-06 11:42:42 +02:00
analytics-events.js
filters.js
ghost-server.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00
index.js Added timeout before exiting the process 2018-08-16 12:13:24 +02:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Updated docs links 2018-08-16 12:13:24 +02:00