refactor: Replace `http` with `fetch` - 2 (#28828)
Showing
- apps/meteor/app/apple/lib/handleIdentityToken.ts 5 additions, 3 deletionsapps/meteor/app/apple/lib/handleIdentityToken.ts
- apps/meteor/app/apps/server/bridges/http.ts 2 additions, 3 deletionsapps/meteor/app/apps/server/bridges/http.ts
- apps/meteor/app/autotranslate/server/googleTranslate.ts 12 additions, 14 deletionsapps/meteor/app/autotranslate/server/googleTranslate.ts
- apps/meteor/app/cloud/server/functions/getWorkspaceAccessTokenWithScope.js 2 additions, 1 deletion...loud/server/functions/getWorkspaceAccessTokenWithScope.js
- apps/meteor/app/cloud/server/functions/userLogout.js 3 additions, 4 deletionsapps/meteor/app/cloud/server/functions/userLogout.js
- apps/meteor/app/custom-oauth/server/custom_oauth_server.js 26 additions, 27 deletionsapps/meteor/app/custom-oauth/server/custom_oauth_server.js
- apps/meteor/app/federation/server/lib/http.js 7 additions, 5 deletionsapps/meteor/app/federation/server/lib/http.js
- apps/meteor/app/integrations/server/lib/triggerHandler.js 2 additions, 2 deletionsapps/meteor/app/integrations/server/lib/triggerHandler.js
- apps/meteor/app/lib/server/functions/getAvatarSuggestionForUser.ts 1 addition, 1 deletion...or/app/lib/server/functions/getAvatarSuggestionForUser.ts
- apps/meteor/app/lib/server/functions/setUserAvatar.ts 2 additions, 1 deletionapps/meteor/app/lib/server/functions/setUserAvatar.ts
- apps/meteor/app/livechat/imports/server/rest/sms.js 1 addition, 1 deletionapps/meteor/app/livechat/imports/server/rest/sms.js
- apps/meteor/app/livechat/server/api/v1/webhooks.ts 7 additions, 4 deletionsapps/meteor/app/livechat/server/api/v1/webhooks.ts
- apps/meteor/app/livechat/server/lib/LivechatTyped.ts 2 additions, 3 deletionsapps/meteor/app/livechat/server/lib/LivechatTyped.ts
- apps/meteor/app/livechat/server/lib/routing/External.ts 9 additions, 9 deletionsapps/meteor/app/livechat/server/lib/routing/External.ts
- apps/meteor/app/livechat/server/methods/webhookTest.ts 5 additions, 3 deletionsapps/meteor/app/livechat/server/methods/webhookTest.ts
- apps/meteor/app/oembed/server/server.ts 2 additions, 4 deletionsapps/meteor/app/oembed/server/server.ts
- apps/meteor/app/push/server/push.js 3 additions, 4 deletionsapps/meteor/app/push/server/push.js
- apps/meteor/app/slackbridge/server/RocketAdapter.js 13 additions, 13 deletionsapps/meteor/app/slackbridge/server/RocketAdapter.js
- apps/meteor/app/slackbridge/server/SlackAPI.js 78 additions, 47 deletionsapps/meteor/app/slackbridge/server/SlackAPI.js
- apps/meteor/app/slackbridge/server/SlackAdapter.js 23 additions, 31 deletionsapps/meteor/app/slackbridge/server/SlackAdapter.js
Loading
Please register or sign in to comment