0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/web/api
Naz a099073fde Added Files API behind an alpha flag
refs https://github.com/TryGhost/Toolbox/issues/114

- Files API is meant to be used for non-executable file uploads of all sorts
- The files are stored and retrieved for download as-is
2021-11-08 11:40:17 +04:00
..
canary Added Files API behind an alpha flag 2021-11-08 11:40:17 +04:00
middleware Changed thumbnail to be an optional parameter 2021-11-05 17:17:18 +04:00
testmode Added guards against parentPort being null 2021-06-29 12:14:48 +01:00
v2 Replaced i18n.t w/ tpl in middleware.js in api/v2/admin 2021-10-05 09:58:58 +01:00
v3 Replaced i18n.t w/ tpl in middleware.js in api/v3/admin 2021-10-05 09:58:58 +01:00
app.js Improved Ghost boot time and memory usage by lazy loading routes 2021-10-15 17:52:07 +02:00
index.js Renamed app related files+variables for clarity 2020-04-27 17:50:08 +01:00