0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
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
..
client@1ce2e8b37c Move remainder of ember tasks to client repo (#7172) 2016-08-07 11:53:28 +02:00
server feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
shared move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
test feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
index.js