Commit Graph

1077 Commits (master)

Author SHA1 Message Date
Jonatan Nilsson dc572cd83a Fix slight bug in context error handler 2021-01-04 17:33:15 +00:00
Jonatan Nilsson d1bcd10f82 Update version 2021-01-04 14:07:36 +00:00
Jonatan Nilsson 8fcdbb003c remove more dependencies 2021-01-04 14:06:20 +00:00
Jonatan Nilsson cd811a7046 2.9.0 2019-12-18 21:33:12 +00:00
Jonatan Nilsson 73d057a762 package: Use debug-ms dependancy 2019-12-18 21:32:45 +00:00
Jonatan Nilsson bbc03cbacd 2.8.9 2019-12-18 21:29:50 +00:00
Jonatan Nilsson 969ffa59f3 minetype: Add sag support 2019-12-18 21:29:49 +00:00
Jonatan Nilsson ea8acbef1a 2.8.8 2019-12-18 21:29:49 +00:00
Jonatan Nilsson 453b81ab60
Update Readme.md 2019-10-12 14:44:03 +00:00
Jonatan Nilsson 5a9a3f0dc2 Remove is-type and replace with a helper function :) 2019-10-12 14:31:02 +00:00
Jonatan Nilsson 54aa155328 2.8.7 2019-10-12 05:01:50 +00:00
Jonatan Nilsson e3b8fd788f Update history/readme 2019-10-12 05:01:35 +00:00
Jonatan Nilsson 141d91b216 Add back support for accepts without using npm accepts 2019-10-12 04:30:06 +00:00
Jonatan Nilsson 4078dc1182 2.8.6 2019-10-12 01:43:27 +00:00
Jonatan Nilsson eca102bbd3 Increment history due to forgetting to update readme during last version publish 2019-10-12 01:43:23 +00:00
Jonatan Nilsson 1f9d2eb86d History: Update to 2.8.5 2019-10-12 01:41:54 +00:00
Jonatan Nilsson 056a0e7d76 2.8.5 2019-10-12 01:41:54 +00:00
Jonatan Nilsson 450c835837 package: Update repository to link here 2019-10-12 01:41:54 +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 05b3cbf7d6 2.8.4 2019-10-12 01:36:26 +00:00
Jonatan Nilsson fb65d1c7ce
Update History.md 2019-10-12 01:35:28 +00:00
Jonatan Nilsson 8235c2491c
Update Readme.md 2019-10-12 01:23:25 +00:00
Jonatan Nilsson 7e7dc99e49 2.8.3 2019-10-12 00:57:49 +00:00
Jonatan Nilsson 8157e9e752 Remove koa-compose as as it can just be included in koa 2019-10-12 00:55:24 +00:00
Jonatan Nilsson d655f208cb Remove destroy, encoder, error-inject, escape-html, koa-is-json, on-finished, type-is and vary 2019-10-12 00:17:22 +00:00
Jonatan Nilsson 6b27b844ff Add fast parse and remove parseurl 2019-10-11 19:41:53 +00:00
Jonatan Nilsson bd05c21456 Fix linter errors 2019-10-11 17:46:53 +00:00
Jonatan Nilsson 46b43d831b update description and such 2019-10-11 17:34:28 +00:00
Jonatan Nilsson fad4d10057 Remove http-assert and replace it with just a simple function :) 2019-10-11 16:57:01 +00:00
Jonatan Nilsson dd35564df4 Remove statuses and replace http-errors with http-errors-lite 2019-10-11 16:40:06 +00:00
Jonatan Nilsson 28fee01c3f Remove delegates, dead, is-generator-function, kia-convert and only 2019-10-09 00:32:09 +00:00
Jonatan Nilsson c9459b19ba Remove cookies, replace debug with debug-ms 2019-10-08 18:44:33 +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
fengmk2 a0d2816cba
Release 2.8.2 2019-09-28 12:51:10 +08:00
fengmk2 54e8fab3e3
fix: encode redirect url if not already encoded (#1384)
Same bug from express 76eaa326ee
2019-09-28 12:49:57 +08:00
Robert Nagy 817b498305 test: fix body test (#1375)
Setting body will set the content-length header. Unless the
corresponding number of bytes are sent the response will
be aborted and not emit 'end'.
2019-08-23 18:57:56 +08:00
Robert Nagy f75d445535 test: fix end after end (#1374) 2019-08-23 18:57:32 +08:00
dead-horse 061c21f336 Release 2.8.1 2019-08-19 12:36:21 +08:00
dead-horse 287e589ac7 fix: make options more compatibility 2019-08-19 11:54:41 +08:00
dead-horse 1015cea41d Release 2.8.0 2019-08-19 10:47:30 +08:00
Jake 5afff89eca feat: accept options in the Application constructor (#1372) 2019-08-19 10:44:09 +08:00
Gunnlaugur Thor Briem 3b23865340 docs: parameter of request.get is case-insensitive (#1373) 2019-08-19 10:43:35 +08:00
Jeff a245d18a13 docs: Update response.socket (#1357)
* docs: Include `dead-horse`'s comment 

https://github.com/koajs/koa/pull/1355#discussion_r302404837

* Update docs/api/response.md

Polish English

Co-Authored-By: Martin Iwanowski <martin@iwanowski.se>
2019-08-16 01:31:15 +08:00
Edvard Chen d1d65dd29d chore(deps): install egg-bin, mm as devDeps not deps (#1366) 2019-08-10 23:40:27 +08:00
Yiyu He 2c86b10fea
test: remove jest and use egg-bin(mocha) (#1363) 2019-07-30 18:00:43 +08:00
Peng Jie 219bf22237 docs(context): update link (#1354)
* docs(context): update link

* docs(response): add code highlight
2019-07-30 14:06:19 +08:00
Imon-Haque 52a673703a chore: ignore Intellij IDEA project files (#1361) 2019-07-24 19:06:56 +08:00
Jeff ff70bdc75a fix: typo on document (#1355) 2019-07-11 15:44:52 +08:00
Peng Jie b9e35469d3 docs(api): fix keygrip link (#1350) 2019-06-28 12:55:19 +08:00