0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server
Daniel Lockyer 5c866fadde
Removed i18n from base model
refs d783a8d2d4

- we're removing i18n from Ghost core because it no longer meets our
  needs
- this switches out i18n in the base Bookshelf model for our
  `tryghost/tpl` package with a `messages` object of strings sprinkled
  through the code
2021-06-14 20:53:13 +01:00
..
adapters Swapped to American English spellings 2021-06-09 16:39:06 +01:00
api Added posts_meta.feature_image_{alt,caption} columns (#13030) 2021-06-10 20:35:56 +01:00
data Split validation index into separate files 2021-06-14 18:18:28 +01:00
lib Revert "Added @root-utils to the ghost-version module" 2021-06-14 18:42:40 +01:00
models Removed i18n from base model 2021-06-14 20:53:13 +01:00
public
services Updated products data in portal site endpoint 2021-06-11 12:41:46 +05:30
views
web Swapped to American English spellings 2021-06-09 16:39:06 +01:00
analytics-events.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
ghost-server.js Updated ghost-server to use new minimal tpl helper 2021-06-09 12:20:59 +01:00
notify.js
overrides.js
run-update-check.js Move the update-check service to a scheduled job 2021-05-27 17:17:26 +02:00
update-check.js Removed update check service in favor of external package 2021-06-03 13:24:19 +04:00