0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server
Naz 0f6ea35d7e Added 'alpha' feature support to labs
refs https://github.com/TryGhost/Team/issues/772

- When the feature is introduced into Ghost at it's first lifecycle stage - "alpha" the rule is to have a "enableDeveloperExperiments" flag along with labs toggle turned on before it's usagble in the codebase
- The changeset introduced a "ALPHA_KEYS" concept which should allow distinguishing alpha flags from beta flags.
2021-06-09 19:30:34 +04:00
..
adapters Fixed initialization logic in post scheduler 2021-05-26 10:44:11 +04:00
api Reset active price ids for product on Stripe disconnect 2021-06-08 22:16:42 +05:30
data Added extra newsletter settings 2021-06-07 16:31:50 +01:00
lib Moved getLocalSize() from mobiledoc to image-size lib 2021-05-14 11:57:37 +01:00
models Added labs setting input validation 2021-06-08 02:18:17 +12:00
public
services Added 'alpha' feature support to labs 2021-06-09 19:30:34 +04:00
views
web Supported monthly & yearly price in Products API 2021-06-03 17:08:02 +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