0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/web/shared/middlewares
Nazar Gargol f558b58c89 Combined /images* endpoints into /images/upload
- refs #10438

- /images/upload now accepts all the image uploads and distinguishes their purpuse using new `purpose` form data field
2019-02-25 19:15:16 +07:00
..
api
image
validation
admin-redirects.js
brute.js
cache-control.js
custom-redirects.js
emit-events.js
error-handler.js Combined /images* endpoints into /images/upload 2019-02-25 19:15:16 +07:00
frontend-client.js
ghost-locals.js
index.js
labs.js
log-request.js
maintenance.js
pretty-urls.js
serve-favicon.js
serve-public-file.js
static-theme.js
uncapitalise.js
update-user-last-seen.js
upload.js
url-redirects.js