Ecosyste.ms: OpenCollective

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

KoaJS

Next generation web framework for node.js
Collective - Host: opensource - https://opencollective.com/koajs - Website: https://koajs.com/ - Code: https://github.com/koajs

Update to new middleware style

github.com/koajs/router - 56ed14e40463448380f4b9b2b28cd3ef30195a24 authored about 11 years ago
Update koa version

github.com/koajs/router - de790f6b23137c6f68c4c430981c8ecbcf173634 authored about 11 years ago
Add Makefile

npm test output drives me nuts

github.com/koajs/router - a10ef46a9db0694116e88a7b223b881a7a5e7ab4 authored about 11 years ago
Release 1.2.1

github.com/koajs/mount - 11f6f042acbd4900e00d12815c0f0c36032d6b30 authored about 11 years ago
add socket error-handling. Closes #114

github.com/koajs/koa - 1769f9c431ff3ad48b3e76bdc0659bd64dd70776 authored about 11 years ago
Merge pull request #9 from lmarkus/fix-superagent-tests

Took error into account on superagent tests

github.com/koajs/koa-lusca - 40af48ed34fc00351caa3b7be8d3a0c8d43cb012 authored about 11 years ago
Took error into account on superagent tests

github.com/koajs/koa-lusca - 2f557e6d46d9e3dd14b6b45df02b7ce54a1a8c4e authored about 11 years ago
this.session.secret

github.com/koajs/csrf - b9d0932a47cecf3adb4b7bd94db4be5546b11473 authored about 11 years ago
remove sid from docs

github.com/koajs/session - edecf2a49a80896851a9e6d20a92edc7425ada6e authored about 11 years ago
remove uid2 dep

github.com/koajs/session - e545554ac363ca3e2d359fad9307f9c103a28bc1 authored about 11 years ago
remove this.sessionXxxx tests

these are internal and don’t matter to the end user.

github.com/koajs/session - 838b41863c60bc2880f18cc447c573bd7d131a32 authored about 11 years ago
populated alias

github.com/koajs/session - e263d8b9cc635267d1d2a46220ff46b4e383aef9 authored about 11 years ago
only save new sessions if populated

closes #17

github.com/koajs/session - c8acca9b8f60ffbd0bebcffca26d850fbf1c0178 authored about 11 years ago
remove setting sid

connect’s cookie session doesn’t set any IDs itself.
IDs are pretty useless since sessions aren’...

github.com/koajs/session - f3d2e22fc13d3da8c644384e178aa9d3d1f5e66a authored about 11 years ago
add comment on why this.sessionXxxxx is necessary

closes #15

github.com/koajs/session - 3a624009a2e7ecc802e2e663f92e21ce36b5511c authored about 11 years ago
update example to use koa-static

github.com/koajs/etag - 2822193f9a704be1c5d2c364738fb0c5786379e2 authored about 11 years ago
use koa head

github.com/koajs/etag - 8f9c2dfca020bcce144636c7266aafffc9714053 authored about 11 years ago
Release 1.3.0

github.com/koajs/static - ab4387f54537af9bcfa95a32334cebe162c3b5e3 authored about 11 years ago
refactor to use koa-send

github.com/koajs/static - 7ae3c6541c0d53ed251585050a692b0fd03c951d authored about 11 years ago
add resolving of root

github.com/koajs/send - 95968c4430896df51119e838008a7bd873d7f196 authored about 11 years ago
fix wtf debug global

github.com/koajs/send - 4bbf3d64d6f1d5632bca0eac524c6e6dbc117827 authored about 11 years ago
Initial commit

github.com/koajs/send - 94536e399c894bf0a0b4452ba4c4df39f22b1386 authored about 11 years ago
maxAge -> maxage

bugs me

github.com/koajs/static - f2ecbf9266bb0c60d1a9e88b4d7d2231a0d849c2 authored about 11 years ago
Merge branch 'master' of github.com:koajs/static

github.com/koajs/static - 92b2e0f1e6414cec07907fb3b12ca4ea57973d10 authored about 11 years ago
use head for koa

github.com/koajs/static - 39d498aa35dc9c5672c08e7500c6893ce2b63d18 authored about 11 years ago
add charsets to test cases

github.com/koajs/static - 541906a3d92e461d306758d6a7dae52b87b5113a authored about 11 years ago
fix typo in test label

github.com/koajs/static - 2c0a0408edf4cf7a75bf16b65a5054ea3f40a71f authored about 11 years ago
Merge pull request #3 from paypal/npmignore

fix npmignore

github.com/koajs/koa-lusca - e9750d8c29e5b597493e30ed63990e4408980f75 authored about 11 years ago
lint: remove unused references, fix global leak

github.com/koajs/koa - 0c330ffb1a2832bfdd655f40bbeacf1a2f1e7e81 authored about 11 years ago
mv cookies-views -> cookies

github.com/koajs/examples - 85849d0ad1ce2c61b2e674ef28d84e899378f8d0 authored about 11 years ago
add readme

github.com/koajs/examples - e6b7f4604c1df5ec6d9963ab68cbf3d0f8a499cf authored about 11 years ago
fix upload example

github.com/koajs/examples - 8f11c258ecca326e21c56251ac53cd48c88361fe authored about 11 years ago
fix blog example

github.com/koajs/examples - b35ea353f57bbfbd0c77d0e2f8b37414a75cb8b4 authored about 11 years ago
add tests for `templates`

github.com/koajs/examples - d25778272585806877c6a5aa10bf4df93421bd32 authored about 11 years ago
copy over blog/templates/upload examples

github.com/koajs/examples - f3c4fbd7d200b518d0342254925e0f9566d68071 authored about 11 years ago
simplify body parsing example

for the average use-case

github.com/koajs/examples - abeabcc2686a8fb6dd6eefdb8a789119d7e3bd8a authored about 11 years ago
add co-fs to multipart example

github.com/koajs/examples - 70df2fd232f808cfb071671a1a5c033e3dbea33c authored about 11 years ago
refactor stream-file example to add content-type

github.com/koajs/examples - f259703a9c2486fa4e336fe4621b0984fd68de3e authored about 11 years ago
add NODE_ENV=test when running tests

github.com/koajs/examples - 43e6f1f5cd5060cff3934f08bf60df33913b4574 authored about 11 years ago
readme: add link to examples

github.com/koajs/koa - 3c3de7be4ea9455f5d3b14359e5f45c6fcdcb45c authored about 11 years ago
remove errors, hello world, and stream examples

github.com/koajs/koa - 08797ccb0bec33281baef5719f93af794fc3e69d authored about 11 years ago
add stream file test

github.com/koajs/examples - 44e544f90d9757b808ff3daff1b1e7a045667832 authored about 11 years ago
add hello world example

github.com/koajs/examples - 7c26833ff826894ec0785e15cf452526ff87252a authored about 11 years ago
add errors example

github.com/koajs/examples - 2f69674c6b17df04e6c1f226afed077de023cbf5 authored about 11 years ago
add co to deps

github.com/koajs/examples - 0f9b9700519d748fd96be343821b5ecf12cc170d authored about 11 years ago
remove the compose and cookies examples

moved to koajs/examples with tests

github.com/koajs/koa - 017bfef8ba0f3db61335cb81fdda14360f2e1af3 authored about 11 years ago
add the cookies-views example

github.com/koajs/examples - d951e3e2249d2b9bb77e12d6206563c27ae4fdd8 authored about 11 years ago
add the koa-compose example

github.com/koajs/examples - 4a1ee93c1cdc279262ea201889c7146267ff159a authored about 11 years ago
simplify multipart example, add some comments

github.com/koajs/examples - 67d9aedce60068f6d91325fd2e91bd00df78542f authored about 11 years ago
Merge pull request #3 from eivindfjeldstad/master

handle requests with no auth headers

github.com/koajs/basic-auth - 9615a2a0e2d0fcbfcd5f2bafd7871917b5e5573f authored about 11 years ago
remove yield* next for now

fix travis

github.com/koajs/static-cache - 234527d072ea10d36c7bfa7871e9eff533bb31ec authored about 11 years ago
handle requests with no auth headers

github.com/koajs/basic-auth - f4edec88ad671729679e94eb51d1801404bc0ac9 authored about 11 years ago
Merge pull request #6 from sstedman/make-to-grunt

Migrated Makefile to Gruntfile to be consistent w/Kraken-js. +CHANGELOG

github.com/koajs/koa-lusca - a7cfba9c40c4c21f2e3f344b3bc9cecc34cfaf47 authored about 11 years ago
Adding engineStrict:true to package.json

github.com/koajs/koa-lusca - 7eb892b0e6b1af7454147a8e5cce05512a159ab9 authored about 11 years ago
Merge pull request #110 from silvinci/fix/readme-typo-take2

readme: fix various typos [no pluralization]

github.com/koajs/koa - 401559c7f71a6f73f01a4f7295d169f832265692 authored about 11 years ago
refactor ctx.toJSON() to recurse. Closes #108

github.com/koajs/koa - e78349a73dc0dd1fc5ca6733c5c551480012c702 authored about 11 years ago
readme: fix various typos [no pluralization]

L6: remove redundant "writing".
L99: capitalize "facebook" as "Facebook".

Clean alternative ...

github.com/koajs/koa - d750d0a9d9fb7a30b6971f106c2478e55739674a authored about 11 years ago
Merge pull request #8 from eivindfjeldstad/master

restore prefix before going further downstream

github.com/koajs/mount - 9c8d6f662828cbfa00287e5a133479a5e720d08c authored about 11 years ago
Restore prefix before going further downstream

github.com/koajs/mount - 34af2493dfdf66041f92323056dbd598ba1a2398 authored about 11 years ago
Release 1.1.0

github.com/koajs/basic-auth - 410fced7ad77285a3c62d92ae6357ed2bcd4d5e8 authored about 11 years ago
fix dependencies

github.com/koajs/basic-auth - d6ce2af88493c597e11cc15ed5b7c67f0926262e authored about 11 years ago
handle 404, 204, 205, and 304 status codes better

closes #6 and #7

github.com/koajs/logger - 609f40a68a3976b1c3c7871a40c20b3165676314 authored about 11 years ago
multipart: bump archan, add concurrency control

github.com/koajs/examples - b1e3d56118cc6c2092bb12981ce3334b8480ff8a authored about 11 years ago
Release 1.0.1

github.com/koajs/ratelimit - 6565fa5e9405648774c42f259f8c6f8e1a8abdf5 authored about 11 years ago
fix ms dep

github.com/koajs/ratelimit - 3230e5164c59943b79accfd85a0c12f922849eda authored about 11 years ago
Release 1.1.0

github.com/koajs/common - c13e458ce21de23c424de48bf7dad7523de56f54 authored about 11 years ago
add ratelimit

github.com/koajs/common - e18dbe997b2d46fd6635eb41bc716829077e1cf5 authored about 11 years ago
add compress

github.com/koajs/common - b7f41f103ef191dc1048761050c80bcd93bc44c2 authored about 11 years ago
update deps

github.com/koajs/common - 778bcf1abfd3223b2eac1c325c79664ff1d1e2a2 authored about 11 years ago
Release 1.2.0

github.com/koajs/mount - fb76f9b1e3fe4592d9345b73bc70e08050d577ae authored about 11 years ago
Merge pull request #6 from eivindfjeldstad/master

new middleware signature

github.com/koajs/mount - 3adad187fad266f2d520a954b2460363b340f55d authored about 11 years ago
new middleware signature

github.com/koajs/mount - 8c8971111062b5839d0cfa9448d78e30bf5f6224 authored about 11 years ago
meh channels are a little confusing

github.com/koajs/examples - 2aebbd6c93f2675bffd892201af9a0ff949c6cca authored about 11 years ago
bump archan

github.com/koajs/examples - bb366977d6e18c7b55416e5ed38dfc693d057ed7 authored about 11 years ago
be more specific with the comments

github.com/koajs/examples - 3d830f699b6826c7063db00a1dc0445fc88a8bad authored about 11 years ago
multipart example

github.com/koajs/examples - e3d3602c97a1ab32bb462cbaefbd1f7f678ec798 authored about 11 years ago
change req.is() to return the canonical mime type

github.com/koajs/koa - a2582e7aa3a2029386d901062d9999cf043966ba authored about 11 years ago
remove null return from .is()

github.com/koajs/koa - 5dfadba96f08b888a5b37699416fbdd341c239ff authored about 11 years ago
add matchesMime() util

github.com/koajs/koa - 48601ea7d80c6bbea821b90869bd76b091249e5f authored about 11 years ago
change an .is() example

text/* already covers it

github.com/koajs/koa - 271d921c4157b4a6444ed396ee51ef84eb5dd3ea authored about 11 years ago
req.is(): make better

closes #105 and #106

github.com/koajs/koa - 8717a3ad2bcada0a16bc7dace6260e087b9b5f09 authored about 11 years ago
add co-body to blog example

github.com/koajs/koa - 1b9960a28eaa6e16254ba1bc78af99830a0c6414 authored about 11 years ago
unnecessary returns

github.com/koajs/examples - ef28da921773caf6dc7347926bd430a44e6408cf authored about 11 years ago
remove multipart example

better one in koa already

github.com/koajs/examples - 290e1e80ea171087f84b8b06a7b2e16bae9f8561 authored about 11 years ago
add blog example

github.com/koajs/koa - 38ce7c155944df29a48868dc4669c11ed9cb72c8 authored about 11 years ago
Increased JSHint coverage.

github.com/koajs/koa-lusca - 83b6a428eb6571f2fb5583d785b30ccbb95213e7 authored about 11 years ago
Release 1.0.2

github.com/koajs/route - 24275d0edad3b8a188799aff6379131c32eaf4c2 authored about 11 years ago
fix fallthrough bug

github.com/koajs/route - 0190f4d1f15c3a3c798b4e6e2b6b7b8776958ab6 authored about 11 years ago
move up a directory

github.com/koajs/examples - 29947b5441cf62ed7cc4fd697d443f639709a038 authored about 11 years ago
initial commit

github.com/koajs/examples - 05a799a857ea5d2ccc7c5433bca4a1435771b243 authored about 11 years ago
docs about middleware composition noop

github.com/koajs/koa - 9c652118a9dcfa3313e2c1663f1b88256f2691ea authored about 11 years ago
docs about yielding control to downstream middleware

github.com/koajs/koa - 1a101818180b2ed2a8ecc1bb2212325cafa5c9e9 authored about 11 years ago
add upload example

github.com/koajs/koa - 4b5c3e9920f24308ec91f042413241f6e2f3120e authored about 11 years ago
Undid version update.

github.com/koajs/koa-lusca - b488e7fd8227e2a97011e8a03fe90ad47fa08b9b authored about 11 years ago
Migrated Makefile to Gruntfile to be consistent w/Kraken-js. Added CHANGELOG.

github.com/koajs/koa-lusca - a6dd66a20e79eae3a59a838bfddbb37837fc45d5 authored about 11 years ago
add DEBUG usage docs. Closes #41

github.com/koajs/koa - 81d027eca78c00aed4638d40989c9afc41cae588 authored about 11 years ago
add debug() for .listen() and .keys=

github.com/koajs/koa - 309f2ac00e9206a11be41d3349e41b2528c13ab3 authored about 11 years ago
req.acceptsLanguage - default to first type fi header not set

github.com/koajs/koa - e447e731b684d74c1c56e7e4c80c1dad5b263d4b authored about 11 years ago