0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core/server/data
Hannah Wolfe 829e8ed010 Expanded requires of lib/common i18n and events
- Having these as destructured from the same package is hindering refactoring now
- Events should really only ever be used server-side
- i18n should be a shared module for now so it can be used everywhere until we figure out something better
- Having them seperate also allows us to lint them properly
2021-05-03 17:14:52 +01:00
..
db 💡 Enabled foreign key checks on sqlite3 2021-03-02 11:13:19 +01:00
exporter Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
importer Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
migrations 🐛 Fixed Ghost 4.3.0 migration that put all sites into "allow free members signup" () 2021-04-27 15:37:41 +01:00
schema Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
validation Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00