Ghost/core/server
Katharina Irrgang e48c28b98f 🐛 Protected Ghost blog against invalid uploaded routes.yaml (#10100)
* 🐛  Protected Ghost blog against invalid uploaded routes.yaml

no issue

- e.g. you upload `filter:tag=this is a wrong filter value`
- ask the url service if it has finished it's work to ensure the upload was successful
- wait 5 seconds till Ghost will bring back the last uploaded valid version

* fixed test
2018-11-26 16:28:22 +07:00
..
adapters Refactored direct usages of api controllers 2018-09-21 15:18:22 +02:00
api 🐛 Protected Ghost blog against invalid uploaded routes.yaml (#10100) 2018-11-26 16:28:22 +07:00
apps Renamed /users to /authors for Content API V2 (#10096) 2018-11-07 15:29:37 +01:00
config Parsed nconf env values (#10077) 2018-10-28 20:06:44 +01:00
data Added string size comment to schema.js (#10179) 2018-11-19 17:29:31 +07:00
helpers Renamed /users to /authors for Content API V2 (#10096) 2018-11-07 15:29:37 +01:00
lib 🐛 Fixed image optimisation for input image being smaller than optimized one 2018-11-13 13:19:31 +01:00
models Moved raw order for author filtering to correct place (#10166) (#10171) 2018-11-15 16:17:51 +01:00
public Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00
services 🐛 Protected Ghost blog against invalid uploaded routes.yaml (#10100) 2018-11-26 16:28:22 +07:00
translations Renamed /users to /authors for Content API V2 (#10096) 2018-11-07 15:29:37 +01:00
views Fixed error trying to render 404 for missing asset 2017-12-22 20:08:59 +00:00
web 🐛 Fix last seen for users (#10141) 2018-11-13 18:27:10 +07:00
analytics-events.js Cleared out old unused events 2017-12-13 09:08:25 +00:00
filters.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
ghost-server.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
index.js Refactored method urlFor to use versionType instead of admin: true 2018-10-04 16:49:55 +05:30
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Migrated update check to use api v2 2018-10-18 00:13:31 +02:00