0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
Hannah Wolfe 7cce71d997
🐛 Fixed get helper when API v0.1 is disabled (#10270)
closes #10266

- the Public API labs flag refers to the v0.1 API only
- if it is disabled, the v0.1 API should be disabled
- if the theme is using v2 API, then the get helper should be available regardless
2018-12-12 15:38:35 +00:00
..
adapters Refactored direct usages of api controllers 2018-09-21 15:18:22 +02:00
api 🐛 Fixed all known filter limitations (#10159) 2018-12-11 11:53:40 +01:00
apps Wired members service up to api and app (#10262) 2018-12-11 15:18:07 +07:00
config Wired members service up to api and app (#10262) 2018-12-11 15:18:07 +07:00
data Added members related db changes and models 2018-12-11 11:53:55 +07:00
helpers 🐛 Fixed get helper when API v0.1 is disabled (#10270) 2018-12-12 15:38:35 +00:00
lib Added members lib module (#10260) 2018-12-11 13:47:44 +07:00
models 🐛 Fixed all known filter limitations (#10159) 2018-12-11 11:53:40 +01:00
public Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00
services Updated member lib/auth service to use origin of site url (#10271) 2018-12-11 19:45:03 +07:00
translations 🐛 Fixed all known filter limitations (#10159) 2018-12-11 11:53:40 +01:00
views
web Wired members service up to api and app (#10262) 2018-12-11 15:18:07 +07:00
analytics-events.js
filters.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
ghost-server.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
index.js Refactored method urlFor to use versionType instead of admin: true 2018-10-04 16:49:55 +05:30
overrides.js
update-check.js Migrated update check to use api v2 2018-10-18 00:13:31 +02:00