Commit Graph

108 Commits (master)

Author SHA1 Message Date
Jonatan Nilsson 453b81ab60
Update Readme.md 2019-10-12 14:44:03 +00:00
Jonatan Nilsson e3b8fd788f Update history/readme 2019-10-12 05:01:35 +00:00
Jonatan Nilsson ca6091af55
Update Readme.md 2019-10-12 01:39:47 +00:00
Jonatan Nilsson 1edc7f34a8
Update Readme.md 2019-10-12 01:37:52 +00:00
Jonatan Nilsson 8235c2491c
Update Readme.md 2019-10-12 01:23:25 +00:00
Jonatan Nilsson 46b43d831b update description and such 2019-10-11 17:34:28 +00:00
Jonatan Nilsson 2ef7846b5f Remove accepts, cache-content-type and content-type.
Replace content-disposition with one that doesn’t use safe-buffer
2019-09-29 19:17:14 +00:00
Alex Berk 00e8f7a1b7 docs: ctx.type aliases ctx.response, not ctx.request (#1343) 2019-06-26 11:11:44 +08:00
James George 2f2078bf99 chore: Update PR-welcome badge url (#1299) 2019-02-02 09:44:11 +08:00
James George 72f325b78e chore: add pr welcoming badge (#1291) 2019-01-15 00:35:24 +08:00
James George 7e46c2058c docs: add link to the license file (#1290) 2018-12-27 16:21:54 +08:00
Douglas Wade acb388bc05 docs: Add security vulnerability disclosure instructions to the Readme (#1283) 2018-12-12 12:24:18 +08:00
Vikram Rangaraj fc93c05f68 docs: update readme to add babel 7 instructions (#1274) 2018-12-07 15:23:18 +08:00
Mengdi Gao c2615ecc5c docs: capitalize K in word koa (#1126) 2018-01-30 21:05:00 -08:00
Jonas Zhang e8a024cbc0 docs: ddd Chinese docs link for v2.x (#1092) 2017-11-03 11:13:19 +08:00
Shawn Sit e1e030cc3d docs: command is wrong for running tests (#1065) 2017-09-25 23:08:21 -05:00
Hrvoje Šimić f3ede44ffa docs: fix dead link to logo image (#1069) 2017-09-25 23:00:15 -05:00
Equim 08eb1a20c3 docs: apply `Date.now()` to all docs (#988) 2017-05-21 23:33:25 +08:00
song bfce5806c2 Update Readme.md (#985)
Change ```new Date``` to ```Date.now```
2017-05-17 10:38:00 +08:00
TJ Holowaychuk 32ebd1bd6a Update Readme.md
I'll fill everyone in a bit
2017-04-26 09:46:25 -07:00
Aesop Wolf cb12aa8ae5 readme: update the order of accepted functions(#958)
Update the order of accepted functions so that it matches the following blocks of text.
2017-04-14 11:50:31 -06:00
Ivan Kleshnin 87036857e6 readme: fix typo (#951) 2017-03-27 12:37:42 -07:00
jongleberry 65c130db5b readme docs++ (#932)
* Better expose documentation in overview readme

* Add code examples for context, request and response

* docs++

* fix indentation
2017-03-07 23:04:43 -08:00
jongleberry e812339033 docs: create v2 Migration document (#931)
* Give v2 migration documentation its own document. Incorporate docs from #533

* Fix mis-capitalization of Koa

* Remove unnecessary Dependency section

* Hint at koa-convert enabled compatibility

* Add section on constructing with new

* Clarify es6 constructors are used

* Fix varying capitalization

* Restore mistakenly removed Dependency changes section

* v1.x should not receive feature updates

* Add next() to signature, add missing backticks

* docs++
2017-03-07 22:59:42 -08:00
Jeff Moore 188c0968e1 Add Troubleshooting documentation (#921)
* Move Common Problems wiki documentation to troubleshooting.md

* Fix header levels and TOC linking

* Change header structure, move causes to their own sections

* Fix fragment capitalization

* Add an example for missing await

* Cleanup language due to problem generalization

* Add visibility for troubleshooting

* Fix fragment typo
2017-03-01 15:50:02 -08:00
Yiyu He 73e9e13580 chore: unify badge's style (#914) 2017-02-26 15:57:49 +08:00
石发磊 207aa4e75b readme: change `generatorFunction` to `generator function` (#912)
change word `generatorFunction` to `generator function`, because to correspondence with the above form
2017-02-25 12:59:55 -06:00
Xavier Damman 2fda9dd0bf Added OpenCollective backers and sponsors (#748)
* Added OpenCollective backers and sponsors

* Removed become a backer/sponsor links
2017-02-25 00:50:07 -06:00
jongleberry d4b32234ea docs++ 2017-02-25 00:30:11 -06:00
Jacob Bass ce75a9c872 fixup babel setup instructions (#794)
old instructions pointed to incorrect npm module names
2016-08-06 07:06:31 +02:00
dead_horse a1cdbdafcf docs: update babel setup
closes #783
2016-07-24 01:50:17 +08:00
Zack Tanner 808768a597 copy tweaks (#731) 2016-05-13 14:27:18 +08:00
Martin Iwanowski 0ac4ff00c6 Convert generator-mw with deprecation warning 2016-03-22 07:35:05 +01:00
Robin Pokorný 340dd4f1a3 Lint JavaScript in Markdown 2016-03-16 16:50:10 +01:00
jongleberry bcada5bde9 readme: update URLs based on HTTP redirects
see: a25ab12116
2016-03-15 12:38:44 -07:00
jongleberry 5d330b095f use codecov instead of coveralls 2016-03-12 14:09:06 -08:00
pana 1e38b13a94 docs: update docs for koa v2
update readme and request, response toJSON method

update readme

update readme

update readme

update readme

update readme

update readme

update docs

update doc

pretty readme

update docs

fix then callback
2016-01-17 16:05:49 -08:00
nswbmw aac3d70895 update readme 2015-11-08 13:26:50 +08:00
dead_horse 848a9c885b ocd 2015-11-06 00:42:14 +08:00
blaz 3560651bbc Add usage of koa-convert for legacy middleware
closes #565
closes #538
2015-10-30 20:20:00 -07:00
Tejas Manohar ae9edb6dc9 docs: babel-node required -> Babel
closes #562
2015-10-28 12:31:10 -07:00
blaz d280122cf4 Add 2.0.0 Examples 2015-10-28 00:02:27 +01:00
Tejas Manohar 93ade5e2dd refactor Application into a class 2015-10-13 01:19:42 -05:00
Jonathan Ong ef467caabd readme: link to AUTHORS file 2015-10-12 00:04:58 -07:00
Tejas Manohar a13ae6fc95 use template strings in readme es6 2015-10-11 21:22:33 -07:00
Tejas Manohar 88c35c1a0e update minimum node version in README 2015-10-11 21:22:33 -07:00
Tejas Manohar 9f27c1c414 refactor to use ES6 const
change var to const for static require()'d modules

make constant var references in app use const keyword

refactor context to use es6 constants

refactor request to use es6 constants, let block-scope coming next

use const in response object for static refs

make context tests use es6 constants

experimental unit tests -> const

use const for static references in unit test over req

use const for static refs in res tests

update app tests to use const for static refs

make the context test use es6 constants for static refs

use constants in the README
es6 constants seem to work in --harmony on 0.12 too

use const's for immutable refs in benchmarks

ensure all JS files have blank newline at top

add newline to bottom of file where missing

add a webchat freenode link to irc channel

no need to assign error in catch{}-able test

app.silent option to turn off err logging

keep test env logging for backwards-compat
2015-10-11 21:22:33 -07:00
Tejas Manohar 10f9811e37 add a webchat freenode link to irc channel 2015-10-05 18:22:56 -05:00
Jonathan Ong 9bf6bf1c07 improve verbage based on comments 2015-08-30 22:07:54 -07:00
llambda 30c8723705 Update Readme.md 2015-08-30 22:05:33 -07:00