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 post-scheduling 2016-06-14 10:52:13 +02:00
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 deps: lodash@4.13.1 2016-06-11 13:13:55 -06:00
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 move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
filters.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
ghost-server.js Harvest server side strings 2015-12-19 12:12:16 +01:00
i18n.js improvement: general fixes 2016-06-01 07:07:20 +02:00
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 deps: lodash@4.13.1 2016-06-11 13:13:55 -06:00
update-check.js Support for custom notifications (#7077) 2016-07-22 14:02:10 +01:00