0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server
Hannah Wolfe a1f2715135 Moved members app mount to parent app
- Clarify that the parent app has 2 distinct parts: backend and frontend
- Frontend app takes members and site apps + the frontend SSL redirect middleware
- Backend app already has admin + API (and the SSL redirect needs significant work)
- There's a lot more to do here, but this increases clarity
2020-04-30 17:01:17 +01:00
..
adapters Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
api Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
config Updated new local config to not affect tests 2020-04-29 18:54:03 +01:00
data Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
lib Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
models Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
public Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
services Fixed video embed card fallback display in Outlook 2020-04-30 12:08:06 +01:00
translations Remove External Apps 2020-03-20 10:40:22 +00:00
views
web Moved members app mount to parent app 2020-04-30 17:01:17 +01:00
analytics-events.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
ghost-server.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
index.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
overrides.js
update-check.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00