Ghost/core/server
Katharina Irrgang 663b410fd4 feature: upload validation middleware (#7208)
no issue

- Source out validation logic into a upload validation middleware for all upload types (csv, image, subscribers). This unit can be later used for Ghost 1.0 as a pre validation core unit. 
- More usage of route tests than controller tests. These are use case tests, a use case only changes if the product changes
2016-08-18 20:25:51 +01:00
..
api feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
apps Fix: back link on the subscribe page (#7059) 2016-07-14 17:09:40 +02:00
config feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
controllers ensure static page edit route redirects to editor (#7169) 2016-08-08 09:42:04 +02:00
data feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
errors Allow maintenance mode to be set in config.js (#7124) 2016-07-25 21:28:35 +02:00
events
helpers meta referrer improvements (#7088) 2016-07-14 18:14:59 +02:00
mail HTML newsletter template for subscribers (#7045) 2016-07-08 21:40:32 -06:00
middleware feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
models fix: "url" field is undefined when restricting returned fields (#7089) 2016-07-18 22:21:47 +02:00
permissions
routes feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
scheduling post-scheduling: delete job but time is null (#7035) 2016-06-28 20:14:29 +02:00
storage Allow @ in image name for retina JS support (#7081) 2016-07-15 17:50:41 +01:00
translations feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
utils Node version check w/o semver (#7097) 2016-07-16 01:20:05 +02:00
views
filters.js
ghost-server.js
i18n.js
index.js fix: enable maintenance mode only if there is an upgrade to perform (#7129) 2016-07-26 09:56:07 +01:00
overrides.js
update-check.js Support for custom notifications (#7077) 2016-07-22 14:02:10 +01:00