0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/frontend/web
Naz 6435dec938 Added media file handling to the frontend
refs https://github.com/TryGhost/Toolbox/issues/95

- Media files uploaded through the Admin Media API should be accessible throught the frontend under `/content/media/`
- Note the feature is behind an alpha "mediaAPI" flag that has to be enabled in the labs first
2021-11-04 21:22:06 +04:00
..
middleware Moved server/web/site to frontend/web 2021-10-21 19:28:18 +01:00
index.js Renamed frontend/web/app to site 2021-10-21 19:54:50 +01:00
routes.js Moved server/web/site to frontend/web 2021-10-21 19:28:18 +01:00
site.js Added media file handling to the frontend 2021-11-04 21:22:06 +04:00