0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services
Naz 41c93f982d Added 'locale' property to public settings
refs https://github.com/TryGhost/Team/issues/509

- During 3.x we standardised on "lang" instead of "default_locale" for the site setting, which was an assumption based on an earlier change to @site.lang to make <html lang="@site.lang"> read nicer. This was a mistake as the field represents more than "lang" its a "locale". With this changeset we introduce a transition to use "locale" name for the value instead of "lang"
- Adds `@site.locale" value in as well as new 'locale' property in Content API's response
- "lang" will be considered as deprecated starting with API v4 and will be dropped completely with API v5
2021-03-04 16:00:02 +13:00
..
adapter-manager
auth Updated email styles 2021-03-03 17:15:37 +01:00
bulk-email 🐛 Stopped Ghost crashing when sending bulk emails (#12718) 2021-03-03 09:34:44 +00:00
email-analytics Fixed analytics require error 2021-03-02 08:26:42 +00:00
invitations
invites Updated email styles 2021-03-03 17:15:37 +01:00
jobs Added custom worker message handler 2021-02-22 20:02:00 +13:00
mail Minor email copy updates 2021-03-03 17:42:28 +01:00
mega Added JSDocs to MEGA service 2021-03-02 14:32:43 +13:00
members Switched members services to use v4 API 2021-03-03 14:42:03 +13:00
notifications
permissions Added custom integration feature limit 2021-03-03 20:15:49 +00:00
settings Added 'locale' property to public settings 2021-03-04 16:00:02 +13:00
webhooks Bumped webhook API defaults to v4 2021-03-02 12:31:52 +13:00
labs.js Hardcoded labs to always return members:true 2021-02-17 19:55:16 +13:00
limits.js Added limit service 2021-03-03 13:43:05 +00:00
oembed.js
slack.js
users.js
xmlrpc.js Adding sentry logging to all ping errors 2021-02-19 14:00:50 +01:00