Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/eggjs/jsonp

jsonp support for egg, with security check inside
https://github.com/eggjs/jsonp

chore: travis (#11)

c60f54081710ddad2e2784e078bf9ad5a226905a authored over 5 years ago
Release 2.0.0

f19c6436be1b3a71127b342ad07dbb1bac861efe authored about 7 years ago
refactor: use async function and support egg@2 (#10)

a9cadba740dc54b9c3dd0593495b66b5a98383e8 authored about 7 years ago
Release 1.2.2

705ffcb3972deebddcc450c8c203a1db0090eba1 authored over 7 years ago
fix: rename to createJsonpBody (#9)

d14d2d6aa1cdc50ff084f801fa741221667ee577 authored over 7 years ago
chore: add pkgfiles check in ci

f7137a011b202882fbfd48a4ee434031a9b950d2 authored over 7 years ago
Release 1.2.1

dd2b2acb3a9c37685122156095e087a0a1af6825 authored over 7 years ago
fix: add lib into files

a19f45089ed8229a3ee0099a730a2be9ea57b114 authored over 7 years ago
Release 1.2.0

ff0bb670e683a0160787cfb47ab8819e74599ee8 authored over 7 years ago
feat: add acceptJSONP and open jsonp wrap function (#8)

ee9894834ed8de081b26680a58506896d736cb61 authored over 7 years ago
Release 1.1.2

1b57c50e10ca20b05e1109aa76424cdac65a73aa authored over 7 years ago
fix: should not throw when referrer illegal (#5)

88746f848ef3620d532c5179a87f6e1f7e473d1c authored over 7 years ago
Release 1.1.1

41bed41c2d9b3c5edf6998fb77605e95569a8f49 authored over 7 years ago
docs: fix License url (#4)

728b4b5a18baeec3b19105cd17676ee715a01a05 authored over 7 years ago
Release 1.1.0

8e27cb38c4d01c57c6cce913e87d3ff208a01e4d authored over 7 years ago
test: test on node 8

27af016a63e2096dc20e58f97a329229063330d7 authored over 7 years ago
feat: support _callback and callback

7ecb65856f9d90dfd4cdedc28a6054144f121166 authored over 7 years ago
Release 1.0.0

fd71eb84bc00a8663850fbe20f11b3845fabbd46 authored about 8 years ago
fix: refine jsonp (#1)

jsonp 接口在如下情况可以访问

- 如果 csrf 和 白名单都没配置
- csrf 或者 referrer 白名单命中通过任意一个

ce0cc378558939e3176b35b43a667c4fcb39c880 authored about 8 years ago
feat: init jsonp

ffcd53d50fb4309369c560ff29d71cab6fa76723 authored about 8 years ago