0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/api/canary
Kevin Ansfield ce53c602a6 Updated oembed requests to use consistent timeout and user-agent
no issue

- added the same 2sec timeout and `Ghost` user-agent header to the `rel="alternate"` oembed request that we use for the initial html page request
2020-04-07 15:29:31 +01:00
..
utils Moved htmlToMobiledocConverter() out of renderers 2020-03-19 12:18:54 +00:00
actions.js
authentication.js
authors-public.js
config.js Read billing url from config and add to API 2020-03-16 13:22:04 +01:00
db.js Corrected 404 handling 2020-02-10 12:41:39 +00:00
email-preview.js Refactored email handling to be consistent for test and newsletter emails 2019-11-26 21:41:01 +05:30
email.js Moved toJSON calls to serializer 2019-11-25 12:04:58 +07:00
identities.js Removed typo 2020-03-25 12:28:57 +00:00
images.js
index.js Implemented externally verifiable identity tokens 2020-03-16 13:22:04 +01:00
integrations.js
invites.js Replaced use of Bluebird return method from knex code 2020-04-07 10:49:12 +01:00
labels.js Replaced use of Bluebird return method from knex code 2020-04-07 10:49:12 +01:00
mail.js
members.js Fixed handling of empty created_at dates in member CSV imorts 2020-03-09 20:12:02 +08:00
memberSigninUrls.js Added member login resource to Admin API (#11607) 2020-02-27 11:48:02 +08:00
notifications.js
oembed.js Updated oembed requests to use consistent timeout and user-agent 2020-04-07 15:29:31 +01:00
pages-public.js
pages.js Replaced use of Bluebird return method from knex code 2020-04-07 10:49:12 +01:00
posts-public.js
posts.js Replaced use of Bluebird return method from knex code 2020-04-07 10:49:12 +01:00
preview.js
redirects.js
roles.js
schedules.js
session.js
settings-public.js
settings.js Added permission restrictions to editing members flag (#11217) 2019-10-09 10:26:54 +02:00
site.js
slack.js
slugs.js Remove External Apps 2020-03-20 10:40:22 +00:00
tags-public.js
tags.js Replaced use of Bluebird return method from knex code 2020-04-07 10:49:12 +01:00
themes.js
users.js Replaced use of Bluebird return method from knex code 2020-04-07 10:49:12 +01:00
webhooks.js Replaced use of Bluebird return method from knex code 2020-04-07 10:49:12 +01:00