Ghost/core/server
kirrg001 ec49a48a1e 🐛 Fixed routes.yaml upload on Ubuntu
no issue

- a specific content type was missing (e.g. Firefox on Ubuntu)
- they send a different content-type to the server: application/x-yaml
- was reported in the forum: https://forum.ghost.org/t/cant-upload-routes-yamls-for-dynamic-routing-error-please-select-a-valid-yaml-file-to-import/2986
2018-09-10 20:03:38 +02:00
..
adapters ES6 migration: server/adapters/storage (#9700) 2018-09-10 13:40:32 +02:00
api ES6 migration: server/api (#9761) 2018-09-10 14:30:48 +02:00
apps ES6 migration: server/apps/subscribers (#9688) 2018-09-10 11:06:41 +02:00
config 🐛 Fixed routes.yaml upload on Ubuntu 2018-09-10 20:03:38 +02: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 ES6 migration: server/lib/common (#9779) 2018-09-10 14:39:50 +02: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 ES6 migration: server/web/middleware (#9737) 2018-09-10 14:07:57 +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