Ghost/core/server
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
..
adapters Moved i18n to shared 2021-05-04 13:03:38 +01:00
api Moved i18n to shared 2021-05-04 13:03:38 +01:00
data Moved i18n to shared 2021-05-04 13:03:38 +01:00
lib Moved i18n to shared 2021-05-04 13:03:38 +01:00
models Moved i18n to shared 2021-05-04 13:03:38 +01:00
public New logo in Admin (#12768) 2021-03-18 17:27:27 +00:00
services Moved i18n to shared 2021-05-04 13:03:38 +01:00
views Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
web Moved i18n to shared 2021-05-04 13:03:38 +01:00
analytics-events.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
ghost-server.js Moved i18n to shared 2021-05-04 13:03:38 +01:00
notify.js Refactored notify to send started + ready 2021-02-19 20:42:10 +00:00
overrides.js Moved sqlite3 override rules to db connection lib 2021-02-05 11:51:56 +00:00
update-check.js Moved i18n to shared 2021-05-04 13:03:38 +01:00