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

deps: upgrade dependencies (#854)

8d6755b33c54d6230d1b20141dd6d043ed6c3897 authored over 7 years ago by Haoliang Gao <[email protected]>
refactor: set consoleLevel WARN of coreLogger in local (#850)

This config is removed by PR #695,
but the infomation of coreLogger is not useful for app devel...

bd0a827c38f0a2cff42c8a73909081a1f9cd939a authored over 7 years ago by Haoliang Gao <[email protected]>
docs: Add API document to menu (#845)

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

af174efb0a0dfe545849d03f8ec1fbee34559dae authored over 7 years ago by Haoliang Gao <[email protected]>
chore: generate puml (#842)

edfc07e841b751a4c195544167f50a2ad56971e8 authored over 7 years ago by Haoliang Gao <[email protected]>
Release 1.2.1 (#840)

eb2ef9b65be4f9f02eca6a2cbdd5f8254c94eebf authored over 7 years ago by Haoliang Gao <[email protected]>
fix(loader): loadPlugin can be extended (#836)

13587667ac019ca516ae11aea728e84966dc57a5 authored over 7 years ago by Haoliang Gao <[email protected]>
test: use assert instead of should (#837)

1a027ad727468d48afe45d1f3ce54de2e4ecfd16 authored over 7 years ago by Haoliang Gao <[email protected]>
docs: fix wrong name in chinese router doc (#833)

89b4df9d21ddf07efd246145c52141a72e07ad80 authored over 7 years ago by Tomatoo <[email protected]>
Release 1.2.0 (#820)

0522cee5faa5c0554c66208c69860ddbe55c2bdb authored over 7 years ago by Haoliang Gao <[email protected]>
feat: BaseContextClass add logger (#816)

- move BaseContextClass to egg
- add BaseContextLogger

0757655cfed451ab3b1ca5a480fb96a3da908708 authored over 7 years ago by Yiyu He <[email protected]>
docs: only use inspect at 7.x+ (#813)

9871e45098ab4927236382656c4ac774eeffcd11 authored over 7 years ago by TZ | 天猪 <[email protected]>
docs:Modify some words (#811)

394bf3711312f09d851be728b718e4d0f8fc9c1f authored over 7 years ago by binsee <[email protected]>
docs(head.swig):fix the document page anchor position offset. (#790)

When the document page is opened by an anchor, the top position of the page is offset.
Use jque...

1132779c4057bf96be1b73a3473b1545c3b5ab7a authored over 7 years ago by binsee <[email protected]>
fix(package.json & doc.js): fix doc tool error. (#791)

- fix `npm run doc-* ` error
- fix doc tool on the windows platform

9ef9d6aa5953106555f11ac5dee6fe544773ceb8 authored over 7 years ago by binsee <[email protected]>
docs(middleware.md): fix grammar

90234efbae13066ced3d25e8ba7201c0197c3ab1 authored over 7 years ago by lslxdx <[email protected]>
docs(basic/controller.md): typo 'matchs' -> 'matches' (#802)

typo fix: change 'matchs' to 'matches'

9200a51d5b5c530a8f5ce8af4dd61f38981dc4c8 authored over 7 years ago by lslxdx <[email protected]>
docs(zh-cn docs):fix some link and link text in docs (#789)

b4eb05b301bb1226edfc634ec90d1a5ae53514e2 authored over 7 years ago by binsee <[email protected]>
docs: add inspector protocol vscode debug (#776)

* docs: add inspector protocol vscode debug

* docs: vscode debug use npm run debug

* fix(d...

df1bf3459fd03f948532f7b6d2d436a74c54ed59 authored over 7 years ago by 仙森 <[email protected]>
docs: add vscode debug (#751) (#767)

a8893f7e7d9937d675d8be0da7bed0f2c259ae39 authored over 7 years ago by 仙森 <[email protected]>
docs: typo fix "aync => async"

d4c345d3d29266e0eb248eecee27bc0e492f5e5e authored over 7 years ago by BingqiChen <[email protected]>
docs: add vscode plugin link (#756)

492c97d61c75911ae0e987f65325a5c7493f63b9 authored over 7 years ago by TZ | 天猪 <[email protected]>
docs: link plugins to github search results (#755)

2bf23feffb7b9ff1bc07d072a4052eec863d001c authored over 7 years ago by Yiyu He <[email protected]>
feat: remove egg logger local config (#695)

5befb0b1f0f525ba778d54a5dedb72f2e880ab60 authored over 7 years ago by TZ | 天猪 <[email protected]>
docs: document for middleware order (#724)

Closes https://github.com/eggjs/egg/issues/723

1ab42e0243354eab7f602faebd76d7117038e877 authored over 7 years ago by Haoliang Gao <[email protected]>
chore: remove chinese commnets (#749)

d6be949973002880a2fe71313c7630f7f94fde97 authored over 7 years ago by Yiyu He <[email protected]>
docs: fix typo, egg-bin => egg-init (#747)

3bdbcae2486073447849f6e09831860dc42995d6 authored over 7 years ago by Rwing <[email protected]>
Release 1.1.0 (#740)

39b2d8d868267b9ae9ffb2185235df598d2df9d7 authored over 7 years ago by fengmk2 <[email protected]>
feat: expose egg.Controller and egg.Service (#741)

241b4e83c05e7086493564e536f5ce69d17dde0c authored over 7 years ago by Yiyu He <[email protected]>
fix: remove unused jsonp delegate (#739)

26efa427cf34e0ef0482d69fc10a77280e5fea5e authored over 7 years ago by Yiyu He <[email protected]>
feat: export context base classes on Application (#737)

c33523db3e086eafd1f7bc7486c6d1b2b68335e3 authored almost 8 years ago by fengmk2 <[email protected]>
docs: add sub directory support for controller (#734)

ee127ad46b33a19d43c84a04649569a404a7f6af authored almost 8 years ago by Yiyu He <[email protected]>
docs: typo at controller.md (#720)

88a166933478373c4fd5cdd349d3b63e00cbaf7e authored almost 8 years ago by lslxdx <[email protected]>
docs: async-function typo, change generator to async (#712)

4c298c2c70017d12688e2801bfe6e66886ba24bd authored almost 8 years ago by zhennann <[email protected]>
docs: add schedule max interval (#711)

a9d27d0ab3f3dea89487fc1e8c084b9ddc7e854d authored almost 8 years ago by Yiyu He <[email protected]>
docs: little grammar issues (#707)

9e94b7b31106ce578a67dd15984d847587527299 authored almost 8 years ago by Chen Yangjian <[email protected]>
chore: remove unused config (#694)

a4d12ecc6c468ebf37ff6acba06e65b15cfde4f4 authored almost 8 years ago by Yiyu He <[email protected]>
docs: add webstorm debug (#689)

88449f9b292d69bd2f936f0ecb037efecbed2e8e authored almost 8 years ago by TZ | 天猪 <[email protected]>
docs:correct spelling mistake (#682)

8517625b44f36909169032f8fff3ced3e1910a47 authored almost 8 years ago by Wade Deng <[email protected]>
docs: faq add where are my logs (#680)

92ef92b7cec015d2843c9d7cb113694ad7ca34ec authored almost 8 years ago by Yiyu He <[email protected]>
deps: use extend2 instead of extend (#674)

b8fc4e460e2dcffe60364a71dec2d07bd354d2cf authored almost 8 years ago by Yiyu He <[email protected]>
docs: fix example code syntax error & typos (#672)

0ccbcf98be8946891b520321743d3b5a95899955 authored almost 8 years ago by cuyl <[email protected]>
docs: security match and ignore (#668)

14867059b5070b274cbee26df3accf5463eb4fe8 authored almost 8 years ago by Yiyu He <[email protected]>
test: test for closing logger (#667)

7ab37915afc4a197cc58bc477e5b96cb1a73ced1 authored almost 8 years ago by Haoliang Gao <[email protected]>
docs(quickstart): tip for controller and config style (#666)

5f5cf91a6af118ebc558252e07bcfa0f094045e3 authored almost 8 years ago by TZ | 天猪 <[email protected]>
docs: fix example code typos (#629)

e47c24b3f1fd27b0f545f107913d6c6e1cae53ac authored almost 8 years ago by SF-Zhou <[email protected]>
docs: fix egg-session-redis code (#642)

7900576e690d038e4d75891890c467c743f03605 authored almost 8 years ago by 周长安 <[email protected]>
feat: warn if some confused configurations exist in config (#637)

8c77e5907834cb110a99a4ace0356868107c88e6 authored almost 8 years ago by Yiyu He <[email protected]>
docs: fix some typo (#638)

cd8c65965dc62fe7d45598450d6ef31ab344b878 authored almost 8 years ago by kyle <[email protected]>
docs: fix reference framework path (#634)

7d830b7c92f81a9d133b7f1e6fe71b3d8a8d5a31 authored almost 8 years ago by kyle <[email protected]>
docs: fix example code in basics/middleware (#624)

a471e93977e67c98280af8517100bfe48495bbb2 authored almost 8 years ago by SF-Zhou <[email protected]>
docs: fix code syntax (#628)

e87c170770c117d275fd84c02a9fb1e699fa94cf authored almost 8 years ago by dongxu <[email protected]>
docs(security): Cookie of token, the key must be csrfToken (#625)

531dadd7c3f8bd813c365d705ce7293a719e98f3 authored almost 8 years ago by jemmy zheng <[email protected]>
docs: move cnzz to layout (#622)

8d73b02dcb856e3d8075aa34bc47a2f6dbb3af2b authored almost 8 years ago by Haoliang Gao <[email protected]>
doc: fix table render error in en env.md (#621)

077bebe17889d8a0cff2a1dbfebd72b4b8147ab3 authored almost 8 years ago by SF-Zhou <[email protected]>
fixed table render error in env.md (#619)

990d45e75f2d73b9bb4cddbf76e67452740e3178 authored almost 8 years ago by SF-Zhou <[email protected]>
docs: improve left padding when window between 1005 and 1130 (#617)

e9428ba95fcd07ba255359a968dd027932ce2f77 authored almost 8 years ago by Haoliang Gao <[email protected]>
docs: turn off safe write in Jetbrains softwares (#614)

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

c22e0055ca8df35c1aa9d7d6ed7e31c21dd4b547 authored almost 8 years ago by Shawn <[email protected]>
docs: fix document deploy (#609)

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

2296b7b22cc3e240bb676444d4fd2f953338cea5 authored almost 8 years ago by Haoliang Gao <[email protected]>
chore: Release the first stable version :egg: :clap::clap::clap: (#605)

8a64cebd047637657012886a477cbf6f85a2b36b authored almost 8 years ago by Haoliang Gao <[email protected]>
docs: fix HttpClient link in docs (#599)

a3ad38d649ff8eb0cd6dfcbe338466f1c59afef3 authored almost 8 years ago by Luobo Zhang <[email protected]>
docs: fix session's maxage (#598)

242a4a1fbecfc4efa37cca58d1861040dd5838bd authored almost 8 years ago by Yiyu He <[email protected]>
docs: fix some typo (#597)

ee77e5cdcb444f86bf9f50bfd89a63dd9321449f authored almost 8 years ago by kyle <[email protected]>
refactor: app.cluster auto bind this (#570)

984d7320881adf9420e5c7e49d62d5530ad887dd authored almost 8 years ago by zōng yǔ <[email protected]>
docs: fix session link (#595)

4687f0f47566373938f9f928ac1dc4fa62590f4d authored almost 8 years ago by TZ | 天猪 <[email protected]>
docs: fix typo of httpclient & unittest (#591)

3849c1c4b8f0354b12fd17bb884c33ef9e115e3c authored almost 8 years ago by kyle <[email protected]>
docs: add gitter & more controller ctx style (#585)

871aa82d28eeb026de6633cafbe168cca8ad3182 authored almost 8 years ago by TZ | 天猪 <[email protected]>
docs: typo

a1729604959af84878dddb2776d621ee01c2d447 authored almost 8 years ago by kyle <[email protected]>
docs: change controller showcase style to ctx (#568)

54c10bc085b380f4f003d2f7987c205264dde1ad authored almost 8 years ago by TZ | 天猪 <[email protected]>
docs: fix typo in docs (#563)

d131f236111981d7fb7021998bed200a46a4603d authored almost 8 years ago by Jason Lee <[email protected]>
docs(faq): fix cluster link (#557)

497b9a9e7c5cdcb0b769691ea40a74a4d284cfff authored almost 8 years ago by Mars Wong <[email protected]>
docs: update the style for search (#558)

0d37e42259647ce9cb43deeba7a887817c7ef408 authored almost 8 years ago by TZ | 天猪 <[email protected]>
docs: fix typo (#565)

24ef44fa662392c7b80dbba8da0c4d5a7c9b83dd authored almost 8 years ago by Colin Cheng <[email protected]>
docs: rule for transforming filepath to properties (#547)

9eecf7b0f928fc33d47e93782c79289ca2a13289 authored almost 8 years ago by Haoliang Gao <[email protected]>
feat: show warning message with call stack (#549)

d0882837c34a8b950a11e4f8fe4f47f29d8823f7 authored almost 8 years ago by fengmk2 <[email protected]>
docs: replace customEgg to framework (#545)

4a89c3b563ef79f5ad557ef741c16f283c11e835 authored almost 8 years ago by fengmk2 <[email protected]>
docs: more detail for mysql dynamic create (#540)

c1464fbecb27caa0dc6766147d3b13d790466386 authored almost 8 years ago by TZ | 天猪 <[email protected]>
Release 1.0.0-rc.3

6e3e5ea3cf2e438fc10e1b5571644294fdc630a2 authored almost 8 years ago by popomore <[email protected]>
docs: fix doc scroll bug (#532)

358742ebcb76a6ae386520017dfa6ea3ea611e71 authored almost 8 years ago by Adams <[email protected]>
test: fix development test (#546)

da3c26a212a4ee0be5ffd9b27105a6bc5ba18ad1 authored almost 8 years ago by Haoliang Gao <[email protected]>
doc: add Algolia docsearch (#542)

3d58bfd6a9d12d7943f1047bdcff1b75a451e9e4 authored almost 8 years ago by Kiho Cham <[email protected]>
feat: [BREAKING_CHANGE] override array when load config (#522)

4766e35b322ed8fcc9470de9a504d795cd9f7651 authored almost 8 years ago by Haoliang Gao <[email protected]>
docs: fix cookie example (#533)

8f9a5f99de0960c99f3815ecd3179813d01628da authored almost 8 years ago by SimMan <[email protected]>
feat: ignore types when dump (#518)

59a36696617001f66679538b5615fa909e0f0351 authored almost 8 years ago by Haoliang Gao <[email protected]>
docs: rotate csrf token (#520)

8633cb0b428979e72cac03f238a5cb8ff3ebe400 authored almost 8 years ago by Yiyu He <[email protected]>
refactor: [BREAKING CHANGE] remove userservice and userrole (#527)

743874d8754156dd72a1b83dc89305992b386c67 authored almost 8 years ago by Yiyu He <[email protected]>
refactor: [BREAKING_CHANGE] remove default validate plugin (#526)

It's hard to find a default validate plugin to satisfy everyone

https://github.com/eggjs/egg/...

a296351927fdb5bd35d439e345d8ab974d0224db authored almost 8 years ago by fengmk2 <[email protected]>
docs: fix doc build (#524)

It's affected by
https://github.com/medfreeman/markdown-it-toc-and-anchor/commit/3eb39de83686fb...

92c0f1f3b28bf1e2377e3e1c10ffc46f3a826a5d authored almost 8 years ago by Haoliang Gao <[email protected]>
docs: fix middleware typo (#519)

a1908112f8bfb4b51d429042be1fb5d75264375d authored almost 8 years ago by Desen Meng <[email protected]>
docs(quickstart): fix keys again (#515)

25d1ff3fc0c641a7bfd7a985ed97c8154b0b1c22 authored almost 8 years ago by TZ | 天猪 <[email protected]>
docs(quickstart): fix keys (#511)

0465c3dfa9cf4aaaffc24337bd2aa982faf4111b authored almost 8 years ago by TZ | 天猪 <[email protected]>
docs: add cookie and session (#510)

28b36b6781e6e3538dab47cf7c001d41b17f6d71 authored almost 8 years ago by Yiyu He <[email protected]>
docs: fix html closing tag in quickstart (#512)

cd152b3caa324cbfa2f45b9a182271f386024154 authored almost 8 years ago by XWang1024 <[email protected]>
docs: quickstart tip (#502)

013a781ed79c968cbf0acfdc8ac94ab2a13ae1da authored almost 8 years ago by TZ | 天猪 <[email protected]>
docs: add English version of `egg and koa` (#490)

5f4d7802f824afd08e6692bbb6f44e176a4e7259 authored almost 8 years ago by davidnotes <[email protected]>
feat: remove default customEgg (#487)

If customEgg is not specified, master will lookup egg from node_modules
by default

2fb89df413c8ff134ebe29d95e0fc8a561a89398 authored almost 8 years ago by Haoliang Gao <[email protected]>
doc: add the view config for the egg-view-nunjucks (#496)

bac0526f2259ef5cbc4842f50906c29609011ac8 authored almost 8 years ago by Kiho Cham <[email protected]>
test: add qs security test cases (#491)

1777bb89c5ef21f1706068ebdec6852c70222413 authored almost 8 years ago by fengmk2 <[email protected]>
docs: remove meaningless word (#488)

050c1d1ad8fadf7d396f63328f15229735c67092 authored almost 8 years ago by davidnotes <[email protected]>
Release 1.0.0-rc.2

0425574bb38223c98dc527ac2c7bb2dd94ea2354 authored almost 8 years ago by popomore <[email protected]>
deps: upgrade egg-session@2 to support external session store (#480)

bc3d97a7a7c40cfa671afe605f62da82b175aee6 authored almost 8 years ago by Yiyu He <[email protected]>