de9864db30
- Moved upload validation mw from shared to api as it is not shared (except within the API) - Co-located the code with the upload middleware, as it's small and gives us a nice API of .upload.single and .upload.validation - This file is only used in one part of the app, this updates the code structure to reflect this - This is one of many similar changes needed to make it easier to refactor to the existing setup |
||
---|---|---|
.. | ||
adapters | ||
api | ||
config | ||
data | ||
lib | ||
models | ||
public | ||
services | ||
translations | ||
views | ||
web | ||
analytics-events.js | ||
ghost-server.js | ||
index.js | ||
overrides.js | ||
sentry.js | ||
update-check.js |