Ecosyste.ms: OpenCollective

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

github.com/eggjs/egg

🥚 Born to build better enterprise frameworks and apps with Node.js & Koa
https://github.com/eggjs/egg

chore(typings): add method `beforeClose` in index.d.ts (#3120)

I try to write a plugin and I noticed that no `beforeClose` method.
![image](https://user-image...

a9b0fcec636f7241d0f578dca6b99444dabfeb83 authored about 6 years ago by Erona <[email protected]>
feat(context): emit event when runInBackground catch error (#3118)

4709db746d8f97de99c04558f1ba86443e394668 authored about 6 years ago by mansonchor.github.com <[email protected]>
docs: add promo logo (#3113)

<!--
Thank you for your pull request. Please review below requirements.
Bug fixes and new feat...

e1dc2a7a409a8bf56a817773229d5fc6dcde796b authored about 6 years ago by Haoliang Gao <[email protected]>
chore(typings): add interface IBoot (#3098)

<!--
Thank you for your pull request. Please review below requirements.
Bug fixes and new feat...

51e9c1578496ed2afb44c47fdfd77867a95fec52 authored about 6 years ago by killa <[email protected]>
doc: Update the `configWillLoad` explainations (#3116)

Ref: https://github.com/eggjs/egg/pull/3101.
See comments in the end and fix the wrong explaina...

8052d7ff7bf6278e8ce4b4de46e0e6324d0d3861 authored about 6 years ago by Maledong <[email protected]>
docs: add configWillLoad to lifecycle (#3101)

deps on https://github.com/eggjs/egg-core/pull/187

c3c4e2e3e04a924595d6837ab15c7b292e3529f6 authored about 6 years ago by fengmk2 <[email protected]>
docs(CONTRIBUTION): Add missing link for `Accquire the submitted files` (#3102)

Ref atian25's suggestions at: https://github.com/eggjs/egg/pull/3066.

4abdb49801ebb3075b408d6fb3b72eba1a70c056 authored about 6 years ago by Maledong <[email protected]>
fix(docs): Grammar of "lots of" (#3100)

c7061ec6255faa250c6565a4c102f64c0498683c authored about 6 years ago by waiting <[email protected]>
doc (CONTRIBUTION): Add missing English translations and clearify dns (#3035)

92181e83f98d55bd1a796a871ab5d438d02c8e84 authored about 6 years ago by Maledong <[email protected]>
doc(logger.md): Fix incorrect description on default log output level. (#3082)

1) Correct logger's default output level in production env. in this doc from 'higher than INFO' ...

0a7497987067ce1c3376dfc30676c35f484a5ccc authored about 6 years ago by TX-Kunkun <[email protected]>
Release 2.12.0 (#3075)

085e9800bf2ab20492d8b9086c5b12cd51bded39 authored about 6 years ago by Yiyu He <[email protected]>
refactor(typescript): use egg-logger definition (#3078)

eb1eae736c0fc541e6d21fb726d52d971d6a95da authored about 6 years ago by Haoliang Gao <[email protected]>
deps: egg-logger@2 (#3073)

04d9a3b85ef54819c0ad3ac505e7806db6a7e9b3 authored about 6 years ago by Yiyu He <[email protected]>
feat: add Subscription base class on app instance (#3058)

886d9ad8fd11e1fbbd1712dd53ef464658f525b5 authored about 6 years ago by fengmk2 <[email protected]>
doc (socket.io): Make 'uws' cannot use anymore clear (#3068)

Due to the issue that the author hasn't updated and destoyed the lib. So
we have to clarify it.

4c6fb2a175c2481aa61aaad131f6812517bc7022 authored about 6 years ago by Maledong <[email protected]>
docs (Controller.md): Add new feat description (#3066)

Due to https://github.com/eggjs/egg-multipart/pull/19, we have to
add this new feature into Egg...

0d6798d22d0e5016b0f7f25e5fa15ffe6900e16c authored about 6 years ago by Maledong <[email protected]>
doc(typescript.md): Clarify the middleware's usages (#3039)

39990268081d1da3fdb2d575802ea46cdf67bcd5 authored about 6 years ago by Maledong <[email protected]>
chore: fix middleware docs typo (#3060)

6bf812f73603e967e405a815dcb2cc94dcb8384c authored about 6 years ago by TZ | 天猪 <[email protected]>
test: avoid DNS pollution on local env (#3034)

closes https://github.com/eggjs/egg/issues/3033

b13d904d302639c3b6068f109d4bcfa5aff12c61 authored about 6 years ago by fengmk2 <[email protected]>
fix: remove loader.loadBootHook

bace2433bcc96d1507403c34711b2a2e450e6a6a authored over 6 years ago by Yiyu He <[email protected]>
doc (objects.md): Fix number and code errors (#3029)

1) 'app....' should be 'this.app....'.
2) 4 levels instead of 5 for each logger instance.

Re...

6a7db2a3591a03b187bc3b52c67b37fde7984d34 authored over 6 years ago by Maledong <[email protected]>
doc (TypeScript): Formation errors with missing translations (#3020)

1) Some parts still aren't translated into English, so tranlate them
all.
2) There're some for...

c65a648991900b95a8ef0b21dcd8e3f715523df7 authored over 6 years ago by Maledong <[email protected]>
deps: pin [email protected] to avoid output deprecate message (#3023)

the author of `circular-json` recommended `flatted` to replace `circular-json`
but `flatted`'s ...

abd8d12861e17ff8fe5e950d589c00d17625beae authored over 6 years ago by Yiyu He <[email protected]>
docs (typescript.md): Add missing trans in English for TypeScript (#2998)

e3ffcbe6449b95b50ea40583a28383e734c72fe1 authored over 6 years ago by Maledong <[email protected]>
Release 2.11.2 (#3017)

fc45504a55555b4f6465f0313ee445fcdde008a0 authored over 6 years ago by Khaidi Chu <[email protected]>
refactor: separate dumping config object and config file (#3014)

1d30166e037e8890fc850e51bdba02af76772485 authored over 6 years ago by Khaidi Chu <[email protected]>
fix (typescript): Add missing 'ignore','match' (#3010)

e3f183e9658e603c74850376f2257bd88bc4a043 authored over 6 years ago by Maledong <[email protected]>
Release 2.11.1 (#3005)

d8c865a2437363393e52d5a147737b8fc8d5cd67 authored over 6 years ago by Haoliang Gao <[email protected]>
chore: update deps, debug@4 and coffee@5 (#2995)

<!--
Thank you for your pull request. Please review below requirements.
Bug fixes and new feat...

eed74e8610e1ea189beed1c3526b38f0b59c48ab authored over 6 years ago by TZ | 天猪 <[email protected]>
fix(httpclient): can't use runInBackground in agent (#3003)

a8a3dfb04f11b1c48ed1f01154e4d4311bfafa4b authored over 6 years ago by Haoliang Gao <[email protected]>
doc (loader.md): Add missing English translations (#2996)

1) Add missing English translations about the explainations of start
process in details.
2) Fo...

4faf68f4b6dad160a151b3d76041a0521261b530 authored over 6 years ago by Maledong <[email protected]>
Release 2.11.0 (#2989)

6f5bf3d22739ad4e19cfd1f7224d1eb374c0a4d0 authored over 6 years ago by TZ | 天猪 <[email protected]>
feat: support boot lifecyle (#2972)

Refs: https://github.com/eggjs/egg/issues/2520

0d876c71a9c4862b93cb039f564ae3d3171e1cad authored over 6 years ago by killa <[email protected]>
chroe(doc): Fix some typos (#2988)

1) Clearify the declaration 'this.ctx....', we must use 'this' here.
2) Remove unknown characte...

b02ce154777fc78a6d344fe45d915d013096bea3 authored over 6 years ago by Maledong <[email protected]>
docs: fix 2 typos (#2982)

688067ae09071316cbf5310b17d92d4fec39b42a authored over 6 years ago by Jeff <[email protected]>
docs: Fix and add missing typos (#2935)

a719fd34507ebbfcf800768fb58adc81aa9c5e36 authored over 6 years ago by Maledong <[email protected]>
fix (typings): Upgrade to the latest version of 'egg-cookie' to fetch (#2958)

815c278792e94ccf85822b3496f10396236e6628 authored over 6 years ago by Maledong <[email protected]>
docs: fixed typo. (#2961)

a2df5ad137dea5faf7724d480edcc482a1df9393 authored over 6 years ago by Ariel Yang <[email protected]>
test: fix sitefile icon test (#2940)

b971e66336af4c8e241303866c8fa9acaaf4e66f authored over 6 years ago by Yiyu He <[email protected]>
docs: fix link to angular commit-message-format (#2939)

81826ed1a826a3436f8c42b7b5466295c60f241e authored over 6 years ago by Vincent <[email protected]>
fix: don't log when rawPacket is empty (#2924)

45e30245952619e4ed95867b2f76b0bdd06e94cc authored over 6 years ago by Haoliang Gao <[email protected]>
chore(typings): add class EggLoader (#2321)

db1286de73de2cd987dc8f28c0616e9a683824a6 authored over 6 years ago by waiting <[email protected]>
refactor(dnshttpclient): use async function instead of Promise (#2774)

80528cceced500b5ae49ebf6d9df242ba2ce5ea4 authored over 6 years ago by Haoliang Gao <[email protected]>
doc (package.json,README.zh-CN): Fix some typos (#2927)

fe9e9565472c7de9ff8dfb8894917764fe26fa0b authored over 6 years ago by Maledong <[email protected]>
docs(sequelize): hostname shoule be host (#2921)

289e96278359a1468e366a6f3f7b2094dd3b7d6c authored over 6 years ago by Will <[email protected]>
docs: fix sequelize link (#2909)

72cd808b86f37847cf340d88ec4eb73b9d7a7aa0 authored over 6 years ago by Yiyu He <[email protected]>
docs: add sequelize (#2902)

ae9ec30b410bba3f8a99ba741e59fdb13e51c806 authored over 6 years ago by Yiyu He <[email protected]>
docs(deployment): fix typo on grep (#2898)

68135608b3518b7d3dbd852453061179f63d5e4f authored over 6 years ago by Baffin Lee <[email protected]>
doc (en,zh-cn): Fix translations error (#2885)

6bfe70b3d64206c85dea19c308abb40c46c6e347 authored over 6 years ago by Maledong <[email protected]>
docs: fix config and socketio error (#2884)

* docs(config): remove test from config list
* docs(socketio): format and add desc for uws

96ed020ce04919049181808cee217029586d11c3 authored over 6 years ago by Suyi <[email protected]>
Release 2.10.0

d39f84c3f12b0cfcee17f318a32b686d7e832e7c authored over 6 years ago by fengmk2 <[email protected]>
feat: allow runInBackground reuse on plugins (#2872)

see https://github.com/eggjs/egg-mock/pull/78

ff7431d5c4ea1e1d40fd7e3656dc5ab52ca55726 authored over 6 years ago by fengmk2 <[email protected]>
docs: optimize egg-validate usage (#2852)

033fe0ce1d39bd63346de1ec60c97b159be867aa authored over 6 years ago by Sean Zou <[email protected]>
feat: Update index.d.ts (#2853)

##### Checklist

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

422b342b1fa419db145323927f4f2d2a8996b7fb authored over 6 years ago by Ben <[email protected]>
docs(session): fix bug in example code of modify session value (#2824)

c0b0bb8345df83bbd2949b0af34bb397b5185e17 authored over 6 years ago by Baffin Lee <[email protected]>
test: test on travis with node 10 (#2461)

b55b303eddbaf545cdb06fd81df624fd3070110a authored over 6 years ago by Yiyu He <[email protected]>
docs: add allowDebugAtProd in document (#2803)

38a472f24cf68acb9c64fafa2e4374115d578220 authored over 6 years ago by Yiyu He <[email protected]>
perf: use Math.floor instead of parseInt

e866699379bc570f8bfcef9a090f1bdb5cddee32 authored over 6 years ago by Eason <[email protected]>
docs(plugin): add details for plugin.js (#2780)

67d538e0e175e96fe2a64b9c8d17b063537236f7 authored over 6 years ago by TZ | 天猪 <[email protected]>
docs(deployment): egg-scripts support windows (#2788)

8d0b29cc9b0a3b8eefad1ab64a05478c81709144 authored over 6 years ago by Baffin Lee <[email protected]>
fix: use cache-content-type (#2793)

9f8926d7cc55ae103b6a37751538870cc70aa12d authored over 6 years ago by Yiyu He <[email protected]>
feat(typings): define Messenger['on'] and Messenger['once'] (#2763)

2ca8f018473274fa544234c91fc608fa9bf09032 authored over 6 years ago by waiting <[email protected]>
test: skip test (#2773)

It's introduced by https://github.com/node-modules/urllib/pull/288

aaf8faf4fd8d813c7938baa1533d768b9d205fc7 authored over 6 years ago by Haoliang Gao <[email protected]>
docs(schedule): add env description (#2753)

eb70335bd61b6887ffeb33f103340b89c857312a authored over 6 years ago by TZ | 天猪 <[email protected]>
docs: add http://www.sofastack.tech (#2752)

ef20ff75633b6e83b115d32af603d0f4f34cb1e1 authored over 6 years ago by Haoliang Gao <[email protected]>
doc: add lifecyle doc (#2708)

Refs: https://github.com/eggjs/egg/issues/2520

1ecb521c50b6238397f9a0b628448c0d2b5ec4fa authored over 6 years ago by killa <[email protected]>
docs: fix ws engine error (#2717)

7930f0419fee741bcf6de73693bcdf1e9986f31e authored over 6 years ago by Suyi <[email protected]>
Release 2.9.1 (#2700)

b95a54d17e8ecd053f723579beb7cd2098574c05 authored over 6 years ago by Yiyu He <[email protected]>
perf: improve set type performance by lru cache (#2697)

1a820bd4408b36cf3e48eda62f392006081c17a3 authored over 6 years ago by fengmk2 <[email protected]>
docs: fix socketio's browser demo (#2645)

239ce03efaf60d3d961ced29cf4bf95e44bde2db authored over 6 years ago by xcold <[email protected]>
chore(typings): add Messenger (#2688)

73ca1b7a3ef6546d4f8a3d227055121a93b80188 authored over 6 years ago by waiting <[email protected]>
chore: modify package.json

f249cbe1ad603f5f28b5b106f0e9215612cfb495 authored over 6 years ago by popomore <[email protected]>
Release 2.9.0 (#2624)

aa8dc5a97fdc64da480ebf39f8fd834837216089 authored over 6 years ago by Haoliang Gao <[email protected]>
fix: add key any to Context (#2650)

e5737d5455d536b908f37ba367446e511f30e663 authored over 6 years ago by Axes <[email protected]>
feat: dump timing data for loader (#2521) (#2621)

Ref https://github.com/eggjs/egg/issues/1898

65a43aa9e47ad2f799e328e4e0ab91a63669c5e3 authored over 6 years ago by Haoliang Gao <[email protected]>
fix: typo (#2615)

request.query has a mistake on comment

48c6d3c9d524e1cbba3e301e6613436741696cc0 authored over 6 years ago by Yanan Che <[email protected]>
docs(logger): the unit of maxFileSize should be byte (#2575)

c91e67cc0246a22efee126ebd01866b05b8312dc authored over 6 years ago by Haoliang Gao <[email protected]>
docs: tweek doc style (#2613)

26c274174c9a48ef1636933fbb2be9777d38f522 authored over 6 years ago by Haoliang Gao <[email protected]>
docs: fix quickstart typo error (#2578)

3ee7fcf1291a4968197fab4648e951176dfa2714 authored over 6 years ago by Zhuxy <[email protected]>
docs(d.ts): add property of EggAppConfig.development (#2561)

reloadOnDebug - whether reload on debug, default is true.
overrideDefault - whether override de...

8b7c8bd35f8695f4459cfd623f9961c276e0d5a6 authored over 6 years ago by SinaVee <[email protected]>
docs: add d.ts for bodyparser (#2548)

16a61231d12c91ae609e68509d29aac669e1b83c authored over 6 years ago by wangtao0101 <[email protected]>
fix(d.ts): make app.locals and ctx.locals definitions merging available (#2546)

e7696a7d2b4bc8eb6fb984aaaa0e0f2422d1c048 authored over 6 years ago by Tony Hawking <[email protected]>
chroe: Correct an error syntax of English (#2544)

e5d47524ef96138172c86e774014a6b26d5cac09 authored over 6 years ago by DongWei <[email protected]>
fix: config.allowDebugAtProd default to false

c0f4bd12d422554351b1d1e9866a7b9bbc444e76 authored over 6 years ago by ZhangJan <[email protected]>
docs(cookie): how to get frontend cookie (#2542)

0723cd230514b623c4454120dae988fd5a68ec44 authored over 6 years ago by Yiyu He <[email protected]>
docs: Fix an error link, change a comment into English (#2535)

9fea64ee993de7c3ee2e239d7bba91f5f3b3408a authored over 6 years ago by DongWei <[email protected]>
docs: Modifications of comments and full translations

Change Logs:

1)/egg/README.zh-CN.md:Line 66 to 68 (Translate English part to
Chinese in READ...

e96ddb6a884ef767c8653242c666dcc7381222b7 authored over 6 years ago by DongWei <[email protected]>
Release 2.8.1 (#2505)

bdaa5307b519eadff301dd78a50338d3bd9543b1 authored over 6 years ago by TZ | 天猪 <[email protected]>
feat(d.ts): add createAnonymousContext & runInBackground (#2501)

20356bffcf7e99970b44f230a6fc2a8f9547a380 authored over 6 years ago by Hengfei Zhuang <[email protected]>
feat(d.ts): add runSchedule & Subscription define (#2504)

c013ef3e64e049c6ef48e29d289f6d756b6ca1f7 authored over 6 years ago by Hengfei Zhuang <[email protected]>
Release 2.8.0 (#2490)

5e6ea507bfea7b705657840ed493bba283f97bcd authored over 6 years ago by Yiyu He <[email protected]>
fix: make singleton work for unextensible or frozen instance (#2472)

4b602d037554b72c8261b7abb7efd94f8f59f3fe authored over 6 years ago by Yiyu He <[email protected]>
feat: add time duration for dump config (#2485)

824200c11cac8e20b2c275daa7f5a4a365c71259 authored over 6 years ago by Haoliang Gao <[email protected]>
docs: update wxapp-socket-io project to weapp.socket.io (#2421)

73dac083d2a029f893e9b6737080c921027e308f authored over 6 years ago by liuguili <[email protected]>
feat(d.ts): add middleware to Application and other ts improvement (#2465)

* add middleware to Application
* plugin type can be boolean
* rename EggPluginValue to EggPlu...

1ada8e3848be9f09680d7cac091fb14206df5a11 authored over 6 years ago by Axes <[email protected]>
docs: fix the code error of LOCALS in view.md (#2464)

in the code of "locals", the key of value "egg" should be "name".

437785315f28a828ea0cf7bece80223d5b796dc5 authored over 6 years ago by zjz19901029 <[email protected]>
chore: update title and remove unused files (#2433)

f341b9fb8bdf36b6280500578e8448c59aec10f1 authored over 6 years ago by TZ | 天猪 <[email protected]>
docs: switch to English document (#2426)

Thanks to

- @hotNoder
- @freebyron
- @Azard
- @rccoder
- @cemremengu
- @SunShinewyf
- @...

a5ab29cbd1de0f5425019085258a496b4bce8b45 authored over 6 years ago by Haoliang Gao <[email protected]>
deps: update dependencies, add @types/urllib to autod config (#2423)

4ab7df25f152609d494745eac2794b78e66444f0 authored over 6 years ago by Yiyu He <[email protected]>
Release 2.7.1 (#2417)

9ca3af8581ab1bb2101650144c9876ac5b5c656d authored over 6 years ago by Yiyu He <[email protected]>