0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/server
Fabien O'Carroll 7574d9af68 Added members-theme-bindings library to public
no-issue

This file is copied across on install, making it easy to update via
package.json, tbh we could not commit it to the repo - but it makes
sense to be able to see it when browing the file explorer. Any bumps in
package.json will update the file, so that it is prompted to be
commited.
2019-04-24 12:46:00 +02:00
..
adapters Removed superagent dependency (#10535) 2019-03-04 15:59:38 +08:00
api Improved error context usage 2019-04-23 09:45:11 +02:00
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 Changed context used in error to help 2019-04-23 09:31:24 +02:00
helpers Updated ghost_head to include the members scripts 2019-04-24 12:46:00 +02:00
lib Fixed bug with deleting members after config change 2019-04-24 12:46:00 +02:00
models Updated theme layer to use members-ssr (#10676) 2019-04-16 16:50:25 +02:00
public Added members-theme-bindings library to public 2019-04-24 12:46:00 +02:00
services Restructured theme check logic 2019-04-22 22:34:12 +02:00
translations 🐛 Disallowed locked/suspended users from being made owner via the API (#10647) 2019-04-16 10:30:29 +01:00
views Aliased {{@blog}} as {{@site}} in the theme API 2019-01-04 12:17:32 +00:00
web Added middleware for serving members.js from core 2019-04-24 12:46:00 +02:00
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 Corrected general comment in update check unit 2019-04-17 20:52:50 +02:00