Ghost/core/server
Timothy Stapleton f2e60806da 🐛 Fixed redirects to absolute URLs (#10777)
closes #10776

When the "to" property of the redirect includes a host (implying an external or fully qualified url) we skip replacing any paths and redirect straight to it, rather than modifying the URL with the sites sub-directory.
2019-06-10 12:48:37 +07:00
..
adapters
api Refactored json-schema to use one instance of ajv (#10746) 2019-05-15 13:28:10 +02:00
apps
config Added logging of slow {{#get}} helper uses (#10779) 2019-06-07 14:54:55 +01:00
data Moved visibility utility from static model fn to Ghost-SDK 2019-06-09 13:12:04 +05:30
helpers Moved visibility utility from static model fn to Ghost-SDK 2019-06-09 13:12:04 +05:30
lib Added logging of slow {{#get}} helper uses (#10779) 2019-06-07 14:54:55 +01:00
models Moved visibility utility from static model fn to Ghost-SDK 2019-06-09 13:12:04 +05:30
public
services Removed lib/members in favour of packages (#10739) 2019-05-08 14:08:25 +02:00
translations
views
web 🐛 Fixed redirects to absolute URLs (#10777) 2019-06-10 12:48:37 +07:00
analytics-events.js
ghost-server.js
index.js
overrides.js
update-check.js