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
Fabien 'egg' O'Carroll da152a0a13
Removed references to Offers labs flag (#13709)
refs https://github.com/TryGhost/Team/issues/1115

This feature is now GA, and the flag has been hardcoded to `true`, here we clean up the
remaining references as they're no longer needed.
2021-11-03 17:11:48 +02:00
..
canary Removed references to Offers labs flag (#13709) 2021-11-03 17:11:48 +02:00
middleware Imroved media validation middleware 2021-11-03 00:33:28 +13:00
testmode
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