0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/web/api
Hannah Wolfe 273e220327 Moved i18n to shared
refs 829e8ed010

- i18n is used everywhere but only requires shared or external packages, therefore it's a good candidate for living in shared
- this reduces invalid requires across frontend and server, and lets us use it everywhere until we come up with a better option
2021-05-04 13:03:38 +01:00
..
canary Moved i18n to shared 2021-05-04 13:03:38 +01:00
middleware Moved i18n to shared 2021-05-04 13:03:38 +01:00
testmode Migrated jobs to use parentPort.postMessage 2021-02-22 20:02:00 +13:00
v2 Moved i18n to shared 2021-05-04 13:03:38 +01:00
v3 Moved i18n to shared 2021-05-04 13:03:38 +01:00
app.js Added missing v4 API endpoints mount 2021-03-03 18:44:00 +13:00
index.js Renamed app related files+variables for clarity 2020-04-27 17:50:08 +01:00