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

[BREAKING CHANGE] fix: RFC6265 default cookie name (#197)

github.com/koajs/session - 7fca3deda6cb78524992adfd1f520a6e664d52b0 authored over 4 years ago
feat: use create null to optimize (#145)

github.com/koajs/static - 12adf6d76e634336fc542d0b5dee5be11f0fe892 authored over 4 years ago
fixes inline-style link with title (#128)

github.com/koajs/examples - 6b296dc7cff227f1106d6c4df4012811a04d2d8e authored over 4 years ago
Update 'swig' (unmaintained) to 'swig-templates' (#139)

github.com/koajs/examples - 9acbfcbb91e58720e6a7c29f7754035b4e585b30 authored over 4 years ago
Update 'koa-router' (unmaintained) to '@koa/router' (#140)

github.com/koajs/examples - 5bac993c03bee34531acb9e0b68daf94a0a00e23 authored over 4 years ago
Update HISTORY.md (#106)

Added the missed headline marker.

github.com/koajs/compress - 9200434aa70ca33d4810f2d4bdd24ab5f3de25d3 authored over 4 years ago
feat: allow bodyless responses for non empty status codes (#1447)

Co-authored-by: Eladio Mora <[email protected]>

github.com/koajs/koa - 8d52105a34234be9e771ff3b76b43e4e30328943 authored over 4 years ago
Update README.md

github.com/koajs/discussions - 818eab992216eb8aff01e243874b636214f927e4 authored over 4 years ago
test: encoding edge cases

github.com/koajs/compress - 47789a4459580b760965c96b95b6cfd4cf34fa88 authored over 4 years ago
brotli support (#99)

* Added native Brotli support.

* Native support if Brotli is available in Node.
* Separate o...

github.com/koajs/compress - c560be3ded487a066044eaafbe6d91aa6eb70824 authored over 4 years ago
Update README.md

github.com/koajs/discussions - dc97e9751c0801074c79ee30a8b12fcff54ad8cf authored over 4 years ago
Update README.md

github.com/koajs/discussions - 62acc9a04d742389d917d69f0ce019d3f4576f64 authored over 4 years ago
Initial commit

github.com/koajs/discussions - 12f3252855a96ff530aabf055cd6dcc6da0bf020 authored over 4 years ago
:arrow_up: statuses@2 (#103)

github.com/koajs/compress - 45b33c9b7d785f0e5d83d917260ebd7aaf994ed3 authored over 4 years ago
gh actions: run workflow on PR event (#102)

* gh actions: run workflow on PR event

* oops its not an array

github.com/koajs/compress - 03888e4933c3f3f0447450138a0d951c2d3c7d46 authored over 4 years ago
add Node.js 14 to CI (#101)

github.com/koajs/compress - fbd4e8c392bc4849ed2767f4a0fd9745a1df0afd authored over 4 years ago
fix conflict accident per #75 and <https://github.com/koajs/router/pull/75/commits/11306e1c69bfe9029afbd1318c5278e713a041e0>

github.com/koajs/router - 61310692ad358b9cece2c1058fcb9d6e51e6a6aa authored over 4 years ago
refactor(dependencies): remove urijs dependency (#75)

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

github.com/koajs/router - 5660b68216bbe4f07165b446873550be7591dbc2 authored over 4 years ago
feat: replace var with const and let (#80)

github.com/koajs/router - 4e44c088795b4d7f11a31856d823aa482de71ac3 authored over 4 years ago
doc: be more precise about the behavior of middleware on the router (#82)

fix: https://github.com/koajs/router/issues/44
test ref : https://github.com/koajs/router/blob/...

github.com/koajs/router - 90ef8a7efc87afa19ff4f78eb5caae5f8e5f75ed authored over 4 years ago
docs(api): add app.use chainability note (#1449)

github.com/koajs/koa - 6b6b0ddf7aff073e65493c6efaffab8331c0331c authored almost 5 years ago
chore: disabled package-lock.json (#198)

github.com/koajs/session - 23f7f52a9bd1e21094d7cfa42fc7b9178be546d4 authored almost 5 years ago
Update .travis.yml

github.com/koajs/error - 57acdb07e0d8ad529469debfc9a289ba4ced3f77 authored almost 5 years ago
fix(docs): missing default values (#38)

github.com/koajs/error - ae9185cc9dc969dbff3e695b7ce30eb5e8e94e5c authored almost 5 years ago
Fix typo in layer.js (#28)

github.com/koajs/router - edb24b4e962f698c8a84076d99a6d19551d21f6e authored almost 5 years ago
docs: Document response status with empty body (#1445)

Co-authored-by: Marc-AurΓ¨le DARCHE <[email protected]>

github.com/koajs/koa - 8ddab48cbdbca1e6d1cc8c3ddae45491db524d51 authored almost 5 years ago
add secure flag to readme exmaple (#196)

github.com/koajs/session - 17b32801145af597f29c0bc367d460129c80d233 authored almost 5 years ago
Update Repo + Add Html Parser (#134)

* use const/let over var --ES+ features πŸ™ŒπŸ» ..

* update example.js --better ✨ ..

* update t...

github.com/koajs/bodyparser - afecb1ab7303ebd36d1a50d6bfe5fc3125759e43 authored almost 5 years ago
docs: fix broken npmjs link (#132)

github.com/koajs/bodyparser - ecc6ebfad7179e0009501723e7b2227d25c9603d authored almost 5 years ago
Update README.md

github.com/koajs/bodyparser - 336b2879dc7c0e048d79e28bf23d4b8fe2589376 authored almost 5 years ago
Update README.md (#125)

Fix function bodyparser to bodyParser

github.com/koajs/bodyparser - e02cb7dd2c798a116ef12c776da30c710697dea5 authored almost 5 years ago
Pawda feature/#67 support no transform (#98)

* [feature/#67-support-no-transform] Implements unit tests for "Cache-Control: no-transform"

...

github.com/koajs/compress - 6f344a4a95faebb8f21666234769697d0d0a86a2 authored almost 5 years ago
deps++ (#97)

github.com/koajs/compress - 077c6ed467075fb27906cc90644416ac12ae0321 authored almost 5 years ago
ci: use GitHub Actions (#96)

* ci: github workflows

* test: fix lint file

* add lock file

* readme++

github.com/koajs/compress - 334fbe77565a72cbe2aa7d7486da4176f0b6c530 authored almost 5 years ago
docs(readme): fix "this" usage and link (#95)

github.com/koajs/compress - 44701345bbca45c6f1ab40a962e12ee2db2b19d8 authored almost 5 years ago
eslint: fix test lint rules

github.com/koajs/path-match - 3c5b5dda74933444bbb19593b15f4b0e3e825d2d authored almost 5 years ago
update packages and move to github actions (#79)

* github actions

* lint++

* jest

* readme++

* update supertest

* add codecov token

github.com/koajs/path-match - d4ecc48aa3e346a057d1c95e593d87bb5429ebfc authored almost 5 years ago
ci: add codecov token

github.com/koajs/redis-session-sets - 4b280bd4ac4bca15338308831141097c2603f7ad authored almost 5 years ago
modernize this package with updated dependencies and GitHub CI (#22)

* package++

* packages++

* github actions

* badge++

* always build test on push

*...

github.com/koajs/redis-session-sets - 849419e8d3b5e4f236634ba787dd3ace376647e7 authored almost 5 years ago
Update changelog for wildcard change (#77)

Closes #76

github.com/koajs/router - 2e69eca36739171ee23dde9f616a133488378a62 authored almost 5 years ago
chore: bump deps, update yarn.lock

github.com/koajs/jwt - c680e0cb0fe634cac40cafc451ed42f56041cf03 authored almost 5 years ago
Update the repo πŸš€ ! (#167)

Update the repo πŸš€ !

github.com/koajs/jwt - 98f2d7d3d6c9c08e2854af36d54e20f092923dc7 authored almost 5 years ago
update README.md πŸ“‹ ..

github.com/koajs/jwt - 4b40038dd779c212184a35debec36bbfdd64be0b authored almost 5 years ago
Clean up / Pipeline update ... (#135)

* update .gitignore file 🐞 ..

* remove file: repeated example ❌ ..

* linting --eslint πŸ”¬ .....

github.com/koajs/send - 1f41139751b785afb6f7a6d2df950fb726a1e997 authored almost 5 years ago
Update auth0 blog link to GitHub source (#169)

Update auth0 blog link to GitHub source

github.com/koajs/jwt - 9469ecb988537cef0775378bc80bf89352ddf96f authored almost 5 years ago
docs: Updating context.md with the latest cookies opts (#1433)

github.com/koajs/koa - 7deedb235274223f1b9da46dee296545b23598de authored almost 5 years ago
docs(links): remove Google+ link (#1439)

github.com/koajs/koa - 3e97a106bb846d9337737011bb85149ddd797229 authored almost 5 years ago
Upgrade path to regexp (#71)

* upgrade path-to-regexp

* fix correct usage of Layer constructor

* Fix Layer#url options ...

github.com/koajs/router - 92df918e94157f7db7102033fac74f37140659b1 authored almost 5 years ago
chore(package): update eslint-plugin-node to version 11.0.0 (#24)

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>

github.com/koajs/response-time - e91392ac8adf46469b085bb77d4f90e455111180 authored almost 5 years ago
chore(package): update eslint-plugin-node to version 11.1.0 (#6)

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>

github.com/koajs/is-json - 826a99286cd9e37e56b64a65b6256c1ca82c58b6 authored almost 5 years ago
chore(package): update eslint-plugin-node to version 11.0.0 (#93)

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>

github.com/koajs/compress - 4a228fa42c70638e5f5e6a03ed6bca8ca85586ac authored almost 5 years ago
Fix url to git repository on package.json (#66)

Adjust to the new repository name

github.com/koajs/router - f6bed2fd4b9365558e01096ca353385b6f0ed194 authored almost 5 years ago
Release 4.3.0

github.com/koajs/bodyparser - 6862c7b393fec8201afb29e95d7f20e0b8212aa8 authored almost 5 years ago
feat: support xml (#131)

github.com/koajs/bodyparser - 705673d634818727dbdb25ee999560970bd268a2 authored almost 5 years ago
chore(package): update eslint-config-standard to version 14.1.1 (#5)

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>

github.com/koajs/is-json - ea026864f83ed7fb1110e0f92ac0f2a753161254 authored almost 5 years ago
Bump acorn from 6.3.0 to 6.4.1 (#53)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://...

github.com/koajs/csrf - 4ac3e146102a416775c445d1e9c235af91e33fd4 authored almost 5 years ago
The missprint in code example

In example there is the missprint

github.com/koajs/jwt - 30bb2dc0eb5e3c2a5e9992dcaf658e8c6f3680b6 authored almost 5 years ago
Update auth0 blog link to GitHub source

https://github.com/dentarg/blog/blob/master/_posts/2014-01-07-angularjs-authentication-with-cook...

github.com/koajs/jwt - bcc786850994c9e0f4f8f424bffe2bd6ff5d4561 authored almost 5 years ago
bump deps

github.com/koajs/favicon - 8473995c5cbaaa7f23cc523cb0d1609c1f5ac81c authored almost 5 years ago
update travis

github.com/koajs/favicon - 6d204318f7545fbb2162519c7c4de5af662ba355 authored almost 5 years ago
Support and test for specifying mime type of icon (#30)

* add support and test for specifying mime type of icon

* update readme with mime option

github.com/koajs/favicon - 8904a0a85f2a184eb6ebd3780070985cf2be37cb authored almost 5 years ago
Merge pull request #101 from tony3918/master

Changes link from koa-router to @koa/router

github.com/koajs/joi-router - b7f940c81a3084e3c81eb3244593e27bdd24b927 authored almost 5 years ago
Changes link from koa-router to @koa/router

github.com/koajs/joi-router - 8d6d4b60c6eb29db24ebaa893f20c3b09374460c authored almost 5 years ago
Travis Build Failure Fix (#62)

* Environment set and dynamic

* Removed local setting file added by mistake

* Benchmarks n...

github.com/koajs/router - 759120ae564e53721c5706253c3b3f9ea1780957 authored almost 5 years ago
Dynamic Variables and Improved Benchmark files (#60)

* Environment set and dynamic

* Removed local setting file added by mistake

* Benchmarks n...

github.com/koajs/router - 1940ec927ca74429b7c6359b05acf1eaf0ec51bf authored almost 5 years ago
Merge pull request #100 from koajs/snyk-fix-46c2c71b58c689b917d0d19c2814ca2c

[Snyk] Security upgrade @hapi/joi from 15.0.0 to 15.1.1

github.com/koajs/joi-router - 42c73b3401cb17d7b41611047a2058474cc3eed8 authored almost 5 years ago
Bump handlebars from 4.2.0 to 4.5.3 (#51)

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.5.3.
- [Release not...

github.com/koajs/csrf - a057d8f34b69ff0d42606720b57c0959e2d02fe3 authored almost 5 years ago
Bump codecov from 3.5.0 to 3.6.5 (#52)

Bumps [codecov](https://github.com/codecov/codecov-node) from 3.5.0 to 3.6.5.
- [Release notes]...

github.com/koajs/csrf - 9611c00cab803c8afa3801f0812d0fc692626990 authored almost 5 years ago
Fix #22 - typo (#23)

Fix #22 - typo

github.com/koajs/multer - 7d4cb4ae985af9975baae2da373751e147169a51 authored almost 5 years ago
Dot GitHub (#21)

Dot GitHub

github.com/koajs/multer - 5cc2a3ac601d87c1a7c9b13bff01a4857c1e3955 authored almost 5 years ago
Feature/coverage and tests (#58)

* Added Istanbul for coverage with tests

* Working on Layer coverage 100%

* New test cover...

github.com/koajs/router - 24d0a4f6c37648d14fb050a0652e31c102629c8d authored almost 5 years ago
fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-HAPIHOEK...

github.com/koajs/joi-router - 6dab5db3a1a3f5095ca693e268fe419faf2cfef0 authored almost 5 years ago
Update .travis.yml

github.com/koajs/send - f93573dfb4e1d6b5549ac926b96f5dc38a02a831 authored almost 5 years ago
Fix Tests & coverage (#132)

* fix the failed test case 🩺..

* add coverage package + config & updated yarn.lock πŸ“¦ ..

...

github.com/koajs/send - 8d5955d69d836c101d3523c091ff0cce5bb5c97c authored almost 5 years ago
Benchmark code fixed -- Port & nest() were not working (#51)

* benchmark code fixed -- Port & nest() were not working

* Added work to DevDepends and will ...

github.com/koajs/router - 61aa1e5bde396a703157648526a1a9501c1de2a1 authored almost 5 years ago
Fix codes causing infinite loops (#55)

github.com/koajs/router - 6f5ff2fd538ac9d7d05974185ad6558219ca7ef9 authored almost 5 years ago
Refactor/for each to forloops (#50)

* forEach on methods converted to ES1 for loop - leaving comments for PR review confirmation

...

github.com/koajs/router - e07397c43802c6c9b2064dd4994944b738cb3984 authored almost 5 years ago
Fix and Update πŸš€ ! (#4)

* update .gitignore file 🐞 ..

* disable package-lock.json 🚫 ..

* add test cases ☒️ ..
...

github.com/koajs/is-json - effc6ed5da2808862b7bdb44e3898a3a7b23f904 authored almost 5 years ago
Release 5.13.1

github.com/koajs/session - a46d043820c71293aadddd0573b8e7f2fc7ff18d authored almost 5 years ago
fix: don't set any value to sameSite by default (#194)

github.com/koajs/session - ecd1f5edaa6ff1e77cc461d1107432b394ce21d2 authored almost 5 years ago
Release 5.13.0

github.com/koajs/session - aabe6eba77f472895aa22511d5fa9d2e01f0bd02 authored almost 5 years ago
feat: support session cookie sameSite options (#193)

github.com/koajs/session - cb09a09cfa4767610d7cc7282a0de2a3a651c6ae authored almost 5 years ago
node 8+ support πŸ‘πŸ» ..

github.com/koajs/jwt - d2ec441bc8f49506f649e1308d1e334e33ae5bd9 authored almost 5 years ago
Fix and Update πŸš€ ! (#26)

* add LICENSE πŸ” ..

* update README.md πŸ“‹ ..

* update .gitignore file 🐞 ..

* add esli...

github.com/koajs/rewrite - 2c6ce829efa6e28265eb28654be91fa122f496ac authored almost 5 years ago
sync with latest release tag --3.6.0 πŸŽ— ..

github.com/koajs/jwt - 9729b1fd30be495e4ba9412e8cb99e497733ea61 authored almost 5 years ago
better --stuctrue πŸŽ— ..

github.com/koajs/jwt - 69d83d3653325e2ac41953b568992a391f960401 authored almost 5 years ago
add all contributors to pkg.json πŸ“‹ ..

github.com/koajs/jwt - cc68dbb3f016dcc94f0b87e0890c42cbd7e2cf70 authored almost 5 years ago
update some depen. πŸͺ..

github.com/koajs/jwt - 999c0bbeb903d4fd3b75f5a8c09b8cf77a64205f authored almost 5 years ago
update the CI pipeline 🎲 ..

github.com/koajs/jwt - 65a65c0d5a04da5d2ef82bb4b21bdc93909735dc authored almost 5 years ago
use string template over + πŸ“..

github.com/koajs/jwt - 5187dc3c971564d2ac8aecfdba152b3303432c12 authored almost 5 years ago
use template string over + | ' over '' πŸ“Œ ..

github.com/koajs/jwt - 83d896c5b90cbb4cf0c64036dc040bcde20e7946 authored almost 5 years ago
remove unused vars ❌ ..

github.com/koajs/jwt - 02bded8f15a99d6611c3abb629bd98762e8ba68f authored almost 5 years ago