mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
196b8ad0da
- These settings no longer exist, having been renamed to timezone and lang - As of 5.0 we no longer need any kind of backwards compatibility outside of the importer - We making breaking changes and cleaning up as many old code paths as possible - We have not really exposed the admin Settings API, meaning backwards compatibility was more for internal use - We will be changing lang back to locale, but that's a separate issue and won't need backwards compatibility |
||
---|---|---|
.. | ||
utils | ||
actions.js | ||
authentication.js | ||
authors-public.js | ||
config.js | ||
custom-theme-settings.js | ||
db.js | ||
email-post.js | ||
email-previews.js | ||
emails.js | ||
files.js | ||
identities.js | ||
images.js | ||
index.js | ||
integrations.js | ||
invites.js | ||
labels.js | ||
mail.js | ||
media.js | ||
member-signin-urls.js | ||
members-stripe-connect.js | ||
members.js | ||
newsletters.js | ||
notifications.js | ||
oembed.js | ||
offers.js | ||
pages-public.js | ||
pages.js | ||
posts-public.js | ||
posts.js | ||
previews.js | ||
products-public.js | ||
products.js | ||
redirects.js | ||
roles.js | ||
schedules.js | ||
session.js | ||
settings-public.js | ||
settings.js | ||
site.js | ||
slack.js | ||
slugs.js | ||
snippets.js | ||
stats.js | ||
tags-public.js | ||
tags.js | ||
themes.js | ||
tiers-public.js | ||
tiers.js | ||
users.js | ||
webhooks.js |