0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
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 🐛 Fixed post scheduling on restart (#10726) 2019-05-06 11:11:43 +02:00
api Refactored json-schema to use one instance of ajv (#10746) 2019-05-15 13:28:10 +02:00
apps 🐛 Changed subscribed page title from hardcoded to site title (#10589) 2019-03-11 14:07:37 +08:00
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 Added members-theme-bindings library to public 2019-04-24 12:46:00 +02:00
services Removed lib/members in favour of packages (#10739) 2019-05-08 14:08:25 +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 🐛 Fixed redirects to absolute URLs (#10777) 2019-06-10 12:48:37 +07:00
analytics-events.js Added event to integrations when created (#10588) 2019-03-11 15:28:17 +01:00
ghost-server.js
index.js Added comment about future scheduler migration 2019-05-06 12:26:08 +02:00
overrides.js
update-check.js Removed lts update check flag 2019-05-01 16:00:53 +02:00