2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server
Fabien O'Carroll 7461869f13 Updated import to only show warning when apps exist
no-issue

This is so that someone with empty defaults for installed_apps and
active_apps, or someone without the defaults at all, will not see the
warning message when importing.
2019-04-16 11:19:17 +02:00
..
adapters Removed superagent dependency (#10535) 2019-03-04 15:59:38 +08:00
api Added Admin API for deleting members (#10673) 2019-04-13 10:38:56 +05:30
apps 🐛 Changed subscribed page title from hardcoded to site title (#10589) 2019-03-11 14:07:37 +08:00
config Removed support for apps from getContentPath 2019-04-16 11:05:33 +02:00
data Updated import to only show warning when apps exist 2019-04-16 11:19:17 +02:00
helpers Removed use of filters module 2019-04-16 11:05:33 +02:00
lib Updated subscription data in member request 2019-04-13 10:44:43 +05:30
models Removed use of filters module 2019-04-16 11:05:33 +02:00
public Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00
services Removed use of filters module 2019-04-16 11:05:33 +02:00
translations Removed unused translations for apps service 2019-04-16 11:05:33 +02:00
views Aliased {{@blog}} as {{@site}} in the theme API 2019-01-04 12:17:32 +00:00
web Added Admin API for deleting members (#10673) 2019-04-13 10:38:56 +05:30
analytics-events.js Added event to integrations when created (#10588) 2019-03-11 15:28:17 +01:00
ghost-server.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
index.js De-aliased api versions in codebase (#10375) 2019-01-14 19:49:55 +01:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Removed apps from update-check 2019-04-16 11:05:33 +02:00