0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -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
v2
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