Ecosyste.ms: OpenCollective

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

github.com/eggjs/egg-onerror

error handler for egg
https://github.com/eggjs/egg-onerror

chore: auto release (#37)

ecc340598a734d8ea27f2ba43815dc5afc8684df authored about 2 years ago by fengmk2 <[email protected]>
Release 2.2.0

05f25f2770d2c4ced5d4cb95674318e27eead9e8 authored about 2 years ago by fengmk2 <[email protected]>
👌 IMPROVE: Use currentContext first (#36)

a31167ccf6ecc35d51b129299271588b32a51350 authored about 2 years ago by fengmk2 <[email protected]>
Release 2.1.1

0d2f3c020f5ea96102db314c7434379767cad890 authored over 2 years ago by wanghx <[email protected]>
Create codeql-analysis.yml

54e12baa2eab9b47a2acd6ba0e6f6a0e55c92fc0 authored over 2 years ago by fengmk2 <[email protected]>
fix: check file exists (#35)

* chore: remove travis and appver

Co-authored-by: wanghx <[email protected]>

00d2aa2a073048dec9b9fc0fd0d868ecc0446830 authored over 2 years ago by 吖猩 <[email protected]>
chore: update travis (#31)

55d27e60a9f1094e1a4555e82b47cab4799a57f8 authored about 5 years ago by TZ | 天猪 <[email protected]>
Release 2.1.0

4824a0420fe6eb569c400d8306bdb208b83c4d20 authored over 6 years ago by popomore <[email protected]>
feat: add replace template config (#28)

##### Checklist

- [x] `npm test` passes
- [x] tests and/or benchmarks are included
- [x] do...

63cca2f3fb087583459e26e38c3874285b14aefd authored over 6 years ago by Harry Chen <[email protected]>
Release 2.0.0

1f0aae699205f37ace831a7dea3455ff3e7b64cd authored about 7 years ago by dead-horse <[email protected]>
refactor: use async function and support egg@2 (#27)

6861f8fb5df4a210afca2c7454dcca4ec1ccbae4 authored about 7 years ago by Yiyu He <[email protected]>
Release 1.6.0

dfc8ff231de3b4d24a318508e6ddfc2d95c3af72 authored about 7 years ago by dead-horse <[email protected]>
feat: support customize error handler (#26)

4a1b7707b28d3cc1e8bd69f4cca606305c507248 authored about 7 years ago by Yiyu He <[email protected]>
feat: support jsonp (#25)

37c06ce45fb671a3087f4e74aafcef1ac122360d authored about 7 years ago by Yiyu He <[email protected]>
chore: fix README & update deps & fix test (#23)

a0d4df2830bf58903dd27e277f963e3d52d32587 authored over 7 years ago by TZ | 天猪 <[email protected]>
docs: fix typo (#22)

close https://github.com/eggjs/egg/issues/1297

e49252e3a648abbefc562635e163c4b9dd28e57d authored over 7 years ago by TZ | 天猪 <[email protected]>
Release 1.5.0

3677c61ac2ed91ed938231b84421fe7b6c7e292e authored over 7 years ago by fengmk2 <[email protected]>
feat: errorPageUrl support function (#21)

4a5553fa08238b00f03110f18227643f80696680 authored over 7 years ago by Belief <[email protected]>
Release 1.4.6

8852284a5ac26a39d150bf72bb69e27a3e9e04fe authored over 7 years ago by dead-horse <[email protected]>
fix: only output simple error html on unittest (#19)

e11ab409e7dc3cd9d48518eab18e095644d19c92 authored over 7 years ago by fengmk2 <[email protected]>
Release 1.4.5

5e0f11792658841eea43df75c5739c842e4aa2c3 authored over 7 years ago by dead-horse <[email protected]>
fix: should show 4xx status error html (#18)

Don't redirect to error page url

3c5d49e69ecf95737d9e49544f11d7dd9a0e4697 authored over 7 years ago by fengmk2 <[email protected]>
Release 1.4.4

fc2b39f5025c83356a2bee1eb59f4a54c4231a49 authored over 7 years ago by fengmk2 <[email protected]>
feat: make error style more good (#17)

11606391f2116b363270a864e42a3640348489c5 authored over 7 years ago by 仙森 <[email protected]>
fix: add error-title's line-height (#16)

9acc3ff517301b65871d70bdfff473c054cefff6 authored over 7 years ago by Ruanyq <[email protected]>
Release 1.4.3

59337273e48fe37834c87e5dc6095541f3aa6c07 authored over 7 years ago by popomore <[email protected]>
docs: fix License url (#15)

4a1c65b7b560a1a95456e0685abfcea72761f3d9 authored over 7 years ago by Haoliang Gao <[email protected]>
Release 1.4.2

835c32a9093667f137cb5332c58e32804bee673b authored over 7 years ago by fengmk2 <[email protected]>
fix: remove error detail on JSON response (#14)

e4004a877f82f4e4bbd975d3892e3cc4a36ac3d2 authored over 7 years ago by fengmk2 <[email protected]>
Release 1.4.1

d534da12ee28a0c7511bbf813d25d59389cdeb73 authored over 7 years ago by fengmk2 <[email protected]>
fix: add missing files on package.json (#13)

fa76813e2f7e9ea8f03411bf7b7867d36aa5452a authored over 7 years ago by fengmk2 <[email protected]>
Release 1.4.0

211e01b7a20b1bc464f0e0d0d8e2042256abc667 authored over 7 years ago by dead-horse <[email protected]>
feat: better error page on development (#12)

* feat: better error page on development

* style: make logo align right

* style: use green...

0200a00523f0445cf145f8e5daab0525bf11be52 authored over 7 years ago by 仙森 <[email protected]>
Release 1.3.0

12ea04f2ff583a7a9cf80fc24ff3bc5b3c487371 authored almost 8 years ago by popomore <[email protected]>
feat: use ctx.acceptJSON (#11)

34fad20c10de32732308cbdd051266fa6394e56d authored almost 8 years ago by Yiyu He <[email protected]>
Release 1.2.2

bdaebb9d3859f1c8ecf672802269d0bb62c0dc14 authored almost 8 years ago by dead-horse <[email protected]>
fix: should keep support *.json ext to detect response type (#10)

c9d1e6e137d7a5c199200bfb3b372eb26b8d5d57 authored almost 8 years ago by fengmk2 <[email protected]>
Release 1.2.1

646cf6343c1ab3a09bcbe09bcd47e4a3f769dcc0 authored almost 8 years ago by fengmk2 <[email protected]>
fix: add agent.js to package.files (#9)

And move context.js to app/extend/

f162bc158fdd1a0cf90e73b2e632ff62a0a6126c authored almost 8 years ago by fengmk2 <[email protected]>
Release 1.2.0

0f0eb46e4ba812e77f208e3c6cb6a046b9f2434e authored almost 8 years ago by fengmk2 <[email protected]>
refactor: remove accpetJSON

57ddd3469d125c4e84f8b2a87c3c03c5aab8bbbe authored almost 8 years ago by dead-horse <[email protected]>
feat: support options.accepts

33eef158fd002680b7759dd32d36f3c380725173 authored almost 8 years ago by dead-horse <[email protected]>
Release 1.1.0

153d26cbf1560a4aac05737a2bc80b8caa29d978 authored about 8 years ago by dead-horse <[email protected]>
feat: should watch error event on agent (#7)

6384cce56111f8454b01b17e5752a2d50c302f14 authored about 8 years ago by Haoliang Gao <[email protected]>
Release 1.0.0

9e5f448654a6fae7e9f5c3e0c0a78003f25bf1a9 authored about 8 years ago by dead-horse <[email protected]>
deps: upgrade koa-onerror (#6)

Ref eggjs/egg#124

3778b96bcc07ff0c96a2be18a9855327ab333611 authored about 8 years ago by Haoliang Gao <[email protected]>
test: make sure app will be close (#4)

* test: make sure app will be close

* test: skip "request entity too large" test on windows

163a21ada70e2243c4abce60dbffa1ebace2ea91 authored over 8 years ago by fengmk2 <[email protected]>
fix: make sure ctx always exists (#3)

* fix: make sure ctx always exists

* test: fix eslint on test codes

685ae46c06649710a6f8ba93ab4e7f189d60ce09 authored over 8 years ago by fengmk2 <[email protected]>
test: add test cases (#2)

a0c5b51ae019fce5c419204d87778f39bc76947b authored over 8 years ago by Yiyu He <[email protected]>
Release 0.0.3

d47224318ca7157954b12f831bf0d84bca9f9714 authored over 8 years ago by dead-horse <[email protected]>
fix: fix this is undefined on arrow function (#1)

e1953835e260e28a15ec21e15cadea4ce3c32395 authored over 8 years ago by fengmk2 <[email protected]>
Release 0.0.2

9fa4b623c25d5a78d5589abaad1c93575b9c33f4 authored over 8 years ago by dead-horse <[email protected]>
Release 0.0.1

e12b6358a0de1157f160bd9f98f2973b2e3a4056 authored over 8 years ago by dead-horse <[email protected]>
init code

803cc143775b7e9fdc7f080f7d645e5ffca930a1 authored over 8 years ago by dead-horse <[email protected]>
doc: add ISSUE&PR template

e3af105272659a43acfa3f91bdd38a7ed98d0931 authored over 8 years ago by dead-horse <[email protected]>
init

336805e30bd9ff359e38cb11f173170d0460bd58 authored over 8 years ago by dead-horse <[email protected]>