0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/web
kirrg001 23f705d556 Added /images/ endpoints to Admin API v2
refs #10438

- make /images/ available
- we want to document this endpoint notiation, because it is more specific and fits better, because you can only upload images
- either we drop /uploads/ by the end of the project cycle or we keep both for now
- the Admin API v2 is currently undocumented and allows breaking changes in theory
2019-01-31 13:22:49 +01:00
..
admin Optimised web/ debug logs 2018-10-04 17:43:08 +02:00
api Added /images/ endpoints to Admin API v2 2019-01-31 13:22:49 +01:00
shared Added new admin API for members (#10435) 2019-01-30 17:06:09 +05:30
site Supported dynamic image resizing for LocalFileStorage(#10184) 2018-12-13 20:25:24 +07:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
parent-app.js Removed members internal app (#10379) 2019-01-17 12:03:40 +01:00