0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server
Bill Fienberg b17e242fc6 ES6 migration: server/adapters/storage (#9700)
refs #9589

- Replace vars with const/lets
- Replace concatenated strings with ES6 Template Literals
- Use ES6 object shorthand
2018-09-10 13:40:32 +02:00
..
adapters ES6 migration: server/adapters/storage (#9700) 2018-09-10 13:40:32 +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 Fixed error trying to render 404 for missing asset 2017-12-22 20:08:59 +00:00
web 🐛 Fixed gif images are not converted to png (#9853) 2018-09-06 11:42:42 +02:00
analytics-events.js Cleared out old unused events 2017-12-13 09:08:25 +00:00
filters.js Moved pipeline/sequence to lib/promise 2017-12-13 22:20:02 +01:00
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