0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/data/schema
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
..
clients Fixed "no-shadow" linting error in server/data modules (#12288) 2020-10-20 11:56:46 +13:00
fixtures Added Default Product fixture (#12892) 2021-04-20 16:39:27 +01:00
checks.js
commands.js Moved i18n to shared 2021-05-04 13:03:38 +01:00
default-settings.json Migrated members_allow_free_signup setting to members_signup_access (#12886) 2021-04-19 16:36:30 +01:00
index.js
schema.js Added stripe_price_id column to subscriptions table (#12881) 2021-04-20 16:37:59 +05:30