0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/frontend/helpers
Naz Gargol 0225936292
Removed subscribers from the codebase ()
refs https://github.com/TryGhost/Ghost/pull/11152

- Added subscribers table drop migration
- Removed subscribers from schema
- Removed subscribers controllers/routes/regression tests
- Removed subscriber related API code
- Removed subscribers from internal apps
- Removed subscriber importer
- Removed subscriber model
- Removed subscriber related permissions
- Removed webhook code related to subscribers
- When upgrading to v3 it is on the site admin to migrate all zapps or any other webhook clients to use members
- Removed subscriber-specific translation
- Removed subscriber lab flag
2019-10-09 11:47:04 +02:00
..
tpl Removed subscribers from the codebase () 2019-10-09 11:47:04 +02:00
asset.js Added guard to asset helper for missing paths 2019-09-09 13:02:45 +01:00
author.js
authors.js
body_class.js
concat.js
content.js
date.js 🔥 Removed V1 code/references in frontend helpers/meta layers () 2019-09-10 11:37:04 +02:00
encode.js
excerpt.js Removed v0.1 TODO for {{excerpt}} helper 2019-09-17 17:16:36 +02:00
facebook_url.js 🔥 Removed V1 code/references in frontend helpers/meta layers () 2019-09-10 11:37:04 +02:00
foreach.js
get.js Simplified controller checks in {{get}} helper 2019-09-12 17:48:29 +02:00
ghost_foot.js
ghost_head.js 🔥 Removed V1 code/references in frontend helpers/meta layers () 2019-09-10 11:37:04 +02:00
has.js 🔥 Removed V1 code/references in frontend helpers/meta layers () 2019-09-10 11:37:04 +02:00
img_url.js
index.js
is.js
lang.js
link.js
link_class.js
meta_description.js
meta_title.js
navigation.js 🔥 Removed V1 code/references in frontend helpers/meta layers () 2019-09-10 11:37:04 +02:00
page_url.js
pagination.js
plural.js
post_class.js
prev_next.js
proxy.js
reading_time.js
register.js
t.js
tags.js
template.js
title.js
twitter_url.js 🔥 Removed V1 code/references in frontend helpers/meta layers () 2019-09-10 11:37:04 +02:00
url.js
utils.js